Curated Video
Java 11 Programming for Beginners 3.4: Working with Many Forms of Polymorphism
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
Curated Video
Bug Bounty Program Certification 10.4: Components of the Android App Bug Bounty Program
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...
Curated Video
Cloud Native Development on Azure with Java 3.3: Configure the App to Use Your Azure AD Tenant
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...
Learn German with Herr Antrim
Simple Past Regular Verbs - 3 Minuten Deutsch #45 (English) - Deutsch lernen
In this video I will teach you about the regular conjugation of verbs in the simple past tense (Imperfekt) in German.
Programming Electronics Academy
pinMode, digitalWrite, delay: Arduino Course 4.2
A description of 3 important functions for using Arduino.
Curated Video
High Performance Scientific Computing with C 1.4: Numerical Integration
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...
Curated Video
High Performance Scientific Computing with C 3.2: Pipelining and Hardware-Oriented Design
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!
Curated Video
Cloud Native Development on Azure with Java 2.5: Build and Deploy a New Azure App Service Instance
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...
Learn German with Herr Antrim
Simple Past Irregular Verbs - 3 Minuten Deutsch
In this video I explain how to conjugate irregular verbs in the simple past (Imperfekt, preterite) tense in German.
Science360
Chemist - Jon Wilker
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...
Physics Girl
How tall is this building?
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...
Curated Video
Java 11 Programming for Beginners 1.4: Running Hello World
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
Curated Video
Mastering Tableau 2018.1, Second Edition 8.6: Visualize Benford’s Law
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
Curated Video
Learning D3.JS 5.0 7.1: Circles in Action
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
Curated Video
Learning D3.JS 5.0 3.1: Creating Polygons and Polylines
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
Curated Video
Bug Bounty Program Certification 13.6: Certification Exam Practice Questions – Part 5
Exam questions. • Practice questions • Solutions • Explanation of answer
Curated Video
Predictive Analytics with TensorFlow 8.2: Pooling Layer and Padding Operations
We will have a look at pooling layer and padding operations. • Study the pooling layer • Understand padding operations
Curated Video
Predictive Analytics with TensorFlow 1.3: Installing Python in Windows
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
Programming Electronics Academy
PWM Example: Arduino Course 4.8
An example of using Pulse Width Modulation with Arduino.
Learning Mole
Mystery of The Parcel in the Snow
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.
Curated Video
GCSE Secondary Maths Age 13-17 - Probability & Statistics: Stem and Leaf Diagram - Explained
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...
Curated Video
GCSE Secondary Maths Age 13-17 - Probability & Statistics: Interpreting Data - Explained
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...
Bethany Thiele, Art Teacher
How to Draw a Pumpkin with Colored Pencils
How to Draw a Pumpkin with Colored Pencils!
Curated Video
Python for Network Forensics 2.1: Enumerating Directories
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...