Curated Video
Creating Bar Graphs
Draw a simple scaled bar graph to represent data with several categories.
Curated Video
Dividing Whole Numbers by Fractions Using a Number Line
Divide a whole number by a fraction using the number line.
Curated Video
Training for the Race (Multiply a fraction and a whole number using the number line)
Sam is training for a race. He runs laps around the park by his house. The distance around the park is three fourths of a mile. If he ran 5 laps, how far did he run in total?
Curated Video
Multiplying Decimals Using the Number Line
Multiply decimals to hundredths using the number line.
Curated Video
Measuring Angle Openings Using a Protractor
In this video, the teacher explains how to measure angle openings using a protractor. They demonstrate how to estimate the angle using a sheet of paper and then use a protractor to accurately measure the angle.
Financial Times
Will Donald Trump ever accept defeat?
Joe Biden is within touching distance of the presidency, but the FT’s Kiran Stacey asks if he can ever persuade Donald Trump supporters he won fairly.
Curated Video
Excel VBA Programming The Complete Guide - Alternate Syntax for Fixed-Size Arrays
The LowerBound To UpperBound syntax can be used when declaring an array to modify the starting and ending index position. In this lesson, we declare an array of 6 whole numbers. This clip is from the chapter "Arrays" of the series "Excel...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Histograms
This video explains how aggregations help in creating histogram data. This clip is from the chapter "Using Aggregation" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains the function of...
Curated Video
IELTS Tips for using Tricky Collective Nouns like Plethora, Myriad and Multitude
Today you’ll learn the correct grammar rules for using the words plethora, myriad and multitude.
Curated Video
Drawing Detailed Bar Graphs
Draw a detailed scaled bar graph to represent data with several categories.
Two Minute Music Theory
What are Intervals? - TWO MINUTE MUSIC THEORY #14
How to tell how far apart two notes are. What are intervals?
Rock 'N Learn
Telling Time - Reading in 5's Revision
Here is the fun and easy way to learn to read with Rock 'N Learn Mathematics. Enjoy learning with fun, catchy, engaging mathematics songs.
Curated Video
Making Bracelets (Divide a whole number by a unit fraction using the number line)
Destiny is making bracelets to sell at a craft show. Each bracelet is made using one third feet of ribbon. If Destiny has 5 feet of ribbon, how many bracelets can she make?
Super Geek Heroes
Counting Shapes with Millie Maths
Fun 3D animated learning episodes to support the early years development areas of Mathematics. Millie Maths is a Super Geek Hero on a mission to learn! Millie introduces numbers and counts from 1 to 10 using different coloured shapes. A...
Curated Video
Learning Akka (Video 24)
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage these...
XKA Digital
Tips for worbroad
Nigel was appointed in April 2002 to head up the BBC's training and development operation, where he built one of the most successful learning and development operations in the UK. This included an award-winning leadership programme,...
The March of Time
MOT: EARLY AMERICANA: WESTWARD EXPANSION REENACTMENT: Male, father loading large wooden barrel into Conestoga covered wagon, attaching back panel.
MOT: EARLY AMERICANA: WESTWARD EXPANSION REENACTMENT: Male, father loading large wooden barrel into Conestoga covered wagon, attaching back panel.
Curated Video
The Full Stack Web Development - Working With Sets & Sorted Sets
Redis - The Cache Database: Working With Sets & Sorted Sets This clip is from the chapter "Redis - The Cache Database" of the series "The Full Stack Web Development".In this section, we look into Redis – part of other essential...
Brian McLogan
Using a set of points to determine if two triangles are similar to each other
👉 Learn how to determine whether two triangles are similar given the coordinate points of the vertices of the triangle. Two triangles are said to be equal when the corresponding angles of the triangles are congruent (equal) or when the...
Brian McLogan
Find the reference angle of a angle larger than 2pi
👉 Learn how to find the reference angle of a given angle. The reference angle is the acute angle formed by the terminal side of an angle and the x-axis. To find the reference angle, we determine the quadrant on which the given angle lies...
Curated Video
Java Programming for Complete Beginners - Java 16 - Java Tip 10 - Static Methods cannot Use Instance Methods or Variables
In this session, we will learn that static methods cannot use instance methods or variables. This clip is from the chapter "Java Tips" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look at a...
Curated Video
Excel VBA Programming The Complete Guide - The Workbooks.Count and Worksheets.Count Properties
The Workbooks.Count property returns the count of open workbooks. The Worksheets.Count property returns the count of worksheets in the selected workbook. In this lesson, we play around with these properties in the Immediate Window. This...