Hi, what do you want to do?
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Inline and Internal Styling in React.JS
In this video, you will learn about different methods of styling components in React.JS. You will explore inline styling, where you can directly apply styles to individual elements using JavaScript objects. You will also learn about...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - For Loop
In this video, we will explore the for loop, a commonly used loop structure that allows for more control over the loop execution and the initialization, condition, and iteration expression of the for loop, along with examples.
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 - Remove Array Items with Pop and Shift in JavaScript
In this video, you will learn how to remove elements from an array in JavaScript using the pop() and shift() methods. The pop() method removes the last element from an array and returns it, while the shift() method removes the first...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Example 2 - What Is Splice in JavaScript
In this video, you will see a second example of the splice method in JavaScript. By the end of this video, you will have a clear understanding of how to use the splice method to manipulate arrays in JavaScript.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Arrays in Solidity – Delete
In this video, you will learn about the “delete†keyword in Solidity, which can be used to delete elements from an array.
<
br/>
This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete...
<
br/>
This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete...
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - A Day in the Life of a Scrum Master: Typical Impediments and Challenges
In this video, we will receive guidance on preparing for the AZ-104 exam related to Microsoft Azure Administrator certification. We will cover the key exam topics, provide study strategies, and recommend resources to help you succeed in...
Curated Video
Behavioral Design Patterns in C++ - Undo - III
This video will help you implement the undo method of several command classes.
<
br/>
This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design...
<
br/>
This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design...
Curated Video
The Complete Vue.js Course for Beginners - beforeUnmount and unmounted
Called right before a component instance is to be unmounted. When this hook is called, the component instance is still fully functional. This hook is not called during server-side rendering.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Great Big Story
The Lizard Destroying the Florida Everglades
Join wildlife biologist Wes Larson as he ventures into the heart of Florida's Everglades to confront the threat posed by the Argentine black and white tegu, an invasive lizard species. Working alongside researchers from the University of...
Curated Video
Electronegativity Periodic Trend - Using the Periodic Table to help determine electronegativity!
Electronegativity is the tendency of an atom to gain an electron. The way I think about it is like tug of war. The stronger an atom can pull in an electron, the higher it’s electronegativity will be. The trend for electronegativity is...
Curated Video
Teamwork: Protecting Your Team
Protecting your team is a part of your role as a leader. To create teamwork, you need to serve your team, so they can get on with working together, as a team. and defending them from the things that will get in their way is part of...
Curated Video
Learning About Contractions: Making Words Shorter and Faster
In this video, Jenny and Lucas learn about contractions as they prepare for the grand opening of their store. They explore how contractions are formed by removing letters and using apostrophes. The video covers various common...
Let's Tute
Decontamination of Soil
In this session you will learn about what causes the contamination of soil. 1. Sources through which contamination of soil occurs 2. What damages can cause the because of contamination of soil 3. Different techniques to decontaminate the...
Learn French With Alexa
How to turn a French noun into a verb & vice versa | Nominalisation in French
French grammar can be confusing! Nominalisation is the process of taking a French verb and transforming it into a noun. Here are some examples of nominalisation in French.
Curated Video
Checks and Balances
"Checks and Balances" examines the process of checks and balances among the three branches of government by depicting the process and specific duties of each branch.
Curated Video
MongoDB Mastering MongoDB for Beginners (Theory and Projects) - $pop operator
In this video, we will learn about the $pop operator.
<
br/>
This clip is from the chapter "Update Operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover update...
<
br/>
This clip is from the chapter "Update Operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover update...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Remove Data from ListBuffer
In this lesson, you will learn how to remove data in ListBuffer.
<
br/>
This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and...
<
br/>
This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Add and Remove Item from the Set
In this session, we will learn how to add items and remove items from sets.
<
br/>
This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data...
<
br/>
This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Using the Array Methods in JavaScript – Part 1
This is the first part of a two-part video that demonstrates how to use the array methods in JavaScript.
<
br/>
This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and...
<
br/>
This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and...
Curated Video
Finding Dimensions of Figures Formed by Removing Squares
In this video, students learn how to find the dimensions of a figure formed when removing a smaller square from a larger square. The teacher explains the concept of polynomial identities and demonstrates how to use them to find the...
Curated Video
Electrolysis of Aqueous Copper Sulfate Experiment
This is a lecture presentation on the electrolysis of aqueous copper sulfate. The presenter goes through the theory of the electrolysis with metal electrodes and develops a hypothesis about what happens when copper sulfate solution is...
APMonitor
Data Cleansing
Measurements from sensors or from human input can contain bad data that negatively affects machine learning. This tutorial demonstrates how to identify and remove bad data with Numpy and Pandas.
Data cleansing is the...
Data cleansing is the...