Curated Video
The Complete React Developer Course (with Hooks and Redux) - Saving and Loading Options Data
In this video you'll learn how you can use localStorage to persist state between page views. This clip is from the chapter "Stateless Functional Components" of the series "The Complete React Developer Course (with Hooks and Redux)".This...
Curated Video
World of Computer Networking Your CCNA start - Hosts in the Same Network - Example 3
This video wraps up your learning of hosts in the same network with an example. This clip is from the chapter "Networks Masks and Subnetting" of the series "World of Computer Networking: Your CCNA start".This section introduces you to...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 00 - Primitive Data Types in Depth - Section Overview
In this video, we will learn about primitive data types in depth - section overview. This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Example-GreenKart Application Part III
This is the third part of the three-part video that lets you work with the GreenKart application. This clip is from the chapter "Functional Automation Using Python" of the series "Selenium Python Automation Testing from Scratch and...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Converting HashMap into JSON
This video demonstrates how to convert HashMap into JSON. This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section explains the...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF (Spark SQL)
In this lesson, we will explore Spark SQL. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Rectifying the Error
In this session, we will rectify the errors we faced while creating DataFrames from RDD. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark...
Curated Video
How to Convert Milliliters to Liters
In this short math video we will how to convert milliliters to liters to answer a standardized math test question. We will begin by reading the question and understanding the information given. We will draw a picture to visualize the...
Curated Video
Understanding Binary Shifting
This is a quick whiteboard tutorial that explains binary shifting and how to do it for both the multiplication and division of binary numbers.
Professor Dave Explains
Practice Problem: Limiting Reagent and Percent Yield
Once we get the hang of stoichiometric calculations, we get a curve ball. Limiting reagents? Not all of the reactants will react? We might not get as much product as we expect? Let's practice identifying the limiting reagent, calculating...
Professor Dave Explains
Practice Problem: Conversions Using Avogadro's Number
The concept of the mole is a little tricky when you first learn about, but soon you're converting between grams and moles and atoms with ease. Let's practice some conversions using Avogadro's Number now!
Professor Dave Explains
Practice Problem: Enthalpy of Combustion
Stoichiometry for combustion? You bet! If we know about moles, we can calculate energy changes. Give it a try!
Professor Dave Explains
IIT/JEE Chemistry Practice #21: Properties of Gases
Practice REAL problems from actual past IIT/JEE exams with Professor Dave!
Professor Dave Explains
IIT/JEE Chemistry Practice #2: Molar Mass/Stoichiometry
Practice REAL problems from actual past IIT/JEE exams with Professor Dave!
Curated Video
Machine Learning Random Forest with Python from Scratch - Formats of Data
You will learn about the different data formats in machine learning, including structured (labeled or unlabeled) and unstructured data, and how to choose the best format. This clip is from the chapter "Introduction to Machine Learning"...
Curated Video
Robotic Process Automation - UiPath RPA Developer Masterclass - Numeric Variables
In this video, you will take a closer look at numeric variables and all the things we can do with them. This clip is from the chapter "Tech Primer รขโฌโ Variables and Data Types" of the series "Robotic Process Automation - UiPath RPA...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Why Machine Learning: Machine Learning Applications-Part 2
In this video, we will cover machine learning applications-part 2. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Curated Video
Economic Threats and Opportunities: Understanding Exchange Rates
In this video, the presenter explains the economic threats and opportunities posed by exchange rates in today's globalized business world. He discusses how exchange rates impact firms that source their raw materials from foreign firms or...
Brian McLogan
How to determine the quotient of a whole number and a mixed number
๐ Learn how to divide mixed numbers. To divide mixed numbers, we first convert the mixed numbers to improper fractions. After we have converted the mixed numbers to improper fractions, we can then multiply the first fraction by the...
Curated Video
Core Java Programming Course- Data - Time Formatter
This video explains the data - time formatter. This clip is from the chapter "Date and Time Operations (Rev Java 8)" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explores the various...
Curated Video
.NET Core Microservices - Create Models for Azure Messaging
This video explains how to create models for Azure Messaging. This clip is from the chapter "Order API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about the Order API.
Brian McLogan
Dividing trig functions by multiplying by the reciprocal
๐ Learn how to simplify trigonometric expressions by factoring, expansion, and re-grouping. To simplify a trigonometric identity means to reduce the identity to the simplest form it can take which may be a number or a simple...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Cracking Passwords with Hashcat
In this video, you'll learn how to crack passwords using Hashcat. This clip is from the chapter "Wireless Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn to...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Stored Proc Class
In this video, we'll look at stored Proc class. This clip is from the chapter "Repository Pattern" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at the repository pattern.