Instructional Video3:49
Curated Video

Java 11 Programming for Beginners 3.4: Working with Many Forms of Polymorphism

Higher Ed
Polymorphism is hard without examples, so we go through a few. • Build another bot and use it as an example for method overriding • Go through theory • Show an example for method overloading
Instructional Video6:19
Curated Video

Bug Bounty Program Certification 10.4: Components of the Android App Bug Bounty Program

Higher Ed
In this video, you will get Information about Android app components. • Learn about various components of Android app bug bounty program • Explore various vulnerabilities in android machines • Learn about reward on the basis of level of...
Instructional Video6:30
Curated Video

Cloud Native Development on Azure with Java 3.3: Configure the App to Use Your Azure AD Tenant

Higher Ed
Now that we have registered our app with the Azure Active Directory, the next step is to configure the app to use our Azure AD tenant and then package and redeploy our app. Let’s do it right now! • Change the App ID URI and the reply...
Instructional Video3:02
Learn German with Herr Antrim

Simple Past Regular Verbs - 3 Minuten Deutsch #45 (English) - Deutsch lernen

9th - 12th
In this video I will teach you about the regular conjugation of verbs in the simple past tense (Imperfekt) in German.
Instructional Video14:22
Programming Electronics Academy

pinMode, digitalWrite, delay: Arduino Course 4.2

Higher Ed
A description of 3 important functions for using Arduino.
Instructional Video12:05
Curated Video

High Performance Scientific Computing with C 1.4: Numerical Integration

Higher Ed
How can we calculate integrals with a computer? How can we solve differential equations? • Calculate integrals with the trapezoid and Simpson’s rule • See how the error terms scale with different algorithms • Solve differential equations...
Instructional Video8:59
Curated Video

High Performance Scientific Computing with C 3.2: Pipelining and Hardware-Oriented Design

Higher Ed
How can we design our programs to take the most advantage of modern CPU design? • Learn about caching • Learn about branch prediction and speculative execution • Stay out of the way of the CPU and compiler!
Instructional Video5:48
Curated Video

Cloud Native Development on Azure with Java 2.5: Build and Deploy a New Azure App Service Instance

Higher Ed
In this video, we will create an Azure web application hosted within the Azure App Service. We will configure it such that it will be compatible for hosting our Java Spring Boot application. • Add a new web application • Deploy a default...
Instructional Video3:16
Learn German with Herr Antrim

Simple Past Irregular Verbs - 3 Minuten Deutsch

9th - 12th
In this video I explain how to conjugate irregular verbs in the simple past (Imperfekt, preterite) tense in German.
Instructional Video6:32
Science360

Chemist - Jon Wilker

12th - Higher Ed
What's it really like to be an engineer or a scientist? What does a chemist do all day? You're about to find out! Meet the next generation of engineers and scientists in these profiles of young professionals, who may just inspire you to...
Instructional Video6:11
Physics Girl

How tall is this building?

9th - 12th
What happens when you keep building a skyscraper higher and higher? You may run into some problems with the laws physics. The higher you build, the faster the top of the building moves around the earth, and you end up with strong...
Instructional Video5:54
Curated Video

Java 11 Programming for Beginners 1.4: Running Hello World

Higher Ed
This video guides you to use the basic setup from Video 1 and Video 2 to create your first simple Java program. • Write the Hello World Code • Run Hello World in the IDE • Run Hello World from the command line
Instructional Video10:07
Curated Video

Mastering Tableau 2018.1, Second Edition 8.6: Visualize Benford’s Law

Higher Ed
In this video, we’ll see how to visualize Benford’s law in Tableau. • Understand what Benford’s law is • Implement Benford’s law in Tableau
Instructional Video7:10
Curated Video

Learning D3.JS 5.0 7.1: Circles in Action

Higher Ed
In this video, we will learn what a scatter plot is and when we need it. • Understand the code • Create the SVG element • Create the circles
Instructional Video2:42
Curated Video

Learning D3.JS 5.0 3.1: Creating Polygons and Polylines

Higher Ed
In this video, we will learn how to create a polygon/polyline. • Code a polygon • Code a polyline • Understand the difference between polygon and polyline
Instructional Video7:50
Curated Video

Bug Bounty Program Certification 13.6: Certification Exam Practice Questions – Part 5

Higher Ed
Exam questions. • Practice questions • Solutions • Explanation of answer
Instructional Video4:10
Curated Video

Predictive Analytics with TensorFlow 8.2: Pooling Layer and Padding Operations

Higher Ed
We will have a look at pooling layer and padding operations. • Study the pooling layer • Understand padding operations
Instructional Video6:57
Curated Video

Predictive Analytics with TensorFlow 1.3: Installing Python in Windows

Higher Ed
This video will first explain the installing and getting started with python. We will then see python data types, strings, lists, tuples, dictionary, sets and functions. • Install python • See the python data types
Instructional Video21:19
Programming Electronics Academy

PWM Example: Arduino Course 4.8

Higher Ed
An example of using Pulse Width Modulation with Arduino.
Instructional Video5:37
Learning Mole

Mystery of The Parcel in the Snow

Pre-K - 12th
This Lucas Detective video lesson is the Mystery of the Parcel in the Snow.Students will enjoy joining Lucas in this animated video as they discover STEM subjects and work to unveil the mystery.
Instructional Video4:19
Curated Video

GCSE Secondary Maths Age 13-17 - Probability & Statistics: Stem and Leaf Diagram - 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:20
Curated Video

GCSE Secondary Maths Age 13-17 - Probability & Statistics: Interpreting Data - 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 Video7:39
Bethany Thiele, Art Teacher

How to Draw a Pumpkin with Colored Pencils

K - 5th
How to Draw a Pumpkin with Colored Pencils!
Instructional Video5:49
Curated Video

Python for Network Forensics 2.1: Enumerating Directories

Higher Ed
In this video, we will develop the technique to scan files in a directory in or to obtain items and properties. • Understand the basis of recursion and how it applies to directories • Learn about the OS module and how it applies to...