Instructional Video11:13
Music Matters

How to Build Major and Minor Chords - Music Theory

9th - 12th
Learn how to build and recognise major and minor chords. This music theory lesson teaches you how to construct major and minor chords above any given note. Two techniques are explained, one based on intervals and the other based on...
Instructional Video14:52
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Building if, elif, else blocks incrementally

Higher Ed
Take a program and build a function step by step<br/<br/>>

This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Instructional Video4:09
Curated Video

.NET Core Microservices - Set Up Startup Class File for Shopping Cart

Higher Ed
This video explains how to set up the startup class file for shopping cart.
r/>
This clip is from the chapter "Shopping Cart API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this...
Instructional Video2:33
Curated Video

.NET Core Microservices - API Call Debugging

Higher Ed
This video explains the concept of API call debugging.<br/<br/>>

This clip is from the chapter "Product CRUD" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about product CRUD.
Instructional Video6:21
Curated Video

.NET Core Microservices - Demo - View Message for Payment Request

Higher Ed
This video explains how to set up email service project part 2.<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 Video1:30
Curated Video

.NET Core Microservices - Demo - View Message for Payment Request 16-6

Higher Ed
This video demonstrates - view message for payment request.<br/<br/>>

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

Complete Modern C++ - Function Pointers

Higher Ed
This video introduces function pointers and explains their purpose.
r/>
This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions, pointers,...
Instructional Video5:04
Englishing

Inglese per Italiani: Need

9th - Higher Ed
english lesson| English Language (Language In Fiction)| inglese per italiani| studiare inglese| corsi di inglese| lezione di inglese| grammatica inglese| english grammar| vocabulary| english tutorial| inglese per principianti| efl| esl|...
Instructional Video7:40
Englishing

Inglese per Italiani: PRESENTE PERFETTO SEMPLICE (Spiegato in modo SEMPLICE - Corso di INGLESE)

9th - Higher Ed
This lesson talks about the Present Perfect Simple. Considered one of the most difficult #tenses in the English Language, the #Present #Perfect #Simple will be explained in the easiest possible way. Mostly using it for actions that...
Instructional Video6:32
Brian McLogan

How to Find the Angle Given a Trigonometric Equation

12th - Higher Ed
👉 Learn how to evaluate the inverse of reciprocal trigonometric functions. Recall that the reciprocal trigonometric functions are given by the ratio of 1 and the corresponding trigonometric function. When an angle is unknown but the...
Instructional Video5:56
Brian McLogan

Evaluate the 6 trig functions given a coordinate point

12th - Higher Ed
👉 Learn all about evaluating trigonometric functions with triangles. In this playlist, we will learn how to evaluate, sine, cosine, tangent, cotangent, secant, and cosecant when given the sides of a triangle. If we have missing sides we...
Instructional Video4:08
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Order Details View Model and Get Action

Higher Ed
In this video, we'll look at order details view model and get action.
r/>
This clip is from the chapter "Order Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at order...
Instructional Video5:34
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Repository for Models

Higher Ed
In this video, we'll learn how to add repository for models.
r/>
This clip is from the chapter "Models and Repository" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at models and...
Instructional Video3:48
Brian McLogan

How to write an equation in vertex form and find the vertex

12th - Higher Ed
👉 Learn how to write a quadratic equation from standard form to vertex form by completing the square. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. It is of the form f(x) = ax^2 + bx + c. Given a...
Instructional Video7:46
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Creating Custom Utilities

Higher Ed
This video demonstrates how to create custom utilities.
r/>
This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing from Scratch...
Instructional Video9:46
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Implementing Page Objects Mechanism into Framework Tests

Higher Ed
This video explains how to implement page objects mechanism into framework tests.
r/>
This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python...
Instructional Video3:10
Curated Video

Building Muscle Memory: The Key to Mastering Skills

Pre-K - Higher Ed
In this video, we explore the concept of muscle memory and how it can be consciously built. We learn about the theories of motor learning and the importance of practice and repetition in developing superior performance. The video also...
Instructional Video18:50
Brave Wilderness

Incredible Invisible Frog

6th - 8th
On this episode of Breaking Trail, Coyote and the crew discover a frog with transparent skin! Known as the Glass Frog, these amphibians of Central America are known for their translucent belly skin that allows onlookers to see right into...
Instructional Video8:29
Curated Video

Beginning Python (Video 31)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running...
Instructional Video5:00
Curated Video

Beginning Python (Video 26)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running...
Instructional Video1:03
The March of Time

Farmers warning farmers

12th - Higher Ed
MOT 1936: DRAMATIZATION: Farmers warning other farmers when Collector's on the way blocking road w/ wagon farmers hiding livestock. Policeman 'bobby' chasing hog. Property loaded onto truck trucks taking possessions.
Instructional Video5:25
Curated Video

AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - Solution: Using IAM

Higher Ed
This video introduces you to the solution: using IAM.
r/>
This clip is from the chapter "Secure Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This section explains the...
Instructional Video6:26
Curated Video

.NET Core Microservices - Login in Action

Higher Ed
This video explains login in action.<br/<br/>>

This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about identity server.
Instructional Video4:50
Curated Video

.NET Core Microservices - RabbitMQ Send Checkout Message to Queue

Higher Ed
This video explains RabbitMQ send checkout message to queue.<br/<br/>>

This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null