Instructional Video2:46
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - [Exercise] Using Filters

Higher Ed
This video presents an exercise on filters. This clip is from the chapter "Searching with Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to search with Elasticsearch. It...
Instructional Video9:05
Curated Video

GCSE Secondary Maths Age 13-17 - Graphs: Quadratic Graphs - Explained

9th - 12th
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...
Instructional Video5:10
Curated Video

GCSE Secondary Maths Age 13-17 - Algebra: nth Term - Explained

9th - 12th
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...
Instructional Video1:56
Curated Video

GCSE Secondary Maths Age 13-17 - Algebra: Algebra - Problem - Explained

9th - 12th
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...
Instructional Video8:14
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 06 - Java Expression – Puzzles

Higher Ed
This video talks about Java expression – puzzles. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Instructional Video5:45
Curated Video

Calculate the Difference Between Two Dates in Excel

Pre-K - Higher Ed
This video tutorial demonstrates how to calculate someone's age from their date of birth in Microsoft Excel using the Date DIF formula and the NOW function. By inputting the individual's date of birth and the current date, the formula...
Instructional Video10:14
KnowMo

Solving Linear Equations - Basic to Complex Examples

12th - Higher Ed
This video provides a lecture presentation on solving linear equations. The presenter then proceeds to demonstrate how to solve various linear equations, including those with brackets and coefficients. The steps involved in solving...
Instructional Video3:17
Curated Video

TypeScript for Beginners - Regular Expressions

Higher Ed
In this video, you will get a brief introduction to regular expressions. This clip is from the chapter "More Types" of the series "TypeScript for Beginners".This section primarily focuses on types of maps and expressions.
Instructional Video7:20
Curated Video

The Full Stack Web Development - Task List & Tables

Higher Ed
Markdown- The formatting markup language: Task List & Tables This clip is from the chapter "Markdown- The formatting markup language" of the series "The Full Stack Web Development".Markdown is a markup language very simple to use and use...
Instructional Video3:57
KnowMo

Factorising Expressions: Highest Common Factor and Ladder Method

12th - Higher Ed
This video is a tutorial on how to factorize expressions. The presenter explains that factorizing is the opposite of expanding brackets and can be accomplished by identifying the highest common factor or using the ladder method of...
Instructional Video1:47
KnowMo

Order of Operations in Mathematics: Follow the Rules of Bitmap

12th - Higher Ed
This video explains the Order of Operations in the context of Bitmap calculations. The Order of Operations is a set of rules that dictate the order in which calculations should be carried out in order to obtain the correct answer. The...
Instructional Video5:28
Curated Video

GCSE Secondary Maths Age 13-17 - Algebra: Indices and Surds - Explained

9th - 12th
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...
Instructional Video6:49
Curated Video

GCSE Secondary Maths Age 13-17 - Algebra: Surds - Explained

9th - 12th
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...
Instructional Video6:22
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 10 - Java Ternary Operation - an Introduction

Higher Ed
In this video, we will learn about Java ternary operation - an introduction. This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals...
Instructional Video8:01
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 10 - Printing Output to Console with Java – Puzzles

Higher Ed
This video talks about printing output to console with Java – puzzles. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java...
Instructional Video4:36
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Inline Style

Higher Ed
In this video, we'll cover CSS inline style. This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS, CSS inline style, CSS...
Instructional Video2:00
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Python 2 Versus Python 3

Higher Ed
Learn the difference between Python 2 and Python 3, and why you don't need to learn Python 2 anymore. This clip is from the chapter "Introduction" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section gives us...
Instructional Video10:21
KnowMo

Expanding Brackets: A Comprehensive Tutorial with Examples

12th - Higher Ed
This video is a lecture presentation on how to expand brackets, specifically two sets of brackets being multiplied together. The presenter explains the process step-by-step, including the use of the foil method, and provides examples of...
Instructional Video11:22
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Match Parenthesis To Check A Well Formed Expression

Higher Ed
Matching parenthesis to check for well-formed expressions helps us solve this using the stack we're already implemented. This clip is from the chapter "Stacks And Queues" of the series "From 0 to 1: Data Structures & Algorithms in...
Instructional Video4:18
Curated Video

GCSE Secondary Maths Age 13-17 - Algebra: Inequalities - Explained

9th - 12th
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...
Instructional Video7:34
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 06 - String Concatenation and Join, Replace Methods

Higher Ed
In this video, we will learn about - string concatenation and join, replace methods. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look into...
Instructional Video4:40
Curated Video

REST APIs with Flask and Python - Solution to Coding Exercise: Lists, Tuples, and Sets

Higher Ed
The video presents the solution to the "Lists, Tuples, and Sets" Python coding exercise. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts...
Instructional Video4:33
Curated Video

Evaluating Expressions

3rd - 5th
Evaluate numerical statements that contain bracketed expressions according to the order of precedence.
Instructional Video8:48
Curated Video

Introduction to Array Formulas in Microsoft Excel

Pre-K - Higher Ed
This video introduces the concept of array formulas in Microsoft Excel, demonstrating how they can efficiently perform multiple calculations simultaneously on groups of cells. By using array formulas, complex tasks such as counting the...