Instructional Video8:44
Curated Video

Learn and Master C Programming - Arguments of main() function - Part 1

Higher Ed
We will learn how to pass arguments to our main function from the command-line and also how to pass them from within visual studio and debug through the code to look at their values. This clip is from the chapter "Strings" of the series...
Instructional Video5:00
Curated Video

Your Guide to the Toronto International Film Festival

Pre-K - Higher Ed
The Toronto International Film Festival, or simply TIFF, as it's commonly called, is a large film event held mid-September each year in Toronto, Ontario. With screenings held at various venues in Toronto, learn. how attendees must...
Instructional Video4:07
FuseSchool

Exact Trig Values - Hand Trick

6th - Higher Ed
There are some key angles that have exact values in trigonometry. The ones we need to know are 0, 30, 45, 60 and 90. In this video we will discover one method of remember what these values are - by counting fingers on our hand! In the...
Instructional Video3:19
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Mixing Joins with Aggregates - Advert CTR

Higher Ed
This video is about mixing joins with Aggregates. This clip is from the chapter "Joining Streams and Tables" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This section is about Joining Streams and Tables in...
Instructional Video4:40
Curated Video

The Very Cold, Freezing, No-Number Day

Pre-K - 3rd
HELP! Some VERY cold numbers are in danger — it's so cold outside, they're almost frozen! But, YOU can help. Count the numbers out loud and see if you can warm them up. Hurry! This playful adventure of a story teaches numbers, counting,...
Instructional Video4:56
Curated Video

Skip Counting by Fives: Identifying Patterns Using a Number Line

K - 5th
In this video, students learn how to identify patterns when skip counting by fives using a number line. The teacher explains the concept of skip counting and demonstrates how to count by fives on a number line from 0 to 40. The teacher...
Instructional Video4:13
Curated Video

Introduction to Scientific Notation: Writing and Understanding Large Numbers

K - 5th
This video explains how to write very large numbers using scientific notation. It covers the concept of multiplying by powers of 10 and provides examples of numbers written in scientific notation. The video also demonstrates how to...
Instructional Video6:13
Curated Video

Learning Lodash 4.0 (Video 8)

Higher Ed
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...
Instructional Video3:01
Curated Video

Brexit: what would a second referendum look like?

12th - Higher Ed
Britain's Labour Party has announced it will support a second referendum on Britain leaving the EU. What might be on the ballot?
Instructional Video6:45
Brave Wilderness

Wild Chameleons in Florida?!

6th - 8th
On this episode of Coyote’s Backyard, the team and new friend David Humphlett discover an animal NONE of them expected to find! In all of their trips to South Florida Coyote and the crew have seen their fair share of amazing creatures....
Instructional Video15:48
Coach Dan Blewett

How Pro Pitching Coaches Get Relievers Warmed Up

K - 5th
In this video: learn how to properly warm up relievers so they are ready to pitch, and the terminology used by pro teams.
Instructional Video6:10
KnowMo

Rectangular Areas: Understanding and Calculating Area of Rectangles and Composite Shapes

12th - Higher Ed
This video lecture provides an introduction to rectangular areas and how to calculate them. The speaker explains the concept of area as the space inside a 2D shape and the formula for calculating it by multiplying two side lengths...
Instructional Video1:29
Curated Video

KS2 Primary Maths Age 9-13 - Geometry: Translation - Explained

3rd - 5th
SchoolOnline's Primary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 9-13, they cover every key topic and sub topic covered in Maths in clear and easy to follow steps. This video looks at...
Instructional Video5:19
Brian McLogan

Given vertices and co vertices graph the equation of an ellipse

12th - Higher Ed
Learn how to write the equation of an ellipse from its properties. The equation of an ellipse comprises of three major properties of the ellipse: the major radius (a), the minor radius (b) and the center (h, k). The ellipse is vertical...
Instructional Video6:00
Curated Video

Adding and Subtracting Rational and Irrational Numbers

K - 5th
This video explains how to predict the result of adding and subtracting rational and irrational numbers by looking at general cases algebraically. It covers the definitions of rational and irrational numbers and emphasizes that adding...
Instructional Video3:47
Curated Video

Finding the Shortest Distance on a Coordinate Plane

K - 5th
In this video, the teacher explains how to determine the shortest distance between two points on a coordinate plane. Using examples of going to different locations from a starting point, the teacher demonstrates how to count the number...
Instructional Video4:59
Curated Video

Showing Two and Three Digit Numbers on a Number Line

K - 5th
In this video, the teacher explains how to show two and three digit numbers on a number line by considering the place value of hundreds, tens, and ones. The teacher emphasizes the importance of paying attention to the scale and units on...
Instructional Video7:06
Journey to the Microcosmos

Midi-chlorians Our Connection to the Force - April Fools' Day Video

9th - Higher Ed
Midi-chlorians Our Connection to the Force - April Fools' Day Video
Instructional Video14:02
Packt

Frames Techniques - Real Time Example

Higher Ed
This video presents a real-time example for frames techniques. This clip is from the chapter "Techniques to Automate Ajax Calls, Child Windows, and iFrames" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video13:38
Curated Video

Create a list : The List Contains Challenge

Higher Ed
From the section: Lists. This section focuses on lists and the various functions of the list. This video presents the List Contains Challenge.
Instructional Video4:15
Coach Dan Blewett

How to Throw a Changeup Behind in the Count

K - 5th
Learn how to throw a changeup when you're behind in the count, which can be a HUGE equalizer when you find yourself struggling to get ahead of hitters.
Instructional Video6:45
Curated Video

Complete Python Scripting for Automation - count, index and find operations on strings

Higher Ed
Complete String Operations: count, index and find operations on strings This clip is from the chapter "Complete String Operations" of the series "Complete Python Scripting for Automation".You will learn about Basic operations on strings...
Instructional Video7:23
Curated Video

Creational Design Patterns in Modern C++ - Game Implementation - Part III

Higher Ed
This video is the third part of the six-part video that demonstrates how to add the GameManager, which creates the instances of the vehicle subclasses. This clip is from the chapter "Prototype" of the series "Creational Design Patterns...
Instructional Video3:30
Curated Video

C++ Standard Template Library in Practice - Counting

Higher Ed
The listener is new to algorithms and does not know about the counting algorithms. • Introduce the listener to the std::count algorithm • Show how it works and explain the different versions available • Reinforce the lesson with a code...