Instructional Video10:09
Nature League

Why Are Millipedes Cuter Than Centipedes? - From A to B

6th - 8th
In this episode of "From A to B", Adrian asks Brit why millipedes are totes adorbs but centipedes are basically hellspawn.
Instructional Video6:01
Curated Video

Core Java Programming Course- Modified/Enhanced "For" loop

Higher Ed
This video explains the modified or enhanced "For" loop. This clip is from the chapter "Arrays" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains arrays in Java.
Instructional Video14:39
Curated Video

Power BI Masterclass - Learning DAX: Does the Pareto Rule Apply for Our Dataset

Higher Ed
In this video, we will be learning DAX to check whether the Pareto Rule applies for our dataset. This clip is from the chapter "DAX, Excel, and More" of the series "Power BI Masterclass".In this section, we will be understanding DAX...
Instructional Video6:32
IDG TECHtalk

Using channels to communicate between goroutines | Smart Go

Higher Ed
The channel datatype in Go lets you send messages easily between goroutines, or concurrent operations. Learn how to get started with them in this quick introduction.
Instructional Video5:14
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Cleaning Up the Local Git Hooks Repository

Higher Ed
This video demonstrates how to clean up the local Git hooks repository. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub hooks in detail....
Instructional Video5:08
Curated Video

RESTful Web API Design with Node.js (Video 17)

Higher Ed
RESTful Web APIs allow developers to create unprecedented applications by leveraging the data on the Internet. Since JavaScript is the language of the web, building APIs using Node.js provides a seamless development experience on both...
Instructional Video2:07
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git File Statuses: Untracked, Tracked, and Ignored

Higher Ed
This video explains the various Git file statuses including untracked, tracked, and ignored. This clip is from the chapter "Ignoring Files in Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Instructional Video12:30
Curated Video

The Full Stack Web Development - Updating & Deleting Documents

Higher Ed
MongoDB - Learning NoSQL Database Design: Updating & Deleting Documents This clip is from the chapter "MongoDB - Learning NoSQL Database Design" of the series "The Full Stack Web Development".Here, we look into MongoDB which is a no SQL...
Instructional Video8:04
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Simple Storage Service (Amazon S3) Enhanced Features

Higher Ed
This video focuses on intelligent tiering, S3 object lock, and batch operations. This clip is from the chapter "Solutions Architect Chapter 2 – Amazon Web Services (AWS) Storage Design" of the series "AWS Solutions Architect Associate...
Instructional Video11:58
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Resolving Conflicts Using Git Pull

Higher Ed
This video demonstrates the process of resolving conflicts using the Git pull command. This clip is from the chapter "Git Push, Fetch, and Pull" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Instructional Video9:53
Curated Video

World of Computer Networking Your CCNA start - Ethernet Frame Header

Higher Ed
This video provides an introduction to the Ethernet frame header. 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...
Instructional Video5:10
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 05 - Understanding String is Immutable and String Concat, Upper Case, Lower

Higher Ed
In this video, we will learn about understanding string is immutable and string Concat, upper case, lower. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Instructional Video8:23
Curated Video

Complete Modern C++ - how copy elision works

Higher Ed
In this video, you will learn how copy elision works. This clip is from the chapter "Move Semantics" of the series "Complete Modern C++".In this section, you will learn about values and how to work with semantics.
Instructional Video5:26
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Stashing Changes Using Terminal

Higher Ed
This video explains how to stash changes using Terminal. This clip is from the chapter "Advanced Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to clone one of the public...
Instructional Video4:56
Curated Video

The Complete Practical Docker Guide - Creating New Files

Higher Ed
This video helps in creating new files. This clip is from the chapter "Files and Directories Management in Linux" of the series "The Complete Practical Docker Guide".This section focuses on files and directories management in Linux.
Instructional Video6:19
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Create Data Factory and Read Metadata

Higher Ed
This video explains creating Data Factory and reading metadata. This clip is from the chapter "Event-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction
Instructional Video3:35
Curated Video

Genetic Engineering: Applications and Concerns

Higher Ed
This video explains the process of genetic engineering and discusses some of its applications in crop production and medicine. The process involves modifying the genome of an organism to introduce desirable characteristics, such as...
Instructional Video2:43
Bill Carmody

Types of Letter Formats: Creating Professional Business Writing

Higher Ed
In this video, Bill Carmody discusses the different types of letter formats, including full block style, semi block style, modified block style, and modified semi block style. He emphasizes the importance of using these formats to create...
Instructional Video1:41
Next Animation Studio

Florida releasing millions of genetically modified mosquitoes

12th - Higher Ed
Health experts are releasing 750 million genetically modified mosquitoes in the Florida Keys to reduce local populations of disease-carrying mosquitoes, according to local news reports.
Instructional Video3:19
Curated Video

Learning ASP.NET Web API (Video 28)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
Instructional Video7:09
Curated Video

Arduino for Beginners - 2022 Complete Course - Arrays

Higher Ed
This video explains arrays. This clip is from the chapter "Programming Basics for Arduino" of the series "Arduino for Beginners - 2022 Complete Course".This section explains Programming Basics for Arduino.
Instructional Video5:24
Curated Video

Practical Linux Command Line 2.0 - Edit a File in the Terminal with Nano

Higher Ed
This video demonstrates editing a file in the terminal with Nano. This clip is from the chapter "Edit Files in the Terminal" of the series "Practical Linux Command Line 2.0".This section focuses on editing files in the terminal.
Instructional Video7:32
Curated Video

DevOps Complete Course - Working with Git Stages

Higher Ed
This video explains the working with Git stages. This clip is from the chapter "Git and GitHub" of the series "DevOps Complete Course".This section focuses on Git and GitHub.
Instructional Video4:19
Curated Video

Complete Modern C++ - The const Qualifier

Higher Ed
This video explains the importance of const qualifier and its usage. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions, pointers, references, and...