Instructional Video5:12
Curated Video

Speech Recognition and Speech Synthesis

Higher Ed
In this video, we will cover speech recognition and speech synthesis. This clip is from the chapter "Natural Language Processing (NLP) Workloads on Azure (15-20%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course +...
Instructional Video5:57
Kult America

Muslim Beach

Higher Ed
Have you ever wondered how people in an Arab country spend their free time? Well if Qatari beach is any indication it's fine beaches, picturesque amphitheater, cultural opera house, and mosques so that no one misses prayer time. Similar...
Instructional Video8:54
Packt

Running Test Cases in TestNG without Java Compiler

Higher Ed
This video explains how to run test cases in TestNG without a Java compiler. This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section covers...
Instructional Video12:35
Brave Wilderness

BAD BITE! - K9 Attack

6th - 8th
In this segment of On Location, Coyote and the Brave Wilderness crew take on the bite from a specially trained K9 Malinois! While it was all in good fun, these dogs have one seriously powerful bite force and are amazingly intelligent....
Instructional Video8:11
Curated Video

Bash Shell Scripting - Job Control - jobs, fg, and bg

Higher Ed
This video demonstrates job control. This clip is from the chapter "Process Handling and Running Scripts" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on process...
Instructional Video2:44
Curated Video

Learning R for Data Visualization (Video 21)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video1:27
Paul Marriott

Alt Model HC-05 Bluetooth-Controlled Arduino Nano Bristlebot w/3 x 3.7V LiPo Battery

9th - 12th
A custom-built bluetooth remote control Bristlebot that moves and accelerates based on how far a user turns a potentiometer dial via remote. The Bristlebot consists of a long scrub brush, an Arduino Nano microcontroller, 5V DC motor and...
Instructional Video8:01
Packt

Creating Tables in Databases

Higher Ed
This video explains how to create tables in databases. This clip is from the chapter "Database Connection to Selenium Test Cases" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section discusses the...
Instructional Video12:18
Curated Video

Demo: Custom Vision Service

Higher Ed
In this demo video, we will work on custom vision service. This clip is from the chapter "Describe Features of Computer Vision Workloads on Azure (15-20%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course + Ques".In...
Instructional Video7:39
Packt

Selenium Project Creation with Class Files

Higher Ed
This video explains how to create a Selenium project with class files. This clip is from the chapter "Complete Installation Guide for Java and Selenium Learning" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video1:29
Paul Marriott

HC-05 Bluetooth-Controlled Arduino Nano Bristlebot w/2 x 3.7V LiPo Battery

9th - 12th
A custom-built bluetooth remote control Bristlebot that moves and accelerates based on how far a user turns a potentiometer dial via remote. The Bristlebot consists of a small scrub brush, an Arduino Nano microcontroller, 5V DC motor and...
Podcast9:07
NASA

‎The Rocket Ranch: Episode 22: NASA Astronauts' Friendship Key to History Making SpaceX Flight

Pre-K - Higher Ed
Bob Behnken and Doug Hurley will make history when they break the bond from Earth in a SpaceX Crew Dragon capsule that's never been flown by humans before. But find out how the strong bond of friendship they share gives them the edge in...
Instructional Video4:03
Curated Video

Introduction to Azure Tools and Services for NLP

Higher Ed
In this video, we will cover an introduction to Azure tools and services for NLP. This clip is from the chapter "Natural Language Processing (NLP) Workloads on Azure (15-20%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video...
Instructional Video6:23
Packt

Working with Calendar Objects in Java

Higher Ed
This video explains how to work with calendar objects in Java. This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores core Java.
Instructional Video5:55
Paul Marriott

NodeMCU IoT Smart Home Model w/Blynk - Demonstration of Lights & Automatic Fan

9th - 12th
A detailed demonstration of a NodeMCU-based IoT Smart Home Model with a Blynk app, which helps to monitor and control automated temperature and adjustable LED lighting on the model.
Instructional Video8:23
Coto Japanese Academy

B-Leagueはシューターに注目!! Coto Sports - Ep. 8 with Quiz

12th - Higher Ed
Learn about sports in Japanese with Coto Sports! In this video, Nagai sensei talks about Japan's B-League, and who/what to pay attention to when watching the playoffs!!
Instructional Video10:10
The Wall Street Journal

Demo: Where Everybody Knows Your Face

Higher Ed
The latest facial recognition technology can predict your age and gender. But how accurate is it? WSJ Personal Technology Columnist Joanna Stern puts it to the test, with the help of Megvii Corporate Finance Director Tianyu Jiang, at the...
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 Video17:08
Curated Video

Bash Shell Scripting - Using the "shift" Function

Higher Ed
This video explains the "shift" function. This clip is from the chapter "Parsing Command Line Arguments" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section helps you understand...
Instructional Video3:50
Curated Video

Apache Maven Beginner to Guru - Maven Deploy Plug-in

Higher Ed
This video introduces you to the Maven deploy plug-in. This clip is from the chapter "Common Maven Plug-ins" of the series "Apache Maven: Beginner to Guru".This section introduces you to various Maven plug-ins, such as Maven clean...
Instructional Video6:32
Curated Video

Bash Shell Scripting - Variables - Basic Concepts

Higher Ed
This video helps you understand the basic concepts of variables. This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This video focuses on...
Instructional Video1:28
Curated Video

Bash Shell Scripting - Signals

Higher Ed
This video explains signals. This clip is from the chapter "Process Handling and Running Scripts" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on process handling and...
Instructional Video2:42
Curated Video

Web API Development with Flask (Video 11)

Higher Ed
Whether working in the enterprise, building for web or mobile, you will need to build (if you haven't already) RESTful APIs to serve data between different client applications and endpoints. This course delivers the fundamental knowledge...
Instructional Video16:49
Packt

Steps to Connect Database Information to Selenium - 1

Higher Ed
This is the first part of the two-part lecture that explains how to connect the database information to Selenium. This clip is from the chapter "Database Connection to Selenium Test Cases" of the series "Selenium WebDriver with Java -...