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 - What Does Pure Mean in Solidity
In this video, you will learn about the pure keyword in Solidity. Pure functions are a type of function in Solidity that guarantees that they will not read from or modify the state of the contract. These functions are useful for...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Your First Java Method - Hello World Twice and Exercise Statements
In this video, you will learn about your first Java method—hello world twice and exercise statements.
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Calculated Custom Field - Part 1
In Part 1 of the calculated custom fields lesson, we will understand the concept of computed custom fields and how to create them to perform specific calculations related to project data. This clip is from the chapter "Custom Fields" of...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Creating a Custom Field
In this video, we will discover how to create custom data fields in Microsoft Project 2021. We will learn to define and set up custom fields to adapt the software to our unique project management requirements. This clip is from the...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - BigInteger
This clip is from the chapter "Variables and Scoping" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains variables and scoping and things to avoid and embrace around this.
Curated Video
Learn Tableau by Working on Exciting Dashboards - Level of Detail - Introduction
This video explains the level of detail expressions and how to compute them.
Curated Video
Learn Tableau by Working on Exciting Dashboards - Table Calculations - Scope and Direction
This video explains the scope and direction of the table calculations.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Tidying Messy Data
This video explains how to tidy messy data. This clip is from the chapter "Tidying Messy Data" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to tidy messy data.
Curated Video
Master SQL for Data Analysis - Union, Intersect, Except
In this video, you will learn more about the UNION, INTERSECT, JOIN, and EXCEPT operators while combining datasets and tables. This clip is from the chapter "SQL - Combining Data from Multiple Tables" of the series "Master SQL for Data...
Curated Video
Master SQL for Data Analysis - Query Data (SELECT)
Let's learn to query data using the SELECT option that determines the columns to include in the result set. This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data Analysis".This section...
Curated Video
Master SQL for Data Analysis - Alias for Tables and Columns
Let's learn how to create labels for columns generated by expressions or built-in functions to make column names more visible. This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Map Method / 072
This video explains the map method in arrays that will help update or change the items. This clip is from the chapter "Array Methods" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Returning Values / 032
This video explains the return keyword and how to return a value from a function in JavaScript. This clip is from the chapter "Functions" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Numbers / 011
This video explains numbers and operations in JavaScript along with an example. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Reduce Method / 073
This video explains the reduce method in arrays. This clip is from the chapter "Array Methods" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains methods related to arrays.
Curated Video
What is Estimation?
This video covers the topic of estimation in maths; it explains what estimation is and what it is used for. Practice questions and answers are at the end of the video.
Curated Video
Spot the Mistakes Maths Questions
Your task is to spot the mistakes in this students’ calculations of various maths questions. Detecting and correcting mistakes can be a powerful opportunity for enhancing your learning. Identifying mistakes can point out some common...
Curated Video
Multiplying 3-Digit Numbers by 2-Digit Numbers
This video teaches learners how to multiply a 3-digit number by a 2-digit number using the written method - long multiplication.
Curated Video
Subtracting Fractions with Same Denominators
This video teaches learners about subtracting fractions with the same denominator.
Curated Video
Checking Calculations Using Inverse Operations
This video teaches learners how to check their calculations using the inverse operation.
Curated Video
Multiplying 4-Digit Numbers by 1-Digit Numbers
This video teaches learners how to multiply a 4-digit number by a 1-digit number.
Curated Video
Multiplying 3 Digits by 1 Digit
This video teaches learners how to multiply a 3-digit number by a 1-digit number.
Curated Video
Mastering the Order of Operations with BIDMAS
This video is all about how to follow the order of operations using BIDMAS. There are 5 examples in this video, starting off very simple and increasing in difficulty throughout the video.