Instructional Video7:29
Curated Video

Using Goal Seek Tool in Excel to Set Target Grades for Students

Pre-K - Higher Ed
The video demonstrates how to use the Goal Seek tool in Excel to quickly determine the target grade a student needs to achieve in a particular subject in order to reach a desired overall average. By setting a target average and letting...
Instructional Video2:15
Curated Video

The Secret Balloons that Bombed America

9th - Higher Ed
In 1944, Imperial Japan attacked the West Coast of America with hundreds of balloon bombs flown 6,000 miles across the Pacific Ocean. They took the lives of five Oregon school children and their teacher – and remain a threat to this day.
Instructional Video15:39
Packt

Socket.io Events

Higher Ed
Real-Time Web Applications with Socket.io (Chat App): Socket.io Events This clip is from the chapter "Real-Time Web Applications with Socket.io (Chat App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this...
Instructional Video7:49
NASA

NASA’s OSIRIS-REx: Mission to Bennu

3rd - 11th
OSIRIS-REx is the third mission in NASA's New Frontiers Program. Its goal is to explore near-Earth asteroid Bennu, a remnant from the dawn of the solar system, and to return a sample of Bennu to Earth in 2023. OSIRIS-REx launched in...
Instructional Video1:03
Prime Coaching Sport

Volleyball - Underarm wall serves

K - 5th
Individual volleyball skills, here you'll be practicing your underarm serving
Instructional Video1:35
Institute for New Economic Thinking

LTRO and TARGET balances.wmv

Higher Ed
LTRO and TARGET balances.wmv
Instructional Video1:04
Next Animation Studio

Ukraine unleashes its own stealth attack drone on Russians

12th - Higher Ed
The sneaky stealth drone is designed to seek high-value targets and hit them with small bombs that ignite huge explosions and cause massive damage.
Instructional Video1:47
Curated Video

Excel VBA Programming The Complete Guide - The Workbooks. Method

Higher Ed
In this lesson, we use the Workbooks. method to close every open workbook in Excel. We also configure the procedure to disable alerts temporarily to avoid halting execution. This clip is from the chapter "Object Deep Dive" of the series...
Instructional Video12:29
Curated Video

Excel VBA Programming The Complete Guide - The Worksheet_Change Event

Higher Ed
The Worksheet_Change event shoots off when the user edits or deletes a value from a Range in the worksheet. In this lesson, we use it to create a basic pounds-to-kilograms converter that takes a numeric value from column A, applies a...
Instructional Video7:11
Curated Video

Excel VBA Programming The Complete Guide - The With-End With Construct

Higher Ed
The With - End With construct is a shorthand syntax that allows for multiple properties to be overwritten on an object. In this lesson, we practice modifying the Name, Size, Bold and Italic properties on the Font object. This clip is...
Instructional Video2:09
Curated Video

Excel VBA Programming The Complete Guide - The Range.Worksheet Property

Higher Ed
In certain cases, VBA allows us to traverse the Excel object model in reverse --- from the bottom up. One such example is the Range.Worksheet property, which returns a Worksheet object that encloses a Range. In this lesson, we practice...
Instructional Video4:00
Curated Video

Excel VBA Programming The Complete Guide - The Range.Copy and Range.Cut Methods

Higher Ed
Copy and paste --- is there a more common task in Excel? In this lesson, we use the Range.Copy and Range.Cut methods to copy, cut, and paste text across a spreadsheet. This clip is from the chapter "Range Actions" of the series "Excel...
Instructional Video16:10
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - The Metasploit Console

Higher Ed
This video introduces you to the Metasploit console. This clip is from the chapter "System Hacking and Exploitation" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn how to hack...
Instructional Video13:40
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - XSSer and XSSsniper

Higher Ed
In this video, you'll learn how to use 2 more pen testing tools: XSSer and XSSsniper. This clip is from the chapter "Web Application Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Instructional Video10:24
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Importing Pynput

Higher Ed
In this video, you'll learn to import the Pynput library. This clip is from the chapter "Developing a Keylogger" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn to develop a...
Instructional Video8:50
Curated Video

Mastering Tableau 2018.1, Second Edition 11.4: Actions and Highlighting on Dashboards

Higher Ed
In this video, we’ll look at the several actions we can do on our dashboards. • Why are actions necessary? • Why is highlighting necessary?
Instructional Video2:23
NASA

A Day in the Life of a NASA Satellite Team

3rd - 11th
Launched on Nov. 20, 2004, NASA's Neil Gehrels Swift Observatory has been on the hunt to uncover the mystery of the universe’s most powerful explosions: gamma-ray bursts. These extreme events are some of the farthest objects we’ve ever...
Instructional Video1:07
Next Animation Studio

Ukraine’s $175,000 tank-killer missile: how the Javelin works

12th - Higher Ed
Ukraine’s armed forces are destroying a lot of Russian tanks with the expensive, shoulder-fired Javelin missile systems that the West has given to Ukraine.
Instructional Video11:42
Schooling Online

Chemistry Skills: Reliability Part 1

3rd - Higher Ed
A new contender joins the archery contest... Will he be a match for Robin Hood? Only time (and repeated trials) will tell! This lesson will explore the concept of reliability, including the subtle difference between accuracy and...
Instructional Video1:48
Prime Coaching Sport

Striking - (Tennis) Flings into the hoop.mp5

K - 5th
Individual striking and tennis skills - Flings into the hoop
Instructional Video2:42
NASA

Why Bennu?

3rd - 11th
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...
Instructional Video11:30
Curated Video

Ansible for the Absolute Beginner - Lab Setup - Cloning Virtual Machines (VMs) and Installing Ansible

Higher Ed
This video demonstrates how to clone VMs and install Ansible. This clip is from the chapter "Lab – Setting up Virtual Machines (VMs) and Installing Ansible" of the series "Ansible for the Absolute Beginner - Hands-On – DevOps".This...
Instructional Video3:43
Curated Video

GCSE Secondary Maths Age 13-17 - Number: Percentage - Explained

9th - 12th
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Instructional Video5:45
Curated Video

Excel VBA Programming The Complete Guide - SpecialCells

Higher Ed
The Range.SpecialCells method extracts a subset of cells from a Range based on a criteria -- empty cells, cells with constants, cells with formulas, etc. In this lesson, we populate a column with various values and use the method to...