Instructional Video4:47
Curated Video

Practical Linux Command Line 2.0 - Update Existing Packages (update, upgrade)

Higher Ed
This video explains how to update existing packages (update, upgrade).
<
br/>
This clip is from the chapter "Install and Update Software" of the series "Practical Linux Command Line 2.0".This section focuses on installing and...
Instructional Video5:23
Curated Video

Practical Linux Command Line 2.0 - Install and Remove a Linux Package (apt, yum, brew)

Higher Ed
This video helps you install and remove a Linux package (apt, yum, brew).
<
br/>
This clip is from the chapter "Install and Update Software" of the series "Practical Linux Command Line 2.0".This section focuses on installing and...
Instructional Video10:27
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - PyTorch Installation and Tensors Introduction

Higher Ed
This video explains PyTorch installation and introduction to Tensors.
<
br/>
This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section...
Instructional Video2:24
Curated Video

DevOps Complete Course - Steps Involved in Building a Java Project

Higher Ed
This video explains the steps involved in building a Java project.<br<br/>/>

This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Instructional Video5:42
Curated Video

DevOps Complete Course - Maven Goals

Higher Ed
This video explains about Maven goals.<br<br/>/>

This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Instructional Video10:38
Curated Video

Machine Learning Random Forest with Python from Scratch - Using NumPy for Random Forest

Higher Ed
In this lesson, you will learn about the NumPy tool available in the Python library and look at the advantages of using NumPy.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random...
Instructional Video3:27
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Understanding Test Scenario

Higher Ed
This video introduces you to understanding a test scenario.
<
br/>
This clip is from the chapter "Reasons Why Framework Is Needed" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will...
Instructional Video9:58
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to TensorFlow: Introduction

Higher Ed
In this video, we will cover an introduction to TensorFlow.
<
br/>
This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video9:58
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - TensorFlow: Introduction to TensorFlow

Higher Ed
In this video, we will cover an introduction to TensorFlow.
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video15:53
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Introduction to Mongoose

Higher Ed
This video provides an introduction to Mongoose.
<
br/>
This clip is from the chapter "MongoDB + Mongoose (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on MongoDB...
Instructional Video7:39
Packt

Importance of Access Modifiers

Higher Ed
This video explains the importance of access modifiers.
<
br/>
This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores core...
Instructional Video3:23
Curated Video

.NET Core Microservices - Set Up Email Service Project Part 1

Higher Ed
This video explains how to set up email service project part 1.<br/<br/>>

This clip is from the chapter "Queue" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about queue.
Instructional Video11:29
Curated Video

Data Science and Machine Learning with R - Working with Packages

Higher Ed
This video explains working with packages.<br/<br/>>

This clip is from the chapter "Intermediate R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains intermediate R.
Instructional Video8:23
Curated Video

The Complete Practical Docker Guide - Installing Python, Pip, and Pipenv on Windows

Higher Ed
This video helps you with installing Python, Pip, and Pipenv on Windows.
r/>
This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section...
Instructional Video12:45
Curated Video

The Complete Practical Docker Guide - Installing Python, Pip, and Pipenv on macOS

Higher Ed
This video helps you with installing Python, Pip, and Pipenv on macOS.
r/>
This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section...
Instructional Video11:09
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 11 - Q3 - 03 - Spring Framework - Implementing a Flow across Layers

Higher Ed
In this session, we will continue working on our flow for the web application. We will add the Business layer.
r/>
This clip is from the chapter "Getting Started with Spring Framework" of the series "Java Programming for...
Instructional Video2:32
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Separating Out the Data Layer

Higher Ed
In this video, we'll be separating out the data layer.
r/>
This clip is from the chapter "Setting Up a Project - Bulky Book" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, we'll be setting up...
Instructional Video4:59
Curated Video

REST APIs with Flask and Python - Improving the Project Structure and Maintainability

Higher Ed
The video explains how to move files around to make the project more maintainable by logically grouping the files and classes.
r/>
This clip is from the chapter "Simplifying Storage with Flask SQLAlchemy" of the series "REST...
Instructional Video10:15
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Assertions on JSON Response Body and Headers Through Automated Code

Higher Ed
This video explains assertions on the JSON response body and headers through automated code.
r/>
This clip is from the chapter "Validating the REST API Responses" of the series "REST API Automation Testing from Scratch - REST...
Instructional Video9:34
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Building a Cucumber Feature File for REST Assured API Tests

Higher Ed
This video explains how to build a Cucumber feature file for REST Assured API tests.
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation Testing from...
Instructional Video7:20
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Name and Main

Higher Ed
Why does "Name and Main" sound like a steakhouse? It has nothing to do with steak. But it does have everything to do with imports and executing file data.
r/>
This clip is from the chapter "Advanced Python" of the series...
Instructional Video4:19
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Installing 3rd Party Packages

Higher Ed
Python has one of the largest 3rd party ecosystems in the world. If you need something special, chances are someone has made an open source package already. Might as well use their code!
r/>
This clip is from the chapter...
Instructional Video3:43
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Introduction to Modules

Higher Ed
Modules. Files. Modules. Files. Modules…you get the point. A module is basically just a Python file you can use from another Python file.
r/>
This clip is from the chapter "Advanced Python" of the series "Python for...
Instructional Video11:02
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Mockito Step 02: Setting up SUT (System Under Test)

Higher Ed
Need For Mockito: Mockito Step 02: Setting up SUT (System Under Test)
r/>
This clip is from the chapter "Need For Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we the author...