Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution II - Build an Array Calculator
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. This clip is from the chapter...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - What Are Functions in JavaScript
This is a solution video where you will work on the functions in JavaScript. This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series "JavaScript Mastery from Zero to Hero -...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - View and Pure Functions
In this video, we will discuss the solution to the exercise on the View and Pure functions from the previous video. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Assert Ether to Wei
In this video, we will discuss the solution to the exercise on asserting Ether to Wei from the previous video. This clip is from the chapter "Learn Solidity Basics IV (Conversions and Special Variables)" of the series "The Complete...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Logical Operators
In this video, we will discuss the solution to the exercise on logical operators from the previous video. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The Complete...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Logical Operators
This is an exercise video on logical operators. 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 Blockchain and Smart...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Calculate the Modulo Remainder - Trick
In this video, we will explore a neat trick for calculating the modulo remainder of two numbers in Solidity using bitwise operations. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)"...
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...