Instructional Video3:07
Physics Girl

This phenomenon only happens in Hawaii . . . and Cuba & Nigeria & Indonesia & Peru & Sudan & Laos &…

9th - 12th
There are apparently no shadows in these images. But they were taken during the brightest part of the day. There are only certain parts of the year and certain times of day when you can experience the subsolar point or Lahaina noon....
Instructional Video11:22
Learning Mole

Plants

Pre-K - 12th
A video created for, and aimed at primary school science students learning all about plants. This video explores plant basics.
Instructional Video5:16
Curated Video

Bug Bounty Program Certification 6.6: Infect Complete Network Using Malwares

Higher Ed
In this video, you will see how to infect entire network using malwares. • Learn about various network attacks • Explore the process of network infection techniques • Explanation of malware infection in network
Instructional Video7:10
Curated Video

Python for Network Forensics 5.3: Exploitation

Higher Ed
Once an attack vector has been found we will proceed with exploitation to take over the system. • Learn about a common attack vector through exploitable web services • Develop a Python-based reverse shell to gain access into the system •...
Instructional Video8:51
Curated Video

Python for Network Forensics 1.5: Introduction to Impacket

Higher Ed
In this video, we will add breadth to our Python capability to extend functionality using Impacket. • Further expand our application to import Impacket • Decode raw packets using Impacket • Get a better understanding of encapsulation and...
Instructional Video3:28
Packt

Advanced Computer Vision Projects 3.4: Videos and Retraining

Higher Ed
In this video, we’ll briefly cover how to extend the model to handle videos and how to retrain the model. • See that we can apply algorithms to videos by running frame-by-frame • Briefly go over instructions to retrain on existing or new...
Instructional Video2:21
Packt

Advanced Computer Vision Projects 1.1: The Course Overview

Higher Ed
This video shows an entire overview of the course.
Instructional Video3:10
Curated Video

Mastering Tableau 2018.1, Second Edition 8.4: Clustering Data in Tableau

Higher Ed
In this video, we’ll see how to cluster data in Tableau. • Understand clusters • Implement clustering in Tableau
Instructional Video4:27
Curated Video

Mastering Tableau 2018.1, Second Edition 3.3: Using the Data Interpreter

Higher Ed
In this video, we’ll see the data interpreter in action. • Load the dataset into Tableau • Apply the data interpreter to the data
Instructional Video6:31
Curated Video

Tips, Tricks, and Techniques for Node.js Development 5.3: Clustering

Higher Ed
Node.js is running a single process on a CPU, wasting other cores. Luckily for us, Node.js has a module to solve this for us and let us use multi-core. In this video, we will learn how to use this module. • Explain cluster module • Use...
Instructional Video3:56
Curated Video

Learning D3.JS 5.0 10.4: Make It More Functional

Higher Ed
In this video, we will add another JSON file with cities, population, longitude, and latitude, and make the cities visible. • Add the new JSON file • Add code to make the cities visible • View the result
Instructional Video3:42
Curated Video

Learning D3.JS 5.0 8.6: Adding Visual Information

Higher Ed
In this video, we will create an area chart using the line chart. • Add some code to make the data more readable • Understand the area chart • Add the area chart
Instructional Video2:50
Curated Video

Learning D3.JS 5.0 7.5: Working with Arrays

Higher Ed
In this video, we will use arrays to simulate real-life examples. • Go through the array documentation • Use the array and alternate the domain() in the code • Use the console to check whether the result is correct
Instructional Video3:14
Curated Video

Learning D3.JS 5.0 2.1: What Is an SVG?

Higher Ed
In this video, we will learn about SVG, what it is, where we use it, what we can do with it, its advantages/disadvantages, and how D3.js handles them. • Understand the definition of SVG • Learn the properties of SVG • Know when we should...
Instructional Video8:07
Curated Video

Bug Bounty Program Certification 12.2: Install Drozer on Windows and Android Machines

Higher Ed
This video will help you download and install Drozer in Android and Windows. • Download Drozer file • Install Drozer in Windows • Install drozer.apk in android phone
Instructional Video8:35
Curated Video

Bug Bounty Program Certification 11.4: Find Bugs in Coding Files and Break Algorithm

Higher Ed
This video will help you find algorithm and complete the task. • Analyze source code to find algorithm used • Find out encryption key • Complete the task to encrypt the string
Instructional Video8:20
Curated Video

Bug Bounty Program Certification 10.1: Install Android Studio in Windows Machine and Setup

Higher Ed
This video will help you understand how to setup lab for Android machine. • Download Android studio • Installation of Android studio • Create a Nexus phone using Android studio
Instructional Video0:54
Curated Video

I WONDER - Are There Different Types Of Friction?

Pre-K - 5th
This video is answering the question of are there different types of friction.
Instructional Video0:58
Curated Video

I WONDER - Are There Different Types Of Gases?

Pre-K - 5th
This video is answering the question of are there different types of gases.
Instructional Video0:42
Curated Video

I WONDER - What Is The Largest Vertebrate In The World?

Pre-K - 5th
This video is answering the question of what is the largest vertebrate in the world.
Instructional Video2:03
Makematic

UN Global Goal 15: Life on Land (Ages 5 - 11)

K - 5th
Short animation explaining UN Sustainable Development Goal 15: Life on Land for younger students
Instructional Video3:00
Curated Video

Java 11 Programming for Beginners 1.2: Installing Java 11 and the IntelliJ IDEA Community IDE

Higher Ed
The goal of the video is to guide the beginner to get Java 11 as well as an IDE installed. • Download and install Java 11 • Download the JetBrains Toolbar • Install IntelliJ Community Edition
Instructional Video7:50
Curated Video

Python for Network Forensics 2.4: Exploring Portable Executables

Higher Ed
In this video, we will learn about the Windows Portable Executable format. We will also learn how an attacker may be able to modify an executable to hide information. • Learn Python modules to open and read Portable Executables • Learn...
Instructional Video6:41
Packt

Advanced Computer Vision Projects 2.2: Plate Utility Functions

Higher Ed
In this video, we define several functions to aid us in extracting license plate data. • Develop function to grayscale and binarize input images • Create function to analyze possible characters • Create class to process and store...