Instructional Video4:07
Curated Video

The Complete Beginners Guide to Arduino - 2021 - An Introduction to Programming Fundamentals

Higher Ed
Welcome to the programming fundamentals; here, we will cover the basic programming fundamentals that you should know before working with any project. This clip is from the chapter "Programming Fundamentals" of the series "The Complete...
Instructional Video4:19
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Configure Session in the Project

Higher Ed
In this video, we'll look at configuring session in the project. This clip is from the chapter "Details and Shopping Cart" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at details and...
Instructional Video0:43
Curated Video

Python 3 for Beginners: Working with Numbers, Conversions, and Comments

Higher Ed
In this video, we explore the basics of working with numbers in Python. You'll learn how to use numbers directly in your code without any special decorations, and find out what happens when you enclose a number in quotes. The video also...
Instructional Video1:38
Curated Video

How to Convert Inches to Yards

9th - 12th
In this short video we will answer a standardized math test question where we are asked to convert inches to yards. We will use a conversion ratio and a proportion to convert inches to feet. We will use the Cross Product Property to...
Instructional Video7:40
Curated Video

Job-Ready SQL in an Afternoon - Date and Time Intervals

Higher Ed
In this video, we will cover date and time intervals. This clip is from the chapter "Dates, Times, and Manipulating Data" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover dates, times, and manipulating data.
Instructional Video3:51
Brian McLogan

Percents original price

12th - Higher Ed
👉 Learn how to solve problems using percents. When solving problems with percents we will either convert the percents to decimal form or use proportions to solve. We will look to solve for the percent of change, the original price,...
Instructional Video11:40
Curated Video

The Modern JavaScript Bootcamp (2019) - The Class Syntax

Higher Ed
In this video, you’re going to explore the class syntax. This is a newer language feature that makes setting up our constructors and methods a bit easier. This clip is from the chapter "Advanced Objects and Functions" of the series "The...
Instructional Video4:14
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 05 - Understanding Spring Boot Magic - Spring Boot Starter Projects

Higher Ed
In this session, we will learn about Spring Boot starter project. This clip is from the chapter "Getting Started with Spring Boot" of the series "Java Programming for Complete Beginners - Java 16".This section focusses on building a...
Instructional Video1:59
Brian McLogan

Rewrite the given radical expression with fractional powers then simplify

12th - Higher Ed
👉 Learn how to simplify rational powers using the power and the product rules. There are some laws of exponents which might come handy when simplifying expressions with exponents. Some of the laws include the product law which states...
Instructional Video1:55
Brian McLogan

Using parenthesis to help convert a rational expression from radical form

12th - Higher Ed
👉 Learn how to convert a radical to rational power. A radical is an expression having the root/radical symbol. The number outside the radical symbol (nth root) is called the index, the number/expression inside the radical symbol is...
Instructional Video7:25
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF (DF to RDD)

Higher Ed
In this video, you will learn about the process of converting DF to 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 DataFrames in depth.
Instructional Video6:37
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Solution 1 (Map)

Higher Ed
Let's discuss the solution to the quiz on Map() function. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark RDDs.
Instructional Video10:00
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Practice Exercise- Excel Driven Testing – Part 3

Higher Ed
This video is the third part of the three-part video that presents more practice exercises on Excel driven testing. This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from...
Instructional Video0:59
Curated Video

Python 3 for Beginners: Understanding Tuples in Python - Immutable Lists and Built-in Functions

Higher Ed
In this comprehensive tutorial, we delve into the world of tuples in Python. You'll learn what tuples are, why they're useful, and how to create and manipulate them. Our expert instructor will guide you through the process of converting...
Instructional Video10:02
Curated Video

Converting Decimal Numbers to Binary Numbers

Pre-K - Higher Ed
Learn how to convert decimal numbers to binary numbers by understanding the base system and place value. In decimal, based on 10 digits, each place represents a power of 10. In binary, based on 2 digits (0 and 1), each place represents a...
Instructional Video3:37
Curated Video

Adding Fractions with Denominators 10 and 100

3rd - 5th
Adding and subtracting fractions with denominators of 10 and 100.
Instructional Video5:07
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Java Popularity and Platform Independence

Higher Ed
Java Platform: Java Popularity and Platform Independence This clip is from the chapter "Java Platform" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will be introduced to the concept of...
Instructional Video3:47
Curated Video

How to Convert From Binary to Decimal

Pre-K - Higher Ed
Quick whiteboard tutorial showing how to easily convert numbers in binary (base 2) to decimal, or denary (base 10) for students studying GCSE Computer Science
Instructional Video8:06
Curated Video

How to Add Binary Numbers

Pre-K - Higher Ed
Quick whiteboard tutorial showing which explains how to add binary numbers together, and also what error could result when doing this in programming; for students studying GCSE Computer Science
Instructional Video5:57
Professor Dave Explains

IIT/JEE Chemistry Practice #1: Avogadro's Number/Moles

12th - Higher Ed
Practice REAL problems from actual past IIT/JEE exams with Professor Dave!
Instructional Video5:36
Curated Video

Understanding the Benefits of Hexadecimal Numbers

Pre-K - Higher Ed
Quick whiteboard tutorial showing which explains what the point of using hexadecimal in computing is and why we use it. Can be helpful for students studying GCSE Computer Science
Instructional Video1:51
Curated Video

Converting Between Fahrenheit and Celsius (Part 2)

3rd - 5th
Convert between Fahrenheit and Celsius.
Instructional Video4:46
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Encoding Categorical Data - Multiple Linear Regression

Higher Ed
In this video, you will learn how to encode categorical data. This clip is from the chapter "Multiple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover multiple...
Instructional Video8:45
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Implementation TensorFlow Hub

Higher Ed
This video explains the implementation of TensorFlow Hub. This clip is from the chapter "Neural Style Transfer" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the neural style transfer.