Instructional Video8:03
Curated Video

Understanding the Discriminant in Quadratic Equations

Higher Ed
This video is a lecture presentation on the discriminant in algebra. The presenter explains how the discriminant is used to determine the number of real roots in a quadratic equation and how it is contained within the quadratic formula....
Instructional Video6:59
Curated Video

Data Science and Machine Learning with R - R Studio

Higher Ed
This video explains R studio. This clip is from the chapter "Getting Started with R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section introduces you to getting started with R.
Instructional Video1:48
NASA

NASA’s Black Hole Field Guide: Episode 4 - Social Supermassive Black Holes

3rd - 11th
It’s not just smaller black holes that have all the fun – really, really massive black holes also enjoy being the center of attention! Watch this chapter to learn more about these giant black holes and all their companions! Music:...
Instructional Video3:16
Curated Video

Hands-On WebAssembly for C++ Programmers - Telling Time Through WebAssembly

Higher Ed
Does time behave any differently in a WebAssembly context than in native? Let us see if there are other ways to pull in more robust time libraries. • Understand that a web browser supplies the time, not the operating system • Learn about...
Instructional Video16:26
All Ears English

Strings, Systems, and Society - All Ears English Podcast 1728

Pre-K - Higher Ed
It's about who you know, not what you know. Today learn a super common expression that means that someone helps you get an opportunity in English
Instructional Video4:41
Curated Video

The Complete Practical Docker Guide - Starting MySQL Container with env Variable

Higher Ed
This video helps you start MySQL container with env variable. This clip is from the chapter "Communication Between Containers and Environment Variables (MySQL, phpMyAdmin)" of the series "The Complete Practical Docker Guide".This section...
Instructional Video2:44
Brian McLogan

Factoring using the difference of two squares Math help teacher

12th - Higher Ed
👉 Learn how to factor polynomials using the difference of two squares for polynomials raised to higher powers. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are...
Instructional Video6:19
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Implementation Of The Shortest Path In An Unweighted Graph

Higher Ed
Shortest path implementation in Java. This clip is from the chapter "Shortest Path Algorithms" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we are introduced to unweighted graph. We implement...
Instructional Video5:11
Curated Video

The Complete Beginners Guide to Arduino - 2021 - Buttons and Pull Up/Down Resistors

Higher Ed
In this lecture, we will explore buttons and pull up/down resistors and learn how to work with them. This clip is from the chapter "Electronic Fundamentals" of the series "The Complete Beginners Guide to Arduino - 2021".In this section,...
Instructional Video0:55
Curated Video

I WONDER - What Are Forces?

Pre-K - 5th
This video is answering the question of what are forces.
Instructional Video8:56
TMW Media

Scalers and Vectors: Components of a vector

K - 5th
How do you break a vector down into components? How does cosine and sine help with vectors? Why break vectors into components? Scalers and Vectors, Part 3
Instructional Video6:57
Curated Video

Serverless JavaScript Projects 2.1: Front-End Design

Higher Ed
This video is walking through building a front end for the Weather App. • First get the boilerplate code for Bootstrap 4 • Utilize jQuery to get the IP address • Write up a simple front-end app using Bootstrap Jumbotron and card
Instructional Video6:12
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Why was Pull Request Named Pull Request?

Higher Ed
This video explains why pull request was named pull request. This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to pull request and how to...
Instructional Video6:47
Curated Video

The Complete Practical Docker Guide - Getting Docker Image with Curl Utility

Higher Ed
This video helps in getting Docker image with curl utility. This clip is from the chapter "Additional Containers – Elasticsearch, Redis, Httpd" of the series "The Complete Practical Docker Guide".This section focuses on additional...
Instructional Video1:38
Poetry Foundation

Ariel Francisco reads “A Beautiful Sunday Afternoon”

Pre-K - Higher Ed
Ariel Francisco reads his poem, “A Beautiful Sunday Afternoon”.
Instructional Video4:14
Professor Dave Explains

Practice Problem: Ozonolysis Reactions

12th - Higher Ed
Ozone isn't just for shielding us from harmful UV radiation! It's a handy-dandy synthetic tool. Try these on for size.
Instructional Video4:02
Professor Dave Explains

Practice Problem: One-Dimensional Two-Body Problem

12th - Higher Ed
Lisa is moving again already! I dunno, I think there were bedbugs. This time you have a different plan, but you will still need kinematics and Newton's laws to find out how much time and effort stand between you and more snacks. Give it...
Instructional Video2:26
Instructional Video6:15
Packt

End-to-End Working Example on GIT Commands - 2

Higher Ed
This video presents the second part of an end-to-end working example on GIT commands. This clip is from the chapter "GIT - Version Control Tutorial" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video2:34
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Docker Terminologies

Higher Ed
In this video, we will cover Docker terminologies. This clip is from the chapter "Serverless Computing" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains serverless computing and how to create a web...
Instructional Video5:34
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Kinesis Data Streams and Firehose

Higher Ed
This video explores the concept of Amazon Kinesis Data Streams and Kinesis Firehose to understand what they offer and how they differ. As an AWS architect, it is important to know the options so you can select the best one you need. This...
Instructional Video6:28
Curated Video

Hands-On WebAssembly for C++ Programmers - Communicating with Other Programs over the Network

Higher Ed
Does socket communication change at all with WebAssembly? Can we still make network requests to other sites? • Learn about different options for socket communication • Integrate the Fetch API into our game • Understand the restrictions...
Instructional Video3:49
Curated Video

The Complete Practical Docker Guide - Pulling Images from Docker Hub

Higher Ed
This video explains pulling images from Docker Hub. This clip is from the chapter "Introduction to the Images and Containers" of the series "The Complete Practical Docker Guide".This section provides an introduction to the images and...
Instructional Video8:11
Brian McLogan

Given a Zero Find the Remaining Zeros by Factoring

12th - Higher Ed
👉 Learn how to find all the zeros of a polynomial given one rational zero. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. The zeros of a...