Instructional Video2:11
Brian McLogan

Learn how to graph the natural log function with a horizontal shift

12th - Higher Ed
👉 Learn all about graphing natural logarithmic functions. A logarithmic function is a function with logarithms in them. A natural logarithmic function (ln function) is a logarithmic function to the base of e. The graph of the parent...
Instructional Video2:54
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Exercise 4: Images

Higher Ed
In this video, we'll perform exercise 4: images. This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will learn about Element,...
Instructional Video11:23
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - The Bellman Ford Algorithm Visualized

Higher Ed
Visualize how the Bellman Ford works to find the shortest path in a graph with negative weighted edges. This clip is from the chapter "Shortest Path Algorithms" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this...
Instructional Video7:36
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Dealing With Negative Cycles In The Bellman Ford Algorithm

Higher Ed
If a graph has a negative cycle then it's impossible to find a shortest path as every round of the cycle makes the path shorter! This clip is from the chapter "Shortest Path Algorithms" of the series "From 0 to 1: Data Structures &...
Instructional Video5:44
Curated Video

The Complete Practical Docker Guide - Environment Variables

Higher Ed
This video explains about environment variables. This clip is from the chapter "Environment Variables in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the environment variables in Linux.
Instructional Video4:45
Curated Video

Python 3 for Beginners: How to Execute Python Programs from Command Line on Windows, Mac, and Linux

Higher Ed
This video teaches viewers how to execute Python programs in various ways. The tutorial covers executing Python programs on Windows by double-clicking the file or running it from the command prompt, and on Mac and Linux by setting the...
Instructional Video8:35
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Product Upsert Post Action

Higher Ed
In this video, we'll look at product Upsert post action. This clip is from the chapter "Product CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at product CRUD.
Instructional Video9:27
National Parks Service

Everglades National Park - Shark Valley

Pre-K - Higher Ed
Informational video about visiting Shark Valley.
Instructional Video8:27
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Reading Text Files in Python

Higher Ed
This video demonstrates how to read text files in Python. This clip is from the chapter "Reading and Writing Files in Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains reading...
Instructional Video5:49
Curated Video

How inductors work

Higher Ed
If you're curious about inductors and how they work, then this is the video for you! In this video, we'll explore the basics of inductors and their role in electrical engineering.
Instructional Video0:59
NASA

Orion’s Journey - Part 3: Returning Home

K - 11th
Orion will leave distant retrograde orbit, or DRO, and come back to Earth, splashing down in the Pacific Ocean. Learn more about how Orion returns home after its mission.
Instructional Video10:46
Packt

Installing and Configuring Jenkins

Higher Ed
This video explains how to install and configure Jenkins. This clip is from the chapter "Framework Part 4 - Jenkins (Continuous Integration Tool)" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video6:28
NASA

Designing Lucy’s Path to the Trojan Asteroids

3rd - 11th
Lucy is the first mission to explore the Jupiter Trojans – two swarms of asteroids that share Jupiter’s orbit, leading and trailing the giant planet by sixty degrees. These primitive bodies are thought to be the “fossils” of planet...
Instructional Video6:28
Curated Video

.NET Core Microservices - Pass Token and Perform Operations

Higher Ed
This video explains the concept of pass token and perform operations. This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about...
Instructional Video3:30
Curated Video

Complete Modern C++ - File IO - Part III (Copy Utility)

Higher Ed
This video uses file I/O to create a utility that copies text files. This clip is from the chapter "File Input and Output" of the series "Complete Modern C++".This section explains about functions in file input and output.
Instructional Video12:16
Curated Video

The Full Stack Web Development - Views & Partials

Higher Ed
Backend Programming with Ruby On Rails: Views & Partials This clip is from the chapter "Backend Programming with Ruby On Rails" of the series "The Full Stack Web Development".In this section, we will talk about whole MVC framework and...
Instructional Video1:47
Curated Video

Complete Java SE 8 Developer Bootcamp - The Exception Object

Higher Ed
Learn more about exception which is subtype of throwable, with methods for learning about what went wrong during the execution of a program. This clip is from the chapter "Exception Handling" of the series "Complete Java SE 8 Developer...
Instructional Video9:38
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Shell Commands - Directory Management

Higher Ed
This video focuses on shell commands with respect to directory management. This clip is from the chapter "Basic Shell Commands" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section introduces you to the...
Instructional Video8:42
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Introduction to Excel Data-Driven Testing

Higher Ed
This video provides an introduction to Excel data driven testing. This clip is from the chapter "Part V-Reading and Writing Data from Excel to Selenium Python Framework" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video4:51
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 03 – Creating a Hello World Service

Higher Ed
This video explains how to create a Hello World service. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section, you will learn how to...
Instructional Video14:23
Virtually Passed

Conservation of Energy Part 5: Mechanical Energy and Conservative and non Conservative forces

Higher Ed
Here I pool the results of all the previous videos together to get a fascinating result - the conservation of Mechanical Energy
Instructional Video4:13
Curated Video

Web Development with Node.JS and MongoDB (Video 13)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video0:37
Science360

WHAT'S HAPPENING ON AUGUST 21, AND WHAT CAN PEOPLE POTENTIALLY SEE?

12th - Higher Ed
We asked NSF's Division of Astronomical Sciences Program Director David Boboltz what's happening on August 21, and what can people potentially see. Provided by National Science Foundation
Instructional Video3:28
Curated Video

Learning D3.JS 5.0 10.2: Creating a Simple Map

Higher Ed
In this video, we will learn the structure of a map chart. • Get an overview of HTML and CSS files • Understand the GeoJSON file • Understand the app.js file