Curated Video
The Modern JavaScript Bootcamp (2019) - Saving Our Data in LocalStorage: Part I
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,...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 10 – Enhancing POST Method to Return Correct HTTP Status Code and Location
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...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 12 - Creating a Custom Spring JDBC RowMapper
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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Routing in Razor Pages
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.
Curated Video
Hands-On Auto DevOps with GitLab CI - Declaring Deployment Environments
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...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 03 - Creating a Database Table in H2
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...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Handling Auto-Suggestive Drop-down to Select Location and Confirm Order
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...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Why Convolution
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...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Image Blurring 2
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.
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Setting Up Game in Python - 3
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...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Setting Up Game in Python - 2
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...
Curated Video
DevOps Complete Course - Settings.xml File
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.
Curated Video
DevOps Complete Course - Prerequisites to Set Up Maven
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.
Curated Video
Python In Practice - 15 Projects to Master Python - How Websites Work and How We Can Create One?
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.
Curated Video
Python In Practice - 15 Projects to Master Python - Executing Python Programs
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.
Curated Video
The Complete Python Course - Set Up Python Interpreter in PyCharm
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...