Instructional Video3:24
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Virtual Machines (VM) for Developers

Higher Ed
This video explains VMs for developers. This clip is from the chapter "AZ-204 Virtual Machines (VMs)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section introduces you to 2G and AZ-204 VMs.
Instructional Video10:05
Curated Video

Bash Shell Scripting - My First Script

Higher Ed
This video demonstrates how to write your first script. This clip is from the chapter "Getting Started - The Basics" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section will help you...
Instructional Video5:36
IDG TECHtalk

Python and the SQLite database: An introduction

Higher Ed
Python comes with a database built into it, SQLite, that you can use in your own Python programs to store and retrieve structured data, using the SQL syntax common to databases. In this video you'll see a quick example of how to do this.
Instructional Video10:05
Curated Video

Kubernetes for the Absolute Beginners - Hands-On - Demo - Deploying Microservices Application on Kubernetes with Deployments

Higher Ed
In this video, we will learn about deploying Microservices Application on Kubernetes with deployments. This clip is from the chapter "Microservices Architecture" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this...
Instructional Video5:02
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - DEMO: Creating a Virtual Machine (VM) in Command Line Interface (CLI)

Higher Ed
This video shows how to create a VM in CLI. This clip is from the chapter "AZ-204 Virtual Machines (VMs)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section introduces you to 2G and AZ-204 VMs.
Instructional Video0:46
Paul Marriott

Jingle Bells Light Show w/Arduino Uno Mini Limited Edition

9th - 12th
Demonstration of a limited edition Arduino Uno Mini microcontroller. It plays a 'Jingle Bells' rendition with 3 LEDs and a passive buzzer on a small breadboard.
Instructional Video3:22
Coto Japanese Academy

JLPT N4 Grammar: 〜のに (How to say "Even though..." in Japanese)

12th - Higher Ed
In this video, Yuka-sensei will introduce you to the grammar point 〜のに (~noni) JLPT Level N4 Grammar Point. 〜のに (~noni) meaning: although, in spite of, even though~
Instructional Video7:02
Curated Video

Ansible for the Absolute Beginner - Demo - Running Ansible Playbooks

Higher Ed
This video demonstrates how to run Ansible playbooks. This clip is from the chapter "Introduction to Ansible Playbooks" of the series "Ansible for the Absolute Beginner - Hands-On – DevOps".This section focuses on Ansible playbooks.
Instructional Video2:36
Curated Video

Docker for the Absolute Beginner - Hands-On - Introduction

Higher Ed
Introduction This clip is from the chapter "Introduction" of the series "Docker for the Absolute Beginner - Hands-On".This section introduces you to the course. You will get an overview of the course. The author also demonstrates how to...
Instructional Video8:33
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Python 'Hello World' Program with Basics

Higher Ed
This video explores the basic concepts in Python. This clip is from the chapter "Getting Started with Python Basics" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains the fundamentals...
Instructional Video2:00
Curated Video

Agile Project Management - How to Run the Sprint Review

Higher Ed
This video explains how to run the Sprint Review. This clip is from the chapter "The Sprint Lifecycle: Daily Scrum, Sprint Review, and Retrospective" of the series "Agile Project Management".This section explains the sprint lifecycle.
Instructional Video3:01
IDG TECHtalk

How-to use PyInstaller to create stand-alone Python programs

Higher Ed
The Numba library for Python makes numerical code faster by way of a just-in-time compiler, as an alternative (or complement) to NumPy and Cython. Often all you need to make existing code faster is a single line of code, with Numba's...
Instructional Video15:19
Curated Video

Bash Shell Scripting- Redirection Operators and STDIN, STDOUT & STDERR

Higher Ed
This video shows how to use STDIN, STDOUT, and STDERR. This clip is from the chapter "Redirection Operators" of the series "Complete Bash Shell Scripting".This section covers the various redirection operators.
Instructional Video12:25
Curated Video

Ansible for the Absolute Beginner - Demo Project

Higher Ed
This video presents a demonstration of the project. This clip is from the chapter "Advanced Topics" of the series "Ansible for the Absolute Beginner - Hands-On – DevOps".This section covers some advanced topics.
Instructional Video5:57
Curated Video

Multi-Paradigm Programming with Modern C++ - Enter Ranges

Higher Ed
Most algorithms use a pair of iterators. Most containers can be thought of as a pair of begin() and end() iterators. Why not use a pair of iterators everywhere? Roughly, this is what ranges are all about. • Installing range-v3 from...
Instructional Video1:47
Curated Video

Docker for the Absolute Beginner - Hands-On - Getting Started with Docker

Higher Ed
Introduction: Getting Started with Docker This clip is from the chapter "Introduction" of the series "Docker for the Absolute Beginner - Hands-On".This section introduces you to the course. You will get an overview of the course. The...
Instructional Video5:21
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Demo Project 2 (MVC) - Part 1

Higher Ed
In this video, we'll look at a demo for our project 2 (MVC) - part 1. This clip is from the chapter "Introduction" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".This is an introductory section to the course.
Instructional Video1:45
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - RPA - Capabilities

Higher Ed
In this video, you will learn what capabilities the technology has and what systems, applications, and platforms RPA software can interact with. This clip is from the chapter "Introduction to RPA and Its Working Methodology" of the...
Instructional Video5:39
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - Introduction to RPA – What and How

Higher Ed
This video teaches you what RPA is and how it works. The lesson also includes a demo. This clip is from the chapter "Introduction to RPA and Its Working Methodology" of the series "Robotic Process Automation - UiPath RPA Developer...
Instructional Video9:00
Curated Video

Agile Project Management - Confession 4: Stand-Up Versus Sprint Review

Higher Ed
This video explains a confession on stand-up versus sprint review. This clip is from the chapter "Case Studies Based on Real Project Experience" of the series "Agile Project Management".This section explains case studies based on real...
Instructional Video4:03
Physics Girl

5 Awesome Science Party Tricks!

9th - 12th
Check back next week for an explanation of these 5 physics party tricks!
Instructional Video2:06
Curated Video

Demo Part 1.3 Delete Resources

Higher Ed
In this demo video, we will work on deleting resources. This clip is from the chapter "Fundamental Principles of Machine Learning on Azure (30- 35%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course + Ques".In this...
Instructional Video5:44
Curated Video

Mastering Spring Framework Fundamentals - Using Java Database Connectivity (JDBC) Templates to Insert and Query Data

Higher Ed
This video provides an overview of what you will learn in this section. This clip is from the chapter "Classes" of the series "TypeScript for Beginners".This section introduces you to classes and explains how to use them.
Instructional Video2:10
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Demo Project 1 (Razor)

Higher Ed
In this video, we'll look at a demo for our project 1 (Razor). This clip is from the chapter "Introduction" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".This is an introductory section to the course.