Brian McLogan
Learn how to graph the natural log function with a horizontal shift
👉 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...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - Exercise 4: Images
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,...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - The Bellman Ford Algorithm Visualized
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...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Dealing With Negative Cycles In The Bellman Ford Algorithm
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 &...
Curated Video
The Complete Practical Docker Guide - Environment Variables
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.
Curated Video
Python 3 for Beginners: How to Execute Python Programs from Command Line on Windows, Mac, and Linux
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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Product Upsert Post Action
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.
National Parks Service
Everglades National Park - Shark Valley
Informational video about visiting Shark Valley.
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Reading Text Files in Python
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...
Curated Video
How inductors work
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.
NASA
Orion’s Journey - Part 3: Returning Home
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.
Packt
Installing and Configuring Jenkins
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...
NASA
Designing Lucy’s Path to the Trojan Asteroids
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...
Curated Video
.NET Core Microservices - Pass Token and Perform Operations
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...
Curated Video
Complete Modern C++ - File IO - Part III (Copy Utility)
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.
Curated Video
The Full Stack Web Development - Views & Partials
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...
Curated Video
Complete Java SE 8 Developer Bootcamp - The Exception Object
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Shell Commands - Directory Management
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...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Introduction to Excel Data-Driven Testing
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...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 03 – Creating a Hello World Service
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...
Virtually Passed
Conservation of Energy Part 5: Mechanical Energy and Conservative and non Conservative forces
Here I pool the results of all the previous videos together to get a fascinating result - the conservation of Mechanical Energy
Curated Video
Web Development with Node.JS and MongoDB (Video 13)
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...
Science360
WHAT'S HAPPENING ON AUGUST 21, AND WHAT CAN PEOPLE POTENTIALLY SEE?
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
Curated Video
Learning D3.JS 5.0 10.2: Creating a Simple Map
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