Curated Video
Next.js from Development to Deployment - Category Pages
This video explores category pages. This clip is from the chapter "Pagination and Category Pages" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains pagination and category pages.
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Service Endpoints Demo
In this video, we will cover service endpoints demo. This clip is from the chapter "Azure Virtual Networking" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure virtual networks and their...
Curated Video
REST APIs with Flask and Python - Your First Flask Application
This video demonstrates how to create an application that returns some data when called using a GET request (such as through a web browser). This clip is from the chapter "Your First REST API" of the series "REST APIs with Flask and...
Curated Video
C++ Standard Template Library in Practice - Replacing and Transforming - std::replace
The listener is new to algorithms and does not know about the replacement algorithms. • Introduce the listener to the std::replace algorithms • Show how it works and explain the different versions available • Reinforce the lesson with a...
Curated Video
C++ Standard Template Library in Practice - Sorting and Gathering - std::partition_copy
The listener is new to algorithms and does not know about the partition_copy algorithms. • Introduce the listener to the std::partition_copy algorithm • Show how it works and explain the different versions available • Reinforce the...
Curated Video
Vim Masterclass - Deleting Text and "Thinking in Vim"
This video demonstrates how to delete text using the Vim editor. This clip is from the chapter "Vim Essentials" of the series "Vim Masterclass".This section presents an overview of Vim essentials.
Curated Video
Django3- Using Form Data
In this video, we will look at using form data. This clip is from the chapter "Site 1 - Password Generator" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Selection Control Statements
This video explains about the selection control statements. This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the fundamental concepts...
Curated Video
The Complete Java Developer Course: From Beginner to Master - String Methods, Part 2
This video is the second part of the two-part video, which shows different string methods. This clip is from the chapter "Strings and the StringBuilder Class" of the series "The Complete Java Developer Course: From Beginner to...
Curated Video
The Complete Java Developer Course: From Beginner to Master - String Methods, Part 1
This video is the first part of the two-part video, which shows different string methods. This clip is from the chapter "Strings and the StringBuilder Class" of the series "The Complete Java Developer Course: From Beginner to...
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Renaming Columns
This video explains how to rename columns. This clip is from the chapter "Exploring Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you to exploring data.
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Creating Physical Volume (PV), Volume Group (VG), and Logical Volume (LV)
This video demonstrates how to create PV, VG, and LV. This clip is from the chapter "Logical Volume Manager (LVM)" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section introduces you to LVM.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Solution - Cover Type Controller, View, Js and _layout
In this video, we'll look at the solution for cover type controller, view, JS and _layout. This clip is from the chapter "Cover Type CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Welcome to OOP
Object-Oriented Programming. It's basically just grouping variables and functions together. Actually, that's exactly what it is. No need to watch this video anymore. This clip is from the chapter "Advanced Python" of the series "Python...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - JavaScript Variables in Action
In this video, we'll cover JavaScript variables in action. This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript...
Curated Video
Excel VBA Programming The Complete Guide - VBA Functions, Part I
The VBA object includes many helper methods to assist the developer with common utility operations. In this lesson, we explore the LCase, UCase, Len, Trim, and InStr methods for working with strings. This clip is from the chapter...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Diffie Hellman Algorithm
In this video, we'll learn about the Diffie Hellman algorithm. This clip is from the chapter "SSL, TLS, and HTTPS" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll learn about SSL, TLS, and HTTPS.
Curated Video
Switch...Case
Switch... Case statements allow you to evaluate a number of conditions at once. You'll learn Switch conditionals in this video.
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Basic Linux Commands
This video explains the basic Linux commands. This clip is from the chapter "Linux Fundamentals" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section provides an introduction to the fundamentals of Linux.
Curated Video
REST APIs with Flask and Python - If Statements
This video explains the "if" statements used in Python. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Helpful Operators
A bunch of miscellaneous Python functions that will help you in your day-to-day coding. This clip is from the chapter "Intermediate Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps give an...
Flipping Physics
Uniform Thin Hoop Rotational Inertia Derivation
Deriving the integral equation for the moment of inertia of a rigid body. Also deriving the rotational inertia of a uniform thin hoop. Want Lecture Notes? http://www.flippingphysics.com/rotati... This is an AP Physics C: Mechanics topic....
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - HTML Lists
In this video, we'll learn about HTML lists. This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will learn about Element, HTML...
Curated Video
REST APIs with Flask and Python - If Statements with the "in" Keyword
This video explains how to use the "if" statements with the "in" keyword. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help...