Instructional Video2:19
Curated Video

IELTS Listening Practice Difficult Numbers

9th - Higher Ed
Today you’ll learn how to say and hear the difference between difficult numbers on IELTS.
Instructional Video26:33
Curated Video

Creating Moving Enemies in Scratch Game

Pre-K - Higher Ed
In this video, the teacher explains how to add an enemy that moves around the game area and how to control the visibility of certain elements, such as lava, on different levels. The teacher also demonstrates how to create a new enemy...
Instructional Video3:45
Curated Video

PMP Certification Training - Project Resource Management

Higher Ed
This video explains project resource management. This clip is from the chapter "Agile Considerations" of the series "PMP® Certification Training".This section explains Agile considerations.
Instructional Video17:38
Curated Video

Reflections: The Mathematical Flip

9th - 12th
In this video lesson we will learn how to reflect images in the coordinate plane over the x and y axis. We will first identify the line of reflection given in the instructions. We will then determine the distance the original point is...
Instructional Video6:41
Mister Simplify

Weber's Theory of Industrial Location (Least Cost theory) - Simplest Explanation

12th - Higher Ed
Weber's Least Cost theory is an attempt to understand where factories should be located for businesses. This video covers all the concept and the models Weber proposed and makes it easy for people to understand it.
Instructional Video15:54
Weird History

What Were Wild West Saloons Like?

12th - Higher Ed
Wild West saloons have been portrayed in popular culture as dens of vice and violence. Located throughout the American frontier, Western saloons were part of the landscape, present in small camps and growing towns alike. Saloons in the...
Instructional Video7:44
Python Programmer

EDA Python - 06-2variable_names

Higher Ed
An introduction to variables in python. What they are and how why they are needed.
Instructional Video14:12
Packt

Tracking Users Joining and Leaving

Higher Ed
Real-Time Web Applications with Socket.io (Chat App): Tracking Users Joining and Leaving This clip is from the chapter "Real-Time Web Applications with Socket.io (Chat App)" of the series "The Complete Node.js Developer Course (3rd...
Instructional Video11:23
Packt

Form and Button States

Higher Ed
Real-Time Web Applications with Socket.io (Chat App): Form and Button States This clip is from the chapter "Real-Time Web Applications with Socket.io (Chat App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this...
Instructional Video13:35
Packt

Callback Chaining

Higher Ed
Asynchronous Node.js (Weather App): Callback Chaining This clip is from the chapter "Asynchronous Node.js (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about...
Instructional Video14:40
Curated Video

The Full Stack Web Development - Create A Job Listing

Higher Ed
Backend Programming with PHP: Create A Job Listing This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP, integrate MySQL,...
Instructional Video5:23
Curated Video

Learn Git in 3 Hours- Manipulating Files and Folders

Higher Ed
Consider the following: creating a folder, moving a file or folder to a different location, copying a file, renaming a file, or reading its contents using a few simple commands. These operations can be very useful if you want to make...
Instructional Video13:11
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Understanding Azure Active Directory - Lab Activity

Higher Ed
In this video, we will understand Azure Active Directory - lab activity. This clip is from the chapter "Identity" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces identities and Azure Active...
Instructional Video3:50
Curated Video

.NET Core Microservices - Create Project 2-3

Higher Ed
This video shows how to create a project. This clip is from the chapter "Product API Basic Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about product API basic setup.
Instructional Video3:24
Curated Video

Linkedin Profile For Professionals - Services Page for Freelancers

Pre-K - Higher Ed
Freelancers can now create a unique services page to showcase their services. This provides greater visibility as users can now perform a search for services. Learn to create this page, share your services, and display customer reviews.
Instructional Video3:18
Curated Video

How to Describe an Ordered Pair

9th - 12th
In this short math video we will answer a standardized math test question where we demonstrate how to describe an ordered pair. We will begin by reviewing what is an ordered pair - (x, y). We will understand the the x coordinate will be...
Instructional Video4:29
NASA

NASA | NASA Sees Holiday Lights from Space

3rd - 11th
It’s official — our holiday lights are so bright we can see them from space. Thanks to the VIIRS instrument on the Suomi NPP satellite, a joint mission between NASA and NOAA, scientists are presenting a new way of studying satellite data...
Instructional Video1:05
Curated Video

Learn and Master C Programming - Bit-wise Right Shifting Operator (>>)

Higher Ed
Learn to use this operator. This clip is from the chapter "Let's Talk Binary | Manipulating Bits" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into bit manipulation in C.
Instructional Video15:13
Curated Video

C++ Developer - User Input

Higher Ed
This video explains user input. This clip is from the chapter "Fundamentals of C++" of the series "The Complete C++ Developer Course".This section discusses the fundamentals of C++.
Instructional Video8:02
Packt

WeatherJS [Part 2] - Fetch Weather from API

Higher Ed
API Projects: WeatherJS [Part 2] - Fetch Weather from API This clip is from the chapter "API Projects" of the series "Modern JavaScript from the Beginning".In this section, you will learn how to build API projects.
Instructional Video5:30
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Creating Storage Account - Lab Activity

Higher Ed
In this video, we will cover creating storage accounts - lab activity. This clip is from the chapter "Azure Storage" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure storage and Azure storage...
Instructional Video5:17
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - GRS and RA-GRS

Higher Ed
In this video, we will cover GRS and RA-GRS. This clip is from the chapter "Data Protection" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains data protection and its agenda along with local and zone...
Instructional Video3:55
Curated Video

C++ Standard Template Library in Practice - Lists

Higher Ed
The user is unfamiliar with the list container, wishes to know more about them, and when to use them. • Begin by introducing the user to the list, discussing how it works • Inform the user of the pros and cons of using the data structure...
Instructional Video13:46
Curated Video

The Modern JavaScript Bootcamp (2019) - Setting up the Prototype Object

Higher Ed
In this video, you’re going to learn about the prototype property. The prototype property gives you a way to define a shared set of properties/methods for all your instances. This clip is from the chapter "Advanced Objects and Functions"...