Instructional Video2:34
Curated Video

Threats to Albatross Populations and Conservation Efforts

Pre-K - Higher Ed
The Albatross is an extremely long-lived bird with most species surviving in excess of 50 years. There are 21 different species of Albatross and all of them rely on the ocean. The birds delay their breeding till later in life and will...
Instructional Video2:33
Curated Video

Devastation and Global Impact of Earthquakes and Tsunamis

Pre-K - Higher Ed
This video explains the devastating impact of earthquakes and the connection to fault lines. It specifically focuses on the 2004 Indian Ocean tsunami, a deadly natural disaster, caused by a powerful earthquake beneath the ocean. The...
Instructional Video2:34
Curated Video

Television: From Mechanical to Electronic Systems

Pre-K - Higher Ed
In London during 1926 John Logi Baird demonstrated a mechanical television system that used rotating discs to scan an image. The picture was made up of 30 vertical lines with 5 images per second. In 1936 at London s Alexandra Palace a...
Instructional Video7:51
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Restore

Higher Ed
This video explains Git Restore, which will restore the file to the last committed version, effectively undoing any changes that have been made since then. This clip is from the chapter "Other: Diff, Stash, and Restore" of the series...
Instructional Video13:53
Curated Video

Modern JavaScript from the Beginning - Second Edition - Canvas Element and API

Higher Ed
In this video, you will learn about the Canvas element and the Canvas API. You will learn how to create shapes, draw paths, and add text to the canvas. This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript...
Instructional Video4:14
Curated Video

Modern JavaScript from the Beginning - Second Edition - Refactor to Multiple Functions

Higher Ed
This video covers how to refactor code into multiple functions to make it more organized and easier to read. It covers the concepts of function composition and separation of concerns. This clip is from the chapter "DOM Manipulation" of...
Instructional Video4:51
Curated Video

Machine Learning: Random Forest with Python from Scratch - Clustering

Higher Ed
In this lesson, you will learn about an unsupervised branch of learning called clustering, which involves grouping elements with no labels to classify them. This clip is from the chapter "Introduction to Machine Learning" of the series...
Instructional Video2:23
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - The Rust IDE Text Editor and Console Basics

Higher Ed
This video talks about the basics of the Rust IDE Text Editor and Console. This clip is from the chapter "Rust Course Setup" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the Rust...
Instructional Video2:59
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - For Loop

Higher Ed
In this video, we will explore the for loop, a commonly used loop structure that allows for more control over the loop execution and the initialization, condition, and iteration expression of the for loop, along with examples.
Instructional Video2:37
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Text Alignment

Higher Ed
In this video, you will learn how to control the alignment of text in your webpages using CSS3. We will discover the various text alignment options available, such as left, right, center, and justify, and how to apply them to different...
Instructional Video7:21
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Input Types

Higher Ed
In this video, we will explore different input types available in HTML5, including text, password, email, number, date, and more. You will learn to use these input types to capture specific types of user data.
Instructional Video1:45
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - What Are Break Tags?

Higher Ed
In this video, we will understand the purpose of break tags in HTML to introduce line breaks and create vertical spacing within your content. You will learn to use break tags effectively for better readability.
Instructional Video4:32
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Closures in Rust

Higher Ed
This video explains closures in Rust. This clip is from the chapter "Intermediate to Advanced Videos in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".null
Instructional Video5:39
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - The Difference Between Var and Let in JavaScript - ES6

Higher Ed
In this video, you will learn about the difference between Ă¢â‚¬Å“varĂ¢â‚¬ and Ă¢â‚¬Å“letĂ¢â‚¬ in JavaScript, which are two ways to declare variables. You will explore how these keywords behave in different contexts and learn about the scoping rules...
Instructional Video4:59
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Write Multi-Line Comments in JavaScript

Higher Ed
In this video, you will discover how to write multi-line comments in JavaScript, which are great for providing more detailed explanations and notes about specific sections of your code. You will also learn some tips and tricks for using...
Instructional Video8:26
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - gsutil and Bash Command Basics

Higher Ed
This video provides an overview of gsutil and Bash command basics in GCP, showing you how to work with files using gsutil and how to use common Bash commands to manage your GCP resources more efficiently and effectively in the Cloud...
Instructional Video8:20
Curated Video

Linux Crash Course for Beginners - 2023 - File Display Commands

Higher Ed
In this video, you will learn all the commands that can be used to display file content such as cat, less, more, head, tail, vi.
Instructional Video10:25
Curated Video

Fundamentals of Neural Networks - Lab 4 - Functional API

Higher Ed
This video demonstrates functional API versus sequential API. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial neural networks where you will...
Instructional Video11:19
Curated Video

Fundamentals of Neural Networks - Lab 5 - Building Deeper and Wider Model

Higher Ed
This video demonstrates how to build a deeper and wider neural network model. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial neural networks...
Instructional Video9:21
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Geospatial Dashboard

Higher Ed
In this video, you will learn how to create a geospatial dashboard containing a dataset containing a digitized paper location from World War II.
Instructional Video7:52
Instructional Video4:44
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Understanding Java New Features - an Overview

Higher Ed
In this video, let's look at the important Java features that were introduced across different Java releases.
Instructional Video9:22
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Your First Java Method - Hello World Twice and Exercise Statements

Higher Ed
In this video, you will learn about your first Java method—hello world twice and exercise statements.
Instructional Video1:07