Instructional Video6:52
TMW Media

The Alphabet: Writing the letters of the alphabet

K - 5th
Writing each letter of the alphabet. Saying the letters of the alphabet. The Alphabet, Part 2
Instructional Video10:23
Brian McLogan

Find the total distance traveled using a calculator

12th - Higher Ed
👉 Learn how to solve particle motion problems. Particle motion problems are usually modeled using functions. Now, when the function modeling the position of the particle is given with respect to the time, we find the speed function of...
Instructional Video12:33
Rachel's English

Toddler English - You learned English wrong

6th - Higher Ed
3 RULES for PERFECT English. There are just 3 things you need to master when learning to speak English: pronunciation, reductions, and linking. In this English lesson, I will teach you about each of them and help you learn how to sound...
Instructional Video18:31
Religion for Breakfast

What is Kabbalah?

12th - Higher Ed
References: Boaz Huss, "All You Need Is LAV: Madonna and Postmodern Kabbalah," The Jewish Quarterly Review, Vol. 95, No. 4 (Fall 2005). Burack, C. D. H. Lawrence's Language of Sacred Experience: the Transfiguration of the Reader, 2005....
Instructional Video3:57
KnowMo

Factorising Expressions: Highest Common Factor and Ladder Method

12th - Higher Ed
This video is a tutorial on how to factorize expressions. The presenter explains that factorizing is the opposite of expanding brackets and can be accomplished by identifying the highest common factor or using the ladder method of...
Instructional Video2:39
Brian McLogan

Evaluating a Composition of Two Functions Rational and Radical

12th - Higher Ed
Learn how to compose two functions where one is a rational function and the other is a radical function. To compose two functions means to express one of the functions as a function of the other function. This is done by replacing the...
Instructional Video3:07
Curated Video

The Modern JavaScript Bootcamp (2019) - Update: Fixing an Edge Case

Higher Ed
In this video, you’re going to address an edge case with our JavaScript code This clip is from the chapter "Advanced Objects and Functions" of the series "The Modern JavaScript Bootcamp (2019)".This section will help you understand the...
Instructional Video3:04
Brian McLogan

What is the line of symmetry of a quadratic equation

12th - Higher Ed
👉 Learn the essentials for graphing a quadratic equation. A quadratic equation is an equation of the form y = ax^2 + bx + c, where a, b and c are constants. The graph of a quadratic equation is in the shape of a parabola which can either...
Instructional Video7:57
Curated Video

Data Science and Machine Learning with R - Working with Loops

Higher Ed
This video explains working with loops. This clip is from the chapter "Intermediate R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains intermediate R.
Instructional Video5:04
Mediacorp

Introduction to Genes and Gene Editing

12th - Higher Ed
All of us have a unique string of DNA that influences how we look, behave, and some of the diseases we have now or could develop in the future. But what if we could edit our genes to improve our health? Learn about how that may be...
Instructional Video5:30
Curated Video

Python 3 for Beginners:Introduction to Variables and Strings

Higher Ed
Welcome to this video where we will explore the basics of variables and strings in Python. We will learn how to assign values to variables, choose meaningful variable names, and manipulate strings using indices. We will also cover the...
Instructional Video13:43
Rachel's English

Cover Letters

6th - Higher Ed
Land the job interview with the right cover letter. The best cover letter starts a conversation, it answers the question why: Why you? Write a convincing cover letter with advice from three hiring experts.
Instructional Video5:25
Brainwaves Video Anthology

John L. Stanizzi "Rosary"

Higher Ed
John L. Stanizzi is the author of the chapbook, Windows. His full length collections are Ecstasy Among Ghosts, Sleepwalking, Dance Against the Wall Antrim House Books, and After the Bell, and Hallelujah Time!, Big Table Publishing...
Instructional Video3:05
Brian McLogan

Using an equation to model part and whole of an angle - Free Math Videos - Online Tutor

12th - Higher Ed
👉 Learn how to find the value of an unknown variable in the expressions representing the values of angles given the relationship between the angles. When given expressions representing the values of angles and the relationship between...
Instructional Video18:13
Curated Video

The Modern JavaScript Bootcamp (2019) - Setting up the Hangman Theme

Higher Ed
In this video, you'll be setting up the theme for the hangman game. This clip is from the chapter "App Themes" of the series "The Modern JavaScript Bootcamp (2019)".In this section, we’ll create an App theme.
Instructional Video10:01
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Simple Keylogger

Higher Ed
This video teaches you to work with a simple keylogger. This clip is from the chapter "Developing a Keylogger" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn to develop a...
Instructional Video10:24
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Importing Pynput

Higher Ed
In this video, you'll learn to import the Pynput library. This clip is from the chapter "Developing a Keylogger" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn to develop a...
Instructional Video2:24
Poetry Foundation

Megan Fernandes reads “The Edward Albee Barn”

Pre-K - Higher Ed
Megan Fernandes reads her poem “The Edward Albee Barn”.
Instructional Video8:56
Curated Video

Microsoft Word: A Guide to Sentence Case and Capitalization

Pre-K - Higher Ed
In this video tutorial, the instructor demonstrates how to apply case changes to text in Microsoft Word. By utilizing the change case tool, viewers are guided through converting text to sentence case, lowercase, uppercase, and capitalize...
Instructional Video7:48
Curated Video

Understanding File Types, Formats, and Versioning in Word Processing

Pre-K - Higher Ed
In this video transcript from the ECDL Word Processing Module, viewers learn how to save documents in various file types such as Word, PDF, RTF, and plain text. The instructor explains the importance of file extensions, version numbers,...
Instructional Video15:18
Sir Linkalot

Sir Linkalot Time - Lesson 13 - More Things That Look Like Letters

K - 5th
Lesson 13 - More Things That Look Like Letters
Instructional Video3:05
FuseSchool

Algebraic Notation - Introduction To Algebra

6th - Higher Ed
In this video we look at the basics of algebra, focusing on the notation that is used. In algebra we use symbols to represent numbers. These symbols are called variables. Some reasons for using symbols instead of numbers is that the...
Instructional Video4:51
Curated Video

C++ Standard Template Library in Practice - Removing

Higher Ed
The listener is new to algorithms and does not know about the removing algorithms. • Introduce the listener to the std::remove algorithm • Show how it works and explain the different versions available • Reinforce the lesson with a code...
Instructional Video1:48
IDG TECHtalk

How to use the split command: 2-Minute Linux Tips

Higher Ed
In this Linux tip, we’re going to look at the split command that breaks files into pieces --according to your instructions, if you like -- and gives the pieces sequential names.