Instructional Video12:32
Curated Video

Solving Expressions with Exponents

9th - Higher Ed
Welcome to our comprehensive guide on solving expressions with exponents! Exponents can be tricky, but fear not, because in this video, we break down the fundamentals and provide you with step-by-step instructions to tackle even the most...
Instructional Video2:02
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Removing Player's Control While Dashing

Higher Ed
In this video, you will learn how to control player movement while dashing with this technique.
Instructional Video5:29
Curated Video

Machine Learning: Random Forest with Python from Scratch - Accuracy and Error-1

Higher Ed
This lecture explains accuracy and error in data when the predicted outcome is close to the expected result and when it is not defined as an error.
<
br/>
This clip is from the chapter "Introduction to Machine Learning" of the...
Instructional Video4:05
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Loops in Rust

Higher Ed
In this video, you will study loops in Rust.
<
br/>
This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons...
Instructional Video5:02
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Arithmetic Operator

Higher Ed
In this video, we will dive into the arithmetic operators in JavaScript, including addition, subtraction, multiplication, and division. You will learn to perform basic mathematical operations and manipulate numerical values in code.
Instructional Video7:58
Curated Video

Mastering Food Preservation: Canning and Freezing at Home

6th - Higher Ed
Explore the science behind preserving food through canning and freezing. This segment explains the sterilization process involved in canning, which ensures food safety by killing harmful microorganisms at high temperatures. It also...
Instructional Video3:36
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution II - Build an Array Calculator

Higher Ed
In this video, we will discuss the solution to the exercise on building an array calculator from the previous video. Here, you will complete the second and final phase of building the array calculator.
<
br/>
This clip is from the...
Instructional Video4:19
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - What Are Functions in JavaScript

Higher Ed
This is a solution video where you will work on the functions in JavaScript.
<
br/>
This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series "JavaScript Mastery from Zero...
Instructional Video4:16
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - View and Pure Functions

Higher Ed
In this video, we will discuss the solution to the exercise on the View and Pure functions from the previous video.
<
br/>
This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course -...
Instructional Video1:51
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Assert Ether to Wei

Higher Ed
In this video, we will discuss the solution to the exercise on asserting Ether to Wei from the previous video.
<
br/>
This clip is from the chapter "Learn Solidity Basics IV (Conversions and Special Variables)" of the series "The...
Instructional Video3:04
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Logical Operators

Higher Ed
In this video, we will discuss the solution to the exercise on logical operators from the previous video.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series...
Instructional Video1:51
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Logical Operators

Higher Ed
This is an exercise video on logical operators.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The Complete Solidity Course - Zero to Advanced for...
Instructional Video8:07
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Calculate the Modulo Remainder - Trick

Higher Ed
In this video, we will explore a neat trick for calculating the modulo remainder of two numbers in Solidity using bitwise operations.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and...
Instructional Video4:48
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Operators in Solidity

Higher Ed
In this video, you will learn about Operators in Solidity and how they can be used to perform mathematical and logical operations on variables.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic,...
Instructional Video10:54
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Write Your First Smart Contract - Calculator

Higher Ed
In this video, we will discuss the solution to the exercise on writing your first smart contract in Solidity by building a calculator from the previous video.
<
br/>
This clip is from the chapter "Learn Solidity - Basics I" of the...
Instructional Video4:24
Curated Video

Vue.js 3 and Firebase for Beginners - Looping over Orders

Higher Ed
Now that we can successfully retrieve the order from the database, this video explains how to loop over orders and display them inside the table.
<
br/>
This clip is from the chapter "Firebase Setup and Firestore" of the series...
Instructional Video3:35
Curated Video

Vue.js 3 and Firebase for Beginners - Computed Properties

Higher Ed
Computed Property is used to declaratively describe a value that is dependent on other values. This feature of VueJS allows for transformations or computations based on our data.
<
br/>
This clip is from the chapter "Composition...
Instructional Video8:14
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - Java Expression – Puzzles

Higher Ed
In this video, you will be presented with Java expression puzzles to solve and enhance your understanding of expressions.
Instructional Video3:06
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - If Else Problem - How to Get Number 2 and Choice from User?

Higher Ed
In this video, you will learn about an if else problem-how to get number 2 and choice from the user.
Instructional Video5:40
Curated Video

Solving Equations GCSE Questions

3rd - Higher Ed
In this video we go through some GCSE style exam practice questions for solving equations. Difficulty increases with each set of questions.
Instructional Video8:55
Curated Video

GCSE Maths Questions Foundation Tier

3rd - Higher Ed
This video provides four practice GCSE Maths questions and answers for the foundation tier, non-calculator paper. We also explain how to get full marks for each question.
Instructional Video2:38
Curated Video

Finding the Volume of a Cuboid

3rd - Higher Ed
This video will show you how to find the volume of a cuboid. Practice questions and answers are at the end of the video.
Instructional Video4:59
Curated Video

Collecting Like Terms GCSE Questions

3rd - Higher Ed
This video provides three sets of differentiated GCSE exam style practice questions on the topic of collecting like terms and simplifying. The answers to the questions are provided and solutions explained.
Instructional Video5:13
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project 2: Movie Recommendation System Using Collaborative Filtering: Count

Higher Ed
In this lesson, we will create functions to calculate the count of the elements of the project.