Ferly Playground
Memory Game
Momolu teaches Nooni how to skip rocks on the water. Nooni has a lot of trouble at first| but she refuses to give up until she uses every rock on the beach. But at least she finally figured out how to skip a rock!
Curated Video
C++ Standard Template Library in Practice - Maps and Multimaps - Overview
The user is unfamiliar with the maps and multimaps containers, wishes to know more about them, and when to use them. • Begin by introducing the user to the map, discussing how it works • Show what it is used for, and how it differs from...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Linux Snort IDS Lab
An Intrusion Detection System (IDS) is designed to detect suspicious network or host activity and then log or notify the incident. In this episode, the Snort IDS is configured and tested in Linux. This clip is from the chapter "The Basic...
Packt
CompTIA Network+ Certification N10-007: The Total Course - Terminating Twisted Pair
This video explains how to terminate a cable to the 568A specification, focusing on the preparation and crimping process. This clip is from the chapter "Ethernet Basics" of the series "CompTIA Network+ Certification N10-007: The Total...
Curated Video
C++ 20 (2a) New Features - Rationale for Ranges
Passing pair of iterators to algorithms makes them difficult to compose. Code that uses algorithms is verbose and does not facilitate functional programming. • Convert a pair of pointers to a range • Use constrained algorithms • Compose...
Curated Video
C++ Standard Template Library in Practice - Maps - Coding
The user is unfamiliar with the maps coding, wishes to know more about them, and when to use them. • Include the map package and introduce a simple example of map coding • Show a complex maps coding and display elements • Show a complex...
Let's Tute
Pythagoras Theorem Proof - Pythagorean Theorem
The Pythagoras Theorem says that, for any right angled triangle, the square of the hypotenuse is equal to the sum of the squares of remaining two sides.Out of all the different way of proving it, we will learn it by using the concept of...
Let's Tute
Solving Linear Equations Using Cross-Multiplication Method
The video is a problem-solving session for a pair of linear equations using the cross multiplication method. The teacher explains the steps involved in solving the equations and demonstrates how to substitute values into the formula. The...
Curated Video
Understanding Reciprocals: The Inverse Relationship between Multiplication and Division
In this lesson, students will learn about reciprocals and how to determine the reciprocal of a number or fraction. The lesson emphasizes the inverse relationship between multiplication and division and uses rectangular models to...
Packt
CompTIA Network+ Certification N10-007: The Total Course - Alternative Distribution Panels
This video explains the concept of distribution panels. This clip is from the chapter "Installing a Physical Network" of the series "CompTIA Network+ Certification N10-007: The Total Course".In this section, you will learn to install a...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Adding Multi and Sum Modules with Tests
This video demonstrates how to add multi and sum modules with tests. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub hooks in detail. It...
Brian McLogan
Adding two radical expressions - Express math help - Free teacher
👉 Learn how to add or subtract radicals. A radical is a number or an expression under the root symbol. Radicals can only be added or subtracted if the numbers or expressions under the roots are the same for all terms. To add or subtract...
Brian McLogan
How to use prime factorization to take the square root of a number, sqrt(81)
👉 Learn how to find the square root of a number. To find the square root of a number, we identify whether that number which we want to find its square root is a perfect square. This is done by identifying a number which when raised to...
Brian McLogan
Dividing a integer by a radical
👉 Lean how to divide rational expressions with a radical in the denominator. To divide rational expressions with a radical in the denominator, we rationalize the denominator by multiplying both the numerator and denominator by the...
Curated Video
Identifying and Using Adjacent and Vertical Angles
In this video lesson, you will discover how to identify adjacent and vertical angles. We will also learn about the relationship between adjacent angles and how to find a missing adjacent angle. We will discuss the relationship between...
Kids Learning Videos
The Elves and the Shoemaker Story
The Elves and the shoemaker is a fairy-tale about a poor shoemaker. He only had enough leather and supplies to make one last pair of shoes. During the night, elves came and magically made the shoes for him. The shoes were excellent...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Resource Tagging
In this video, we will cover resource tagging. This clip is from the chapter "Azure Governance and Compliance." of the series "AZ-104: Microsoft Azure Administrator Full Course".Learn about management groups and how to create them using...
KnowMo
How to Find the Highest Common Factor: Prime Factor Decomposition Method
This video is a lecture on the topic of the highest common factor (HCF). The presenter discusses what HCF is and how it is applied to a pair or set of numbers. They provide examples of finding the HCF of two numbers by listing their...
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Relationship of Two Features (1)
This video explains the relationship of two features part 1. This clip is from the chapter "Exploratory Data Analysis" of the series "Python for Data Analysis: Step-By-Step with Projects".This section explains exploratory data analysis.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Average Age of Male and Female Students
Let's work on the final step of the mini project, which is to show the average age of male and female students. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section...
Curated Video
GCSE Secondary Maths Age 13-17 - Algebra: Sequences - 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
Adding Polynomials: Combining Like Terms
In this video, the teacher explains that the set of polynomials is closed under addition by combining like terms. They provide examples and explanations of how to add polynomials together, emphasizing the importance of keeping the...
Curated Video
Simplifying Square Roots of Negative Numbers with Imaginary Unit i
In this video lesson, students will learn how to write the square root of a negative number using the imaginary unit i. The lesson explains the difference between real and imaginary numbers and demonstrates how to simplify square roots...
Curated Video
Multiplying Negative Integers: Understanding Equal Groups
In this lesson, students learn how to multiply negative integers by negative integers by thinking about equal groups. They use models to represent positive and negative integers and understand the concept of additive inverses.