Instructional Video5:04
Fun Robotics

Class Project Tic Tac Toe

Higher Ed
Creating an Intelligent Tic Tac Toe game
Instructional Video3:36
Curated Video

Core Java Programming Course- "Dot" Operator

Higher Ed
This video explains the "Dot" operator. This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular expressions available in...
Instructional Video3:28
NASA

Discovering the Sun's Mysteriously Hot Atmosphere

3rd - 11th
Something mysterious is going on at the Sun. In defiance of all logic, its atmosphere gets much, much hotter the farther it stretches from the Sun’s blazing surface. Temperatures in the corona — the Sun’s outer atmosphere — spike to 3...
Instructional Video6:37
Englishing

ESL - Verb Patterns (verb + ing / + infinitive)

9th - Higher Ed
In this lesson, Mr. P. will talk about the four verb patterns used in the English language. Verb plus -ing verb, verb plus bare infinitive, verb plus full infinitive, and verb plus -ing verb or full infinitive. He will provide a thorough...
Instructional Video1:57
Curated Video

KS2 Primary Maths Age 13-17 - Ratio, Proportion and Algebra: Number Sequences - 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 Video7:44
Catalyst University

EKG Patterns Atrial Flutter & Atrial Fibrillation

Higher Ed
In this playlist, we discuss clinically relevant EKG patterns. This video specifically covers atrial flutter and atrial fibrillation.
Instructional Video14:17
Curated Video

Scatter Plots and Lines of Fit: Understanding Correlation in Math

9th - 12th
This lesson will provide instruction to learn to interpret scatter plots, to be able to identify types of correlation between data sets, and use lines of fit to model data. You will learn how to best draw a line of fit, how to write an...
Instructional Video7:56
Curated Video

Factoring Special Products: Recognizing Sum and Difference Patterns

9th - 12th
This video explains how to factor special products, specifically the difference of two squares and perfect square trinomials. Students will learn to recognize patterns and use what they already know to factor efficiently.
Instructional Video4:26
Curated Video

Learning Akka (Video 39)

Higher Ed
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage these...
Instructional Video1:09
Next Animation Studio

China’s latest Taiwan mass incursion reveals worrying capability

12th - Higher Ed
The Chinese Communist Party’s cold war against Taiwan just got one step closer to going hot.
Instructional Video4:52
Brian McLogan

Algebra 2 - Simplifying complex numbers to a higher power i ^ 81

12th - Higher Ed
In this video tutorial I show you how simplify imaginary numbers to a higher power. When working with imaginary numbers we notice that the value of imaginary numbers repeat after the degree 4. Therefore when we have an imaginary number...
Instructional Video6:12
Curated Video

GCSE Secondary Maths Age 13-17 - Probability & Statistics: Scatter Diagram - Explained

9th - 12th
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Instructional Video9:45
Amor Sciendi

All Art Is Political: Even Rothko

12th - Higher Ed
An analsysis of how art can be used for politics focusing on the art work of Mark Rothko
Instructional Video3:50
Curated Video

Writing Values as Expressions with Powers of 10

K - 5th
In this video, students learn how to write values as expressions containing powers of 10 using scientific notation. They are taught that when multiplying a number by a power of 10, the value of each digit increases and when dividing by a...
Instructional Video6:19
Curated Video

Core Java Programming Course- Introduction to RegEx (regular expressions)

Higher Ed
This video introduces you to RegEx. This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular expressions available in Java.
Instructional Video18:03
Packt

Promises

Higher Ed
MongoDB and Promises (Task App): Promises This clip is from the chapter "MongoDB and Promises (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about MongoDb
Instructional Video2:42
NASA

NASA | StarTrackers Light the Way

3rd - 11th
The concept of a Star Tracker can be traced back to the early sailors who used to navigate the open seas using star field patterns. Star Trackers act as the eyes of the satellite pointing it in the right direction. This is important to...
Instructional Video2:58
NASA

NASA | Laser Focus

3rd - 11th
ICESat-2's instrument, ATLAS, is designed to measure heights on Earth. ATLAS has three main tasks: transmitting a pattern of six laser beams, collecting the laser photons that return to the satellite after reflecting off Earth, and...
Instructional Video1:34
Brian McLogan

Evaluate a trig function written as a sum or difference expression

12th - Higher Ed
👉 Learn how to write a given sum or difference of two angles formula expression as a single sum/difference of angles trigonometric function. To do this, we first identify the trigonometric function for which its sum/difference formula is...
Instructional Video6:36
Brian McLogan

Evaluate Never ending radical | Can You Solve?

12th - Higher Ed
Evaluate Never ending radical | Can You Solve?
Instructional Video3:54
Brian McLogan

Expand a binomial to the fifth power

12th - Higher Ed
👉 Learn how to expand a binomial using binomial expansion. A binomial expression is an algebraic expression with two terms. When a binomial expression is raised to a positive integer exponent, we usually use the binomial expansion...
Instructional Video17:17
Curated Video

Arithmetic Sequences: Identifying, Writing Equations, and Finding Terms

9th - 12th
In this video, the teacher explains arithmetic sequences, how to identify them, and how to write them as functions. The lesson covers how to find the common difference, additional terms, and how to graph and write the equation of an...
Instructional Video5:45
Curated Video

Mastering Grunt (Video 7)

Higher Ed
Grunt is everywhere. From JavaScript projects in jQuery to Twitter Bootstrap, everyone's using Grunt to convert code, run tests, and produce distributions for production. Web development activities are marked by repetitive tasks such as...
Instructional Video7:39
Curated Video

Bash Shell Scripting- Introduction to the sed command

Higher Ed
This video introduces you to the sed command. This clip is from the chapter "Complete sed command" of the series "Complete Bash Shell Scripting".This section covers the concept of sed command.