Instructional Video4:33
Curated Video

Understanding Break-Even Points in Business: How Internal Changes Impact the Chart

Higher Ed
This video discusses the break-even point of a business and how it can be affected by changes in various variables. The video explores how changes in price, variable costs, and fixed costs can shift the break-even point of a business. It...
Instructional Video7:47
Curated Video

Complete Modern C++ - constexpr Lambda

Higher Ed
In this video, learn about the changes in lambda expressions in C++17. This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains core features of C++17 such as changes,...
Instructional Video5:59
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Product Model and push to Db

Higher Ed
In this video, we'll learn how to add product model and push to Db. This clip is from the chapter "Product CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at product CRUD.
Instructional Video9:38
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Shopping Cart Index Action Get

Higher Ed
In this video, we'll look at shopping cart index action get. This clip is from the chapter "Shopping Cart Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at shopping cart management.
Instructional Video6:15
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Cart UI - Part 2

Higher Ed
In this video, we'll look at cart UI - part 2. This clip is from the chapter "Shopping Cart Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at shopping cart management.
Instructional Video3:54
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Order Details Model

Higher Ed
In this video, we'll look at order details model. This clip is from the chapter "Models and Repository" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at models and repository.
Instructional Video9:07
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Understanding the Structure of Complex Nested JSON and its Array Notations

Higher Ed
This video explains the structure of complex nested JSON and its array notations. This clip is from the chapter "Diving in Depth Automating REST API" of the series "REST API Automation Testing from Scratch - REST Assured Java".This...
Instructional Video10:05
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Iterating Over Every Element of the JSON Array and Accessing Elements in It

Higher Ed
This video explains how to iterate over every element of the JSON array and how to access its elements. This clip is from the chapter "Diving in Depth Automating REST API" of the series "REST API Automation Testing from Scratch - REST...
Instructional Video16:51
Curated Video

The Truth About Italki - Full Review #Spon

Pre-K - Higher Ed
The Truth About Italki - Full Review #Spon
Instructional Video11:53
Curated Video

Data Analytics using Python Visualizations - Plotting Regression Lines with OLS (ML)

Higher Ed
This video explains plotting regression lines with OLS (ML). This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section explains advanced...
Instructional Video5:23
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - What is Coupling?

Higher Ed
Polymorphism and instanceof: What is Coupling? This clip is from the chapter "More Object Oriented Programming Concepts" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about...
Instructional Video3:54
Curated Video

Figma for UIUX Master Web Design in Figma - Here's Why It's Essential You Deliver What's Needed

Higher Ed
This video explains why it's essential you deliver what's needed. This clip is from the chapter "Discover How the Design Gets Transformed to the Live Version" of the series "Figma for UI/UX: Master Web Design in Figma".This section...
Instructional Video5:13
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - What Is Raspberry Pi and What Can You Do With it?

Higher Ed
This video explains about the Raspberry Pi and its applications. This clip is from the chapter "Introduction to the Course" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section provides an introduction to the...
Instructional Video13:59
Curated Video

Practical Data Science using Python - Linear Regression Data Preparation and Analysis 1

Higher Ed
This video explains linear regression data preparation and analysis. This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Instructional Video4:23
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Methods: Regression

Higher Ed
In this video, we will cover regression. 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 section, we will cover...
Instructional Video9:25
The Guardian

A massacre that changed Britain: does Peterloo still resonate today?

Pre-K - Higher Ed
Two hundred years ago, a group of people seeking political change became victims of a massacre. Would the Peterloo marchers be satisfied with today's Britain? Are their issues now our issues? The Guardian's Helen Pidd retraces the...
Instructional Video1:13
Cerebellum

Marketing: Product, Price, Place, Promotion

9th - 12th
We'll teach you the four P's of marketing: product, price, place and promotion. This is part 1 in the series: 'Marketing: Target Consumers'.
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 Video5:51
Curated Video

AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - EC2 Instance Purchase Options

Higher Ed
This video introduces you to EC2 instance purchase options. This clip is from the chapter "Cost-Optimized Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This section explains...
Instructional Video8:02
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Place Order without Payment

Higher Ed
In this video, we'll look at place order without payment. This clip is from the chapter "Summary and Payments" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at summary and payments.
Instructional Video0:57
Economics Explained

How Price Inflation is Happening Today Without Anyone Realizing #Shorts | Economics Explained

9th - Higher Ed
How Price Inflation is Happening Today Without Anyone Realizing #Shorts | Economics Explained
Instructional Video5:34
Economics Explained

The Christmas Crash of 2018: Market Access & How It All Came Together

9th - Higher Ed
The Christmas Crash of 2018 was a really important case study that up until now has been pretty much forgotten and even when it was happening probably didn’t get the attention it should. What was the Christmas crash? What caused it? And...
Instructional Video2:18
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Distribution of the Data

Higher Ed
In this video, you will learn distribution of the data. This clip is from the chapter "Simple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover simple linear...
Instructional Video2:55
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Creating a Linear Regression Object

Higher Ed
In this video, you will learn how to create a linear regression object. This clip is from the chapter "Simple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover...