Instructional Video4:23
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Introduction to Containers

Higher Ed
This video provides an introduction to containers.<br/<br/>>

This clip is from the chapter "AZ-204 Containers" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section introduces you to 4G and AZ-204 containers.
Instructional Video4:29
Curated Video

.NET Core Microservices - Message Bus Interface

Higher Ed
This video explains Message Bus interface.<br/<br/>>

This clip is from the chapter "Azure Service Bus" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about Azure Service Bus.
Instructional Video3:20
Curated Video

Power BI Masterclass - R Visuals in Power BI - Let's Get a Little Help to Plot Amazing Visuals

Higher Ed
In this video, we will cover R Visuals in Power BI to get a little help to plot amazing visuals.
r/>
This clip is from the chapter "DAX, R, and Gateways" of the series "Power BI Masterclass".In this section, we will be covering...
Instructional Video6:29
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Introducing a Lint-Staged Package to Check only Staged Files

Higher Ed
This video demonstrates how to use a lint-staged package to check only staged files.
r/>
This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Instructional Video3:52
Curated Video

The Complete Practical Docker Guide - Cloning Remote Docker Repository with Project Files

Higher Ed
This video explains cloning remote Docker repository with project files.
r/>
This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section...
Instructional Video5:21
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 04-Understanding the AOP Terminology - Pointcut, Advice, Aspect, and JoinPoint

Higher Ed
This video highlights various AOP terminologies, such as Pointcut, Advice, Aspect, and JoinPoint.
r/>
This clip is from the chapter "Spring Level 5 - Spring AOP" of the series "Spring Framework Master Class - Java Spring the...
Instructional Video7:38
Curated Video

Learn Go in 3 Hours - Working with Third-party Packages

Higher Ed
Programmers can’t write all of the code by themselves. They also need to depend on code that’s written by other developers.

• This video covers third-party packages in Go, how to use code created by other people, and how to...
Instructional Video4:35
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - Dummy Service Code Generation

Higher Ed
[Hands-On] gRPC Project Overview & Setup: Dummy Service Code Generation
r/>
This clip is from the chapter "[Hands-On] gRPC Project Overview & Setup" of the series "gRPC [Java] Master Class: Build Modern API and...
Instructional Video13:07
My Genderation

Kai, 14 Year Old Trans Boy

9th - 12th
A film about a young trans boy at the start of his journey and who is now on hormone blockers and excited about starting cross-sex hormones soon. A film that offers insight into what it's like to be a young trans person in modern UK.
Instructional Video7:18
Curated Video

Web Development with Node.JS and MongoDB (Video 7)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video0:26
The March of Time

Postal investigation questioning

12th - Higher Ed
MOT 1948: U.S. POSTAL INVESTIGATION: QUESTIONING: DRAMATIZATION: INT VS Inspector questioning postal clerk 'Must've weighed about 9 or 10 pounds. Post marked Rhode Island.' VS Inspector showing recreated package to workers. RI
Instructional Video11:25
Curated Video

Comprehensive Android Developer Bootcamp - Recycler Adapter - Part 1

Higher Ed
Android Listviews and RecyclerView Widgets:Recycler Adapter - Part 1
r/>
This clip is from the chapter "Android Listviews and RecyclerView Widgets" of the series "The Comprehensive Android Developer Bootcamp".This section shows...
Instructional Video14:22
IDG TECHtalk

How to use Git and GitHub with R

Higher Ed
See how to use Git version control and sync with GitHub -- all right within RStudio.
Instructional Video7:20
IDG TECHtalk

How to send Slack messages with R

Higher Ed
In this episode of Do More With R, Sharon shows you how to send Slack messages using R. It may not seem helpful at first, but there's plenty of uses. You can even use it to notify yourself or others when a lengthy R script finishes...
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 Video2:15
IDG TECHtalk

Using Python's Pip package manager

Higher Ed
How to use Pip, the Python package manager, to install, remove, and update packages in a Python installation.
Instructional Video2:46
IDG TECHtalk

Introduction to Go packages

Higher Ed
The Go language has a wide variety of third-party packages available for use in your programs. Learn the basics of how to import and work with them in this video.
Instructional Video1:48
Curated Video

.NET Core Microservices - Create Project 18-3

Higher Ed
This video explains how to create project.
r/>
This clip is from the chapter "Ocelot" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about Ocelot and how to add Ocelot...
Instructional Video2:37
Curated Video

.NET Core Microservices - Create Project 14-2

Higher Ed
This video explains how to create the project.<br/<br/>>

This clip is from the chapter "Order API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about the Order API.
Instructional Video5:59
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Elasticsearch and Apache Spark - Part 2

Higher Ed
This is the second part of the two-part video that explains Elasticsearch and Apache Spark.
r/>
This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In...
Instructional Video12:38
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Java For Loop - Exercises Overview and First Exercise Prime Numbers

Higher Ed
In this video, we will learn about Java for loop - exercises overview and first exercise prime numbers.
r/>
This clip is from the chapter "Loops" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video4:36
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Update to .NET 5 (for Students who are Using .NET core 3.1/3.0)

Higher Ed
In this video, we'll update to .NET 5 (for students who are using .NET core 3.1/3.0).
r/>
This clip is from the chapter "Registration" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look...
Instructional Video8:02
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 23 - Mixing the XML Context with a Component Scan for Beans Defined with Annotation

Higher Ed
This video demonstrates how to mix the XML context with a component scan for beans defined with annotation.
r/>
This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master...
Instructional Video14:07
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Implementing Real Code in Step Definition Files with Reusable Components

Higher Ed
This video explains how to implement a real code in step definition files with reusable components.
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation...