Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Operators in Solidity
In this video, you will learn about Operators in Solidity and how they can be used to perform mathematical and logical operations on variables. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Write Your First Smart Contract - Calculator
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. This clip is from the chapter "Learn Solidity - Basics I" of the series "The...
Curated Video
Vue.js 3 and Firebase for Beginners - Looping over Orders
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. This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and...
Curated Video
Vue.js 3 and Firebase for Beginners - Computed Properties
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. This clip is from the chapter "Composition API" of the...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 06 - Java Expression – Puzzles
In this video, you will be presented with Java expression puzzles to solve and enhance your understanding of expressions.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - If Else Problem - How to Get Number 2 and Choice from User?
In this video, you will learn about an if else problem-how to get number 2 and choice from the user.
Curated Video
Solving Equations GCSE Questions
In this video we go through some GCSE style exam practice questions for solving equations. Difficulty increases with each set of questions.
Curated Video
GCSE Maths Questions Foundation Tier
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.
Curated Video
Finding the Volume of a Cuboid
This video will show you how to find the volume of a cuboid. Practice questions and answers are at the end of the video.
Curated Video
Collecting Like Terms GCSE Questions
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.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project 2: Movie Recommendation System Using Collaborative Filtering: Count
In this lesson, we will create functions to calculate the count of the elements of the project.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating Full Material Color Control
In this lesson, we are going to further develop the UE5 PBR material that we use for our material instances. We will set ourselves up with additional control over the base color values, which will allow us to control the saturation and...
Curated Video
Behavioral Design Patterns in C++ - RPN Evaluator - II
This video explains how to use the parser to parse some expressions. This clip is from the chapter "Interpreter" of the series "Behavioral Design Patterns in C++".This section focuses on the Interpreter pattern.
Curated Video
The Future of Food: Innovations for 2030
Explore the revolutionary advancements in food technology expected by 2030. From lab-grown meat and 3D-printed meals to smart packaging that ensures food safety, discover how our dining experiences will evolve. Learn about the science...
Curated Video
Recommender Systems with Machine Learning - Count
This video explains the count function. This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine Learning".null
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Dot Product
In this video, we will discuss Dot Product in NumPy. This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into the world of...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Arrays Versus Lists
In this video, we will be comparing NumPy array to Python list. This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - NumPy Section Introduction
In this video, we will have a quick overview of NumPy. This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into the world...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - forEach Method and Callbacks / 035
This video explains the forEach method and callbacks in JavaScript. This clip is from the chapter "Functions" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains functions, arguments,...
Curated Video
ChatGPT and Prompt Engineering With Advanced Data Analysis - VLookUp in Excel
In this video, we will be introduced to the VLookUp function in Excel and how ChatGPT can assist in automating this data analysis task. We will use ChatGPT's capabilities to perform VLookUp operations in Excel to analyze/manipulate data...
Curated Video
What is a Reciprocal?
In this video we explain what a reciprocal of a number is and what a reciprocal of a reciprocal is. Practice questions and answers at the end of the video.
Curated Video
What are Factorials?
In this video we explain what a factorial is, how to calculate them and how to use the factorial formula. Practice questions and answers are at the end of the video.
Curated Video
Simple Multiplication Trick
In this video we explain a mental maths trick for performing multiplication. By assessing the whole question first, short-term memory load can be reduced when doing mental arithmetic. Practice questions and answers are at the end of the...
Curated Video
Prime Numbers Explained
This video explains what prime numbers are and how to find out if a number is a prime or non-prime (composite number). Practice questions and answers are at the end of the video.