Curated Video
Understanding the Discriminant in Quadratic Equations
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....
Curated Video
Data Science and Machine Learning with R - R Studio
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.
NASA
NASA’s Black Hole Field Guide: Episode 4 - Social Supermassive Black Holes
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:...
Curated Video
Hands-On WebAssembly for C++ Programmers - Telling Time Through WebAssembly
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...
All Ears English
Strings, Systems, and Society - All Ears English Podcast 1728
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
Curated Video
The Complete Practical Docker Guide - Starting MySQL Container with env Variable
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...
Brian McLogan
Factoring using the difference of two squares Math help teacher
👉 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...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Implementation Of The Shortest Path In An Unweighted Graph
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...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Buttons and Pull Up/Down Resistors
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,...
TMW Media
Scalers and Vectors: Components of a vector
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
Curated Video
Serverless JavaScript Projects 2.1: Front-End Design
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
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Why was Pull Request Named Pull Request?
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...
Curated Video
The Complete Practical Docker Guide - Getting Docker Image with Curl Utility
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...
Poetry Foundation
Ariel Francisco reads “A Beautiful Sunday Afternoon”
Ariel Francisco reads his poem, “A Beautiful Sunday Afternoon”.
Professor Dave Explains
Practice Problem: Ozonolysis Reactions
Ozone isn't just for shielding us from harmful UV radiation! It's a handy-dandy synthetic tool. Try these on for size.
Professor Dave Explains
Practice Problem: One-Dimensional Two-Body Problem
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...
Packt
End-to-End Working Example on GIT Commands - 2
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...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Docker Terminologies
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...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Kinesis Data Streams and Firehose
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...
Curated Video
Hands-On WebAssembly for C++ Programmers - Communicating with Other Programs over the Network
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...
Curated Video
The Complete Practical Docker Guide - Pulling Images from Docker Hub
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...
Brian McLogan
Given a Zero Find the Remaining Zeros by Factoring
👉 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...