Curated Video
IELTS Listening Practice Difficult Numbers
Today you’ll learn how to say and hear the difference between difficult numbers on IELTS.
Curated Video
Creating Moving Enemies in Scratch Game
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...
Curated Video
PMP Certification Training - Project Resource Management
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.
Curated Video
Reflections: The Mathematical Flip
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...
Mister Simplify
Weber's Theory of Industrial Location (Least Cost theory) - Simplest Explanation
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.
Weird History
What Were Wild West Saloons Like?
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...
Python Programmer
EDA Python - 06-2variable_names
An introduction to variables in python. What they are and how why they are needed.
Packt
Tracking Users Joining and Leaving
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...
Packt
Form and Button States
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...
Packt
Callback Chaining
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...
Curated Video
The Full Stack Web Development - Create A Job Listing
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,...
Curated Video
Learn Git in 3 Hours- Manipulating Files and Folders
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...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Understanding Azure Active Directory - Lab Activity
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...
Curated Video
.NET Core Microservices - Create Project 2-3
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.
Curated Video
Linkedin Profile For Professionals - Services Page for Freelancers
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.
Curated Video
How to Describe an Ordered Pair
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...
NASA
NASA | NASA Sees Holiday Lights from Space
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...
Curated Video
Learn and Master C Programming - Bit-wise Right Shifting Operator (>>)
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.
Curated Video
C++ Developer - User Input
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++.
Packt
WeatherJS [Part 2] - Fetch Weather from API
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.
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Creating Storage Account - Lab Activity
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...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - GRS and RA-GRS
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...
Curated Video
C++ Standard Template Library in Practice - Lists
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Setting up the Prototype Object
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"...