Curated Video
Protecting and Maintaining Your Hearing
In this video, the speaker conducts a tone quiz to test the viewer's hearing ability. They explain that as people age, they may experience age-related hearing loss, which is a normal and gradual process. The video emphasizes the...
Curated Video
The Octave Illusion
In this video, the Octave illusion is explored, where listeners perceive a single continuous two-tone chord that switches between ears and pitches. Interestingly, right-handed individuals tend to hear the high tone on the right and the...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Implement merge function - part 1
Visual presentation and complexity analysis of the bubble sort algorithm This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Economics Explained
Black Market Economics - What Drives the Underground Economy?: Why So Important
We will explore what is the Black Market, why is it so large and influential, how to combat it, and how to make Black Market profits? Helping you become more knowledgeable about how the world works, our content covers the biggest topics...
Rachel's English
American English - AW [_] Vowel - How to make the AW Vowel
Learn the Sounds of American English! This video covers the AW as in LAW [_] Vowel. Perfect your American Accent!
Packt
Insertion Sort Complexity
This video focuses on insertion sort complexity. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting elementary.
Packt
Implementing Bubble Sort
This video demonstrates how to implement bubble sort. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting elementary.
Curated Video
Bash Shell Scripting - Conditional Tests
This video focusses on conditional tests. This clip is from the chapter "Operators" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on operators.
Curated Video
GCSE Secondary Maths Age 13-17 - Number: Estimation - Explained
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...
Curated Video
Comparing Numerical Expressions without Evaluation
In this video, the teacher explains how to compare the value of numerical expressions without actually evaluating them. They use reasoning about multiplication and addition to determine the relationships between different expressions.
The Business Professor
Marketing - What is a Perceptual Map
This Video Explains Marketing - What is a Perceptual Map
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Project phase 2: Get input from user for size and range
Complete visualization of the insertion sort algorithm and assignment handoff for implementation This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python,...
Curated Video
Complete Java SE 8 Developer Bootcamp - Comparator
Another option for providing sorting information is to create a Comparator object which takes two objects and returns their order. This clip is from the chapter "More with Collections" of the series "Complete Java SE 8 Developer...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Network Scanners
How do attackers discover networks and hosts? Network scanners such as Nmap are used by attackers as well as legitimate security technicians to perform network reconnaissance. This clip is from the chapter "Tools of the Trade" of the...
Curated Video
Multi-Paradigm Programming with Modern C++ - Instantiating the Template
When we use a template, we instantiate it. Let’s create a type that performs fixed-point arithmetic, parameterized with templates. Then let’s support that type in our math library • Developing a fixed-point math class • Adding arithmetic...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 10 - Stream Terminal Operations - 1 - Max Operation with Comparator
In this session, we will learn about stream terminal operations - 1 - max operation with comparator. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java...
Rachel's English
How to Pronounce S [s] vs. SH [_] - American English
For some people, S and SH sound the same. The position for these two sounds is quite different -- learn the difference in tongue and lip position, and practice with minimal pairs.
Schooling Online
English Essentials - Next Level Knowledge - Breaking Down Questions and Formulating Arguments (Stage 6, Years/Grades 11-12)
Continue conquering comparative essays in this lesson as we break down a theme-based question. Not only will we show you how to break the question down, but we’ll also show you how to formulate a strong thesis (argument). Enjoy our easy...
Curated Video
4 Terrific Tips for T/F/NG and Y/N/NG
Today, some tips for the toughest Reading questions- T/F/NG and Y/N/NG. These questions are the bane of the IELTS candidate’s existence! Here are some tips to help you figure out the answers and not get stuck on test day. 1. Don’t think...
Curated Video
Shortcuts when Comparing Decimals (To Thousandths)
Learn quick ways of comparing two decimal numbers without using a place-value chart!
Curated Video
Comparing Fractions with Different Denominators Using Number Lines
In this video, we emphasize importance of considering both the numerator and denominator, as well as the need to compare fractions to the same whole. Through visual representations on number lines, students are able to see which fraction...
Coach Dan Blewett
Ask Dan -- Tougher: Starting or Relieving?
m a former pro pitcher who overcame Tommy John surgery twice, earning All-Star selections after both of them. I own Warbird Training Academy in Normal, Illinois and have dedicated my life to helping young ballplayers stay healthy, avoid...
Packt
Implementing a Min Stack
This video demonstrates how to implement a min stack. This clip is from the chapter "Question 2: Min Stack" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of a min stack.
Brian McLogan
How to the properties of exponents compare with logarithms
👉 Learn all about the properties of logarithms. The logarithm of a number say a to the base of another number say b is a number say n which when raised as a power of b gives a. (i.e. log [base b] (a) = n means that b^n = a). The...