Hi, what do you want to do?
Curated Video
Algebra | Equations - An Introduction | Maths with Mrs. B
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...
00:00 In
troduction
00:16 What
is an Equation?
02:
13 Solving...
Curated Video
Consonant + le Syllables {Syllable Types}
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...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Returns, Log Returns, Cumulative Returns
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Drum Machine Project
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...
<
br/>
This clip is from the chapter "Web Browser APIs" of...
Curated Video
Modern JavaScript from the Beginning - Second Edition - For...of Loop
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...
<
br/>
This clip is from the chapter "Loops, Iteration, and High-Order Array Methods" of the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - CommonJS Modules
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/>...
<
br/>...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Text Spacing
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...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - What Are Anchor Tags?
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...
Curated Video
The Origins and Power of Writing: Unraveling Human Communication
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...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Formatting and toUpperCase with JavaScript
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...
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series "JavaScript Mastery...
Curated Video
The Science of Sweets: Unraveling the Chemistry of Baking
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....
Curated Video
Behavioral Design Patterns in C++ - Hangman - II
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.
This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Forward Propagation
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...
<
br/>
This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Final Testing
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...
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Logic Building
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...
<
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Mini Project - Continued
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...
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Mini Project - Hangman
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...
<
br/>
This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Why Choose Python
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...
<
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Formatted Strings, f-strings
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...
<
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...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Hexadecimal
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...
<
br/>
This clip is from the chapter "Book Chapter 18 - Essentials of...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Linux File Editors (Vi Text Editor)
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...
<
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...
Curated Video
Master SQL for Data Analysis - Searching Patterns (Wildcards)
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...
<
br/>
This clip is from the chapter "SQL - Retrieving Data with Queries" of the series...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Select Case
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...
<
br/>
This clip is from the chapter "VBA Conditional Statements" of the series...
Great Big Story
Anna Jarvis and the Irony of Mother's Day
Discover the origin of Mother's Day and how its founder, Anna Jarvis, fought against the commercialization of her heartfelt holiday.