TED-Ed
TED-Ed: Mysteries of vernacular: Zero - Jessica Oreck and Rachael Teel
Though the first written number system can be dated back to 2500 years ago in Mesopotamia, a zero-like symbol did not appear until 7th century CE India. Jessica Oreck and Rachael Teel track the evolution of zero from a dot to the symbol...
Curated Video
How to Make a Dot Plot
This video provides an informative and engaging explanation of dot plots, a visual representation of data points along a number line. The teacher begins by introducing the concept of dot plots as a way to organize data in a clear and...
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.
MinuteEarth
This Country Has Something Everyone Else Wants
Thanks to the University of Minnesota for sponsoring this video! http://twin-cities.umn.edu/ Morocco has 3/4 of the world’s known reserves of rock phosphate, our main source of phosphorus, so Morocco may be key to our long-term ability...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are Objects in JavaScript - Dot Notation and Modifying Object Key Pair V
In this video, you will learn about objects in JavaScript, which are a data type that allows us to store key-value pairs. You will first learn about dot notation, which is a way to access and modify values within an object using the dot...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - The Length Method in JavaScript
In this video, you will learn about the length method in JavaScript, which is used to find the number of elements in an array. The video will cover the basics of arrays, how the length method works, and how it can be used to manipulate...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Modifying Objects and Accessing Objects in JavaScript
This video helps you with modifying objects and accessing objects in JavaScript. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to Hero - Prepare for Coding...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Build an Uber App Customer JavaScript Object Database
In this video, we will discuss the solution to the exercise on building an Uber app customer JavaScript object database from the previous video. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Build an Uber App Customer JavaScript Object Database
This is an exercise video on building an Uber app customer JavaScript object database. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to Hero - Prepare for Coding...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Chunking Arrays with Nested Loops
In this video, we will discuss the solution to the exercise on chunking arrays with nested loops from the previous video. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Copy an Array with the Spread Operator in JavaScript
In this video, you will learn about the spread operator in JavaScript and how it can be used to copy an array. The spread operator is a new addition to JavaScript that allows you to spread out the elements of an array or object in places...
Curated Video
GCSE Maths - What is Difference of Two Squares (DOTS) #39
This video covers how to factorise expression into two brackets using the difference of two squares technique. This video is suitable for maths courses around the world. KS3 - Not on your course GCSE Foundation - All on your course GCSE...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - The For Loop in Solidity
In this video, you will learn about the For loop in Solidity, a powerful control structure that allows you to repeat a block of code for a specified number of times or until a certain condition is met. This clip is from the chapter...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - How to Truncate in JavaScript Overflow Subscriptions
In this video, we will discuss the solution to the exercise on how to truncate in JavaScript overflow subscriptions from the previous video. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Strings / 009
This video explains three different ways to create strings 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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Bid Function - Auction
In this video, we will continue to discuss the solution to the exercise on building an Auction DApplication from the previous video, where you will learn how to implement the bid function in an auction smart contract in Solidity. The bid...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution III - Iterative Optimization Anagrams Problem in JavaScript
In this video, we will continue to discuss the solution to the exercise on iterative optimization anagrams problem in JavaScript. This is the final part of the solution and by the end of this video, you will get the output as expected....
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are Datatypes in Programming
In this video, you will learn about data types in programming, which are used to define the type of data that a variable can hold, such as numbers, strings, and Boolean values. You will also discover the importance of understanding data...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Authentication - II / 264
This video continues to explain authentication using an example. This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will learn about 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
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Promises All / 186
This video explains the .all function that will help us resolve all promises together. This clip is from the chapter "Asynchronous JavaScript" 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 - Promises / 185
This video explains promises, which will help us solve the problem with callback. This clip is from the chapter "Asynchronous JavaScript" 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 - Form: Delete Task / 294
This video explains the delete functionality in the Kanban project. This clip is from the chapter "Project: Kanban Application" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Task Card / 290
This video explains the task card. This clip is from the chapter "Project: Kanban Application" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a web-based Kanban style application...