TMW Media
The Alphabet: Writing the letters of the alphabet
Writing each letter of the alphabet. Saying the letters of the alphabet. The Alphabet, Part 2
Brian McLogan
Find the total distance traveled using a calculator
👉 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...
Rachel's English
Toddler English - You learned English wrong
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...
Religion for Breakfast
What is Kabbalah?
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....
KnowMo
Factorising Expressions: Highest Common Factor and Ladder Method
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...
Brian McLogan
Evaluating a Composition of Two Functions Rational and Radical
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Update: Fixing an Edge Case
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...
Brian McLogan
What is the line of symmetry of a quadratic equation
👉 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...
Curated Video
Data Science and Machine Learning with R - Working with Loops
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.
Mediacorp
Introduction to Genes and Gene Editing
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...
Curated Video
Python 3 for Beginners:Introduction to Variables and Strings
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...
Rachel's English
Cover Letters
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.
Brainwaves Video Anthology
John L. Stanizzi "Rosary"
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...
Brian McLogan
Using an equation to model part and whole of an angle - Free Math Videos - Online Tutor
👉 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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Setting up the Hangman Theme
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.
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Simple Keylogger
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...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Importing Pynput
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...
Poetry Foundation
Megan Fernandes reads “The Edward Albee Barn”
Megan Fernandes reads her poem “The Edward Albee Barn”.
Curated Video
Microsoft Word: A Guide to Sentence Case and Capitalization
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...
Curated Video
Understanding File Types, Formats, and Versioning in Word Processing
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,...
Sir Linkalot
Sir Linkalot Time - Lesson 13 - More Things That Look Like Letters
Lesson 13 - More Things That Look Like Letters
FuseSchool
Algebraic Notation - Introduction To Algebra
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...
Curated Video
C++ Standard Template Library in Practice - Removing
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...
IDG TECHtalk
How to use the split command: 2-Minute Linux Tips
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.