Instructional Video13:45
Curated Video

The Modern JavaScript Bootcamp (2019) - Saving Our Data in LocalStorage: Part I

Higher Ed
In this video, you’ll learn about local storage. This is a storage mechanism built right into the browser. This is going to allow us to store notes and to-dos for later. We’ll cover the basic CRUD operations (create, read, update,...
Instructional Video6:47
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 10 – Enhancing POST Method to Return Correct HTTP Status Code and Location

Higher Ed
This video explains enhancing POST method to return correct HTTP status code and location. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In...
Instructional Video4:58
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 12 - Creating a Custom Spring JDBC RowMapper

Higher Ed
In this video, we will create a custom Spring JDBC RowMapper. This clip is from the chapter "Journey From Spring JDBC to JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn about...
Instructional Video5:19
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Routing in Razor Pages

Higher Ed
In this video, we'll be routing in Razor pages. This clip is from the chapter "Razor Projects in ASP.NET Core" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at Razor projects in ASP.NET Core.
Instructional Video6:10
Curated Video

Hands-On Auto DevOps with GitLab CI - Declaring Deployment Environments

Higher Ed
To track deployments from our builds, we need to organize our deployments into environments. • Declare an environment for a build job • View an environment and its deployed application • View the deployment history for an environment...
Instructional Video3:54
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 03 - Creating a Database Table in H2

Higher Ed
This video demonstrates how to create a database table in H2. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master Class - Java Spring the...
Instructional Video7:28
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Handling Auto-Suggestive Drop-down to Select Location and Confirm Order

Higher Ed
This video demonstrates how to handle an auto-suggestive drop-down to select a location and confirm an order. This clip is from the chapter "End-to-End Practice Project with Complete Methods" of the series "Selenium Python Automation...
Instructional Video7:03
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Why Convolution

Higher Ed
This video explains why we need convolution. This clip is from the chapter "Deep Neural Network Architecture" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the deep neural network...
Instructional Video8:23
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Image Blurring 2

Higher Ed
This video explains about image blurring 2. This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on image processing.
Instructional Video6:14
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Setting Up Game in Python - 3

Higher Ed
This is the third of the three-part video that explains in setting up the game in Python. This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section...
Instructional Video8:28
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Setting Up Game in Python - 2

Higher Ed
This is the second of the three-part video that explains in setting up the game in Python. This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section...
Instructional Video2:35
Curated Video

DevOps Complete Course - Settings.xml File

Higher Ed
This video talks about the Settings.xml file. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Instructional Video5:07
Curated Video

DevOps Complete Course - Prerequisites to Set Up Maven

Higher Ed
This video talks about the prerequisites to set up Maven. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Instructional Video2:45
Curated Video

Python In Practice - 15 Projects to Master Python - How Websites Work and How We Can Create One?

Higher Ed
This video explains how websites work and how we can create one? This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video9:15
Curated Video

Python In Practice - 15 Projects to Master Python - Executing Python Programs

Higher Ed
This video explains executing Python programs. This clip is from the chapter "PyCharm IDE" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the PyCharm IDE.
Instructional Video1:15
Curated Video

The Complete Python Course - Set Up Python Interpreter in PyCharm

Higher Ed
We will configure Python Interpreter in PyCharm. This clip is from the chapter "Set Up Python" of the series "The Complete Python Course (2022)".This section demonstrates how to install Python's current version on our computer along with...