Instructional Video8:12
Curated Video

Algebra | Equations - An Introduction | Maths with Mrs. B

K - 12th
This video introduces the concept of algebraic equations and guides learners through the process of solving one-step equations, step by step.



00:00 In
troduction
00:16 What
is an Equation?
02:
13 Solving...
Instructional Video6:44
Curated Video

Consonant + le Syllables {Syllable Types}

K - 3rd
This video teaches consonant + le syllables, (-ble, -cle, -ple, -tle and more) how to divide them and how to read them. It is assumed that kids already know open, closed, Magic E, r-controlled, and vowel teams syllables. See links to...
Instructional Video18:42
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Returns, Log Returns, Cumulative Returns

Higher Ed
Here, we will gain a comprehensive understanding of different returns used in pairs trading, including simple, log, and cumulative returns, and how these metrics are calculated and interpreted in the context of evaluating the...
Instructional Video9:10
Curated Video

Modern JavaScript from the Beginning - Second Edition - Drum Machine Project

Higher Ed
In this video, you will learn how to create a drum machine using the Web Audio API. We will see how to create different drum sounds and how to play them using a keyboard.
<
br/>
This clip is from the chapter "Web Browser APIs" of...
Instructional Video5:08
Curated Video

Modern JavaScript from the Beginning - Second Edition - For...of Loop

Higher Ed
In this video, you will learn about the for...of loop in JavaScript, which allows us to iterate over the values of an iterable object.
<
br/>
This clip is from the chapter "Loops, Iteration, and High-Order Array Methods" of the...
Instructional Video9:24
Curated Video

Modern JavaScript from the Beginning - Second Edition - CommonJS Modules

Higher Ed
This video explains the CommonJS module format, which is a module format used in Node.js. The video covers how to create modules using the CommonJS format, how to export and import modules, and how to use modules in our code.
<
br/>...
Instructional Video3:11
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Text Spacing

Higher Ed
In this video, we will master the art of adjusting letter and word spacing with CSS3's letter-spacing and word-spacing properties. We will explore the impact of these properties on the readability and aesthetics of your text and learn to...
Instructional Video3:34
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - What Are Anchor Tags?

Higher Ed
In this video, you will learn about anchor tags and how they are used to create hyperlinks and navigate between different webpages. Understand the attributes such as href, target, and rel to specify the destination and behavior of the...
Instructional Video8:25
Curated Video

The Origins and Power of Writing: Unraveling Human Communication

6th - Higher Ed
Explore the fascinating journey of writing, from its ancient roots in Mesopotamia to its evolution into the complex systems we use today. Learn how the invention of writing was driven by practical needs such as trade and how it...
Instructional Video3:33
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Formatting and toUpperCase with JavaScript

Higher Ed
This video covers how to format and change the case of strings in JavaScript using the toUpperCase method.
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series "JavaScript Mastery...
Instructional Video11:00
Curated Video

The Science of Sweets: Unraveling the Chemistry of Baking

6th - Higher Ed
Join Mac Lesggy as he ventures into the precise and often unforgiving world of pastry making under the guidance of a professional chef. This video explores the crucial scientific principles that make or break your favorite desserts....
Instructional Video3:39
Curated Video

Behavioral Design Patterns in C++ - Hangman - II

Higher Ed
This video will help you test the Hangman game.<br<br/>/>

This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Instructional Video9:46
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Forward Propagation

Higher Ed
In this video, you will learn about forward propagation as it is related to neural networks.
<
br/>
This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks...
Instructional Video6:49
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Final Testing

Higher Ed
In this video, we will run our project and check whether our program runs as required.
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for...
Instructional Video6:18
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Logic Building

Higher Ed
In this video, we will work on building the logic.
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
Instructional Video5:23
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Mini Project - Continued

Higher Ed
In this video, we will continue writing the program for our hangman game.
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video6:18
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Mini Project - Hangman

Higher Ed
In this video, we will get introduced to our mini project, which is called the Hangman.
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for...
Instructional Video2:39
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Why Choose Python

Higher Ed
In this video, we will understand the benefits of Python.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will...
Instructional Video12:59
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Formatted Strings, f-strings

Higher Ed
This video explains formatted strings and f-strings in Python.
<
br/>
This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section...
Instructional Video6:56
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Hexadecimal

Higher Ed
Hexadecimal numbering uses a base-16 system that's very convenient for IT techs. It's important to look at a hex value and understand the equivalent binary value.
<
br/>
This clip is from the chapter "Book Chapter 18 - Essentials of...
Instructional Video8:58
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Linux File Editors (Vi Text Editor)

Higher Ed
In this video, we will have a look at the vi text editor.
<
br/>
This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we...
Instructional Video3:08
Curated Video

Master SQL for Data Analysis - Searching Patterns (Wildcards)

Higher Ed
In this video, you will learn about wildcards or search patterns that allow us to search a portion of the information from a string-type column.
<
br/>
This clip is from the chapter "SQL - Retrieving Data with Queries" of the series...
Instructional Video2:40
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Select Case

Higher Ed
This video explains select case statements, which is an alternative way to write If and Else if statements and help you have a more understandable code.
<
br/>
This clip is from the chapter "VBA Conditional Statements" of the series...
Instructional Video2:11
Great Big Story

Anna Jarvis and the Irony of Mother's Day

12th - Higher Ed
Discover the origin of Mother's Day and how its founder, Anna Jarvis, fought against the commercialization of her heartfelt holiday.