Curated Video
Active Directory with Windows Server 2016 - DC Cloning
You’ll walk through the cloning operation for DCs, looking at the various clone tools that can be used and the benefits of using clones. This clip is from the chapter "Install and Configure AD DS" of the series "Active Directory with...
Curated Video
World of Computer Networking Your CCNA start - Private versus Public Internet Protocol (IP) Addresses
This video highlights the difference between private and public IP addresses. This clip is from the chapter "Internet Protocol (IP) Addressing and Internet Protocol (IP) Packets" of the series "World of Computer Networking: Your CCNA...
Science360
Catching A Coral Killer
We often hear about insects and other animals passing on diseases to humans, so-called zoonotic diseases, such as rabies, cholera, West Nile virus, etc...Now, for the first time, researchers are examining a disease that humans are...
Curated Video
Understanding the Inverse Square Law in Regards to Light Intensity and Photosynthesis
This video explains the relationship between light intensity and photosynthesis in plants. The concept of direct proportionality and a linear relationship between light intensity and photosynthesis rate is discussed. The video then goes...
The Business Professor
Marketing 4 Ps - What is Product
This Video Explains Marketing 4 Ps - What is Product
Curated Video
Mastering Grunt (Video 27)
Grunt is everywhere. From JavaScript projects in jQuery to Twitter Bootstrap, everyone's using Grunt to convert code, run tests, and produce distributions for production. Web development activities are marked by repetitive tasks such as...
NASA
ATom Mission interview clips — Jack Dibbs
Flying into "clean" air during #EarthExpedition ATom mission, Jack Dibbs of the University of New Hampshire explains what he expects to find on his aerosol filters as they travel to the remotest parts of the atmosphere. The ATom mission...
Curated Video
Next.js from Development to Deployment - Head Tags and Layout
This video explains the head tag and layout. This clip is from the chapter "Next.js Fundamentals" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the fundamentals of Next.js.
Curated Video
Bash Shell Scripting - Source and Export Commands
This video focusses on source and export commands. This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This video focuses on variables.
Curated Video
C++ Standard Template Library in Practice - Moving
The listener is new to algorithms and does not know about the moving algorithms. • Introduce the listener to the std::move algorithm • Show how it works and explain the different versions available • Reinforce the lesson with a code...
Curated Video
How to Stay Motivated While Studying for IELTS
How to Stay Motivated While Studying for IELTS
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Find The Shortest Path In A Weighted Graphs - Fewer Edges Better
Find the shortest path in a weighted graph where the number of edges also determine which path is shorter. This clip is from the chapter "Graph Problems" of the series "From 0 to 1: Data Structures & Algorithms in Java".null
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Implementation Of The Bellman Ford Algorithm
Learn to implement the Bellman Ford Algorithm. This clip is from the chapter "Shortest Path Algorithms" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we are introduced to unweighted graph. We...
Curated Video
Hands-On Auto DevOps with GitLab CI - Automating Runner Deployment
To have proper control over our custom CI infrastructure, we need deployment automation so we can create CI infrastructure automatically. • Provision virtual machines in AWS using Ansible • Install and configure GitLab Runner...
Oxford Comma
5 Easy Ways Quotes Can Help You Write Better Papers Faster
Many academic assignments require quotes. But, if you're not careful, quotes can actually make your writing look rushed, sloppy, or uniformed. Thankfully, it's not hard to properly implement quotes into a paper, and doing so will help...
Rachel's English
English Vocabulary Challenge Day 5
You can improve your English vocabulary and English pronunciation by studying these vocab words, repeating them along with me to master each sound. We’ll study each word by focusing on how Americans actually pronounce it, and we’ll...
The March of Time
1952: NEW ORLEANS: FRENCH QUARTER: WS Restaurant headwaiter in tuxedo w/ tableside portable cooking cart, liqueurs & brandy for Crepes Suzette (Cointreau, Grand Marnier, Armagnac) sauce, speaking SOT in French to Mrs. Porto, Mr. Nutter,
MOT 1952: NEW ORLEANS: FRENCH QUARTER: WS Restaurant headwaiter in tuxedo w/ tableside portable cooking cart, liqueurs & brandy for Crepes Suzette (Cointreau, Grand Marnier, Armagnac) sauce, speaking SOT in French to Mrs. Porto, Mr. Nutter,
NASA
Why Bennu?
The goal of the OSIRIS-REx mission is to collect a sample from an asteroid and bring it back to Earth. But just how did the OSIRIS-REx team choose Bennu from the over 500,000 known asteroids in the solar system? Watch this cartoon to...
Curated Video
C++ Programming By Example - Setting Up Your First C++ Project
How to use the course source code? • Obtain the source code • Open CMake and open source directory in CMake • Configure the project via CMake and then generate the solution This clip is from the chapter "Building a Virtual Die with C++"...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Installing SourceTree
This video demonstrates how to install a SourceTree. This clip is from the chapter "Merging Branches" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on the need for branch merging and...
Curated Video
World of Computer Networking Your CCNA start - Working of Network Switches
This video demonstrates how network switches work. This clip is from the chapter "Switches and Data Link Layer" of the series "World of Computer Networking: Your CCNA start".This section introduces you to switches and the data link layer.
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - Element Attribute Manipulation
In this video, we'll cover element attribute manipulation. This clip is from the chapter "JavaScript Document Object Model" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section describes JavaScript...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Implementation Of The Shortest Path In An Unweighted Graph
Shortest path implementation in Java. This clip is from the chapter "Shortest Path Algorithms" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we are introduced to unweighted graph. We implement...
Curated Video
Learning Microsoft Power BI - Intelligent Data Filtering with Power Query
In this video, we will learn how to apply data filtering. • Understand why we should filter data • Apply data transformations to the FACTSales table • Filter the data using Power Query This clip is from the chapter "Common Data...