Hi, what do you want to do?
Curated Video
Animal vs. Human: Sensory and Navigational Abilities Compared
Explore the remarkable navigational abilities of mice and the unparalleled vision of birds of prey, comparing them to human capabilities. Discover how mice use visual cues to navigate labyrinths and how eagles' extraordinary eyesight...
Curated Video
The Hidden Talents of Our Pets: Dogs, Cats, and Parrots Unveiled
Dive into the fascinating abilities of dogs, cats, and parrots. From dogs recognizing their owners in photos without relying on scent, to parrots showing reasoning skills akin to young children, and cats navigating long distances to...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - LeetCode Example Solution - Trapping Rainwater
In this video, we will discuss the solution to the exercise on trapping rainwater from the previous video.
<
br/>
This clip is from the chapter "Algorithms and Data Structures - Intermediate to Advanced" of the series "JavaScript...
<
br/>
This clip is from the chapter "Algorithms and Data Structures - Intermediate to Advanced" of the series "JavaScript...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - LeetCode Example Solution Steps - Trapping Rainwater
In this video, we will discuss the possible steps to resolve this interview question on trapping rainwater. You will get an idea as to what action items one needs to follow to solve this complex problem.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution I - Chunking Arrays into Subgroups and Subarrays
In this video, we will discuss the solution to the exercise on chunking arrays into subgroups and subarrays from the previous video.
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the...
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Is a Palindrome - Interview Question in JavaScript
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward. In this video, we will discuss an interview question related to palindromes in JavaScript. We will go over what...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Is Reg Ex and How to Use it in JavaScript
Regular expressions, also known as RegEx or RegExp, are a powerful tool for matching and manipulating text in programming languages such as JavaScript. RegEx provides a concise and flexible syntax for finding patterns in strings of...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution II - Chunking Arrays into Subgroups and Subarrays
In this video, we will continue to discuss the solution to the exercise on chunking arrays into subgroups and subarrays.
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series...
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution I - Write a Factorial Function in JavaScript
In this video, we will discuss the solution to the exercise on writing a factorial function in JavaScript from the previous video.
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the...
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Adding to Arrays with Splice in JavaScript
In JavaScript, you can add elements to an array using the splice() method. This method allows you to add one or more elements to an array at a specified index. In this video, you will learn how to use the splice() method to add...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Hook Up and Save Your Course Learning Template
In this video, you will discover how to hook up and save your course learning template in CodeSandbox, so you can easily access it and continue building upon it throughout the duration of the course.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - State Variables and Constructor - Auction
In this video, we will discuss the solution to the exercise on building an Auction DApplication from the previous video, where you will write a smart contract for an auction in Solidity, including the use of state variables and...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Contract Visibility Advanced II
In this video, we will continue to discuss the solution to the exercise on contract visibility advanced from the previous video. Here, you will move ahead with what was left in the previous video, and finally deploy and debug to get...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Overview of Error Handling in Solidity
This video provides an overview of error handling in Solidity.
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This...
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Is Inheritance in Solidity
This video explains the concept of inheritance in Solidity, a way to reuse and extend the functionality of smart contracts.
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the...
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Modifier Function
In this video, we will discuss the solution to the exercise on the modifier function from the previous video.
<
br/>
This clip is from the chapter "Solidity Patterns II - Restricted Access" of the series "The Complete Solidity...
<
br/>
This clip is from the chapter "Solidity Patterns II - Restricted Access" of the series "The Complete Solidity...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Leveling Up in Solidity
This video helps you with leveling up in Solidity by learning new concepts.
<
br/>
This clip is from the chapter "Solidity Patterns I - Cybersecurity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and...
<
br/>
This clip is from the chapter "Solidity Patterns I - Cybersecurity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Cryptographic Functions
In this video, we will be discussing cryptographic functions in Solidity. Cryptographic functions play a critical role in securing smart contracts and ensuring that data transmitted over the blockchain is kept private and tamper-proof....
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Write a Function Modifier
In this video, we will discuss the solution to the exercise on writing a function modifier from the previous video.
<
br/>
This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course -...
<
br/>
This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course -...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Bits and Bytes
In this video, we will discuss the solution to the exercise on bits and bytes from the previous video.
<
br/>
This clip is from the chapter "Learn Solidity Basics IV (Conversions and Special Variables)" of the series "The Complete...
<
br/>
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 - Exercise - How to Write Enums
This is an exercise video on how to write Enums in Solidity.
<
br/>
This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
<
br/>
This clip is from the chapter "Structures and Libraries in Solidity" 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 - 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.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Visibility - Public Private Internal External - in Solidity III
In this video, we will dive deeper into Solidity visibility modifiers and explore more advanced topics and their practical applications in smart contract development.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II...
<
br/>
This clip is from the chapter "Learn Solidity - Basics II...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Write Functions in Solidity
In this video, you will learn the basics of writing functions in Solidity, including function syntax, return values, and more.
<
br/>
This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete Solidity...
<
br/>
This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete Solidity...