Hi, what do you want to do?
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...
Curated Video
Python for Network Forensics 1.1: The Course Overview
This video provides an overview of the entire course.
Curated Video
Mastering Tableau 2018.1, Second Edition 11.2: Formatting Data with Different Formatting Techniques
In this video, we’ll see how to format data using different formatting techniques. • Steps to create an effective story • Implement formatting on data
Curated Video
Tips, Tricks, and Techniques for Node.js Development 3.4: Generators and Yield
In this video, we will learn the use of generators and yields. • Get an introduction to generators • Use a generator function with yield keyword • Run this generator function
Curated Video
Learning D3.JS 5.0 6.3: Reverse the Bar
In this video, we will continue with the optimization and also reverse the bar chart. • Add variables • Optimize the code • Revert the bar chart
Curated Video
Learning D3.JS 5.0 4.6: The classed() and style() Methods
We will learn how to add more than one class to an element. • Learn how to remove the attr() method and add the classed() method • Understand the example using the developer tools • Use the in-style method: style()
Curated Video
Bug Bounty Program Certification 4.4: Exploit Wireless Network and Become Internal User
This video will help you exploit WPA wireless. • Understand the use of Fern Wi-fi Cracker • Lab setup to learn exploitation • Exploit WPA/WPA2 using Kali Linux
Programming Electronics Academy
Change the LED Variable: Arduino Course 4.4
Adjusting pin numbers in Arduino sketches and the outcomes.