Instructional Video3:50
Curated Video

Complete Java SE 8 Developer Bootcamp - Static Initialization Block

Higher Ed
Learn the syntax and restrictions for a static initialization block for every time a new instance is created This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In...
Instructional Video17:07
Catalyst University

How is the Coronavirus Tested Via the CDC

Higher Ed
In this video, I do a very basic explanation of how the Coronavirus (COVID-19) is tested, according to the CDC's protocol.
Instructional Video9:27
TLDR News

If Polls Were Wrong in 2016, Can We Trust Them in 2020? Why Polls are More Reliable - TLDR News

12th - Higher Ed
In 2016 many were shocked by Trump's victory. Polls hadn't predicted it and many were just surprised by the preferences of their fellow Americans. This time around people are cautious about being stung again, and therefore it seems that...
Instructional Video11:09
Programming Electronics Academy

IDE Familiarization: Arduino Course 2.5

Higher Ed
A walk through of the Arduino IDE, the software used to program the Arduino.
Instructional Video17:13
Packt

Querying Documents

Higher Ed
MongoDB and Promises (Task App): Querying Documents This clip is from the chapter "MongoDB and Promises (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about MongoDb
Instructional Video21:56
Packt

Regular Expressions - Form Validation Project

Higher Ed
Error Handling & Regular Expressions: Regular Expressions - Form Validation Project This clip is from the chapter "Error Handling & Regular Expressions" of the series "Modern JavaScript from the Beginning".In this section, you will learn...
Instructional Video7:09
Packt

Kafka Console Producer Command Line Interface (CLI)

Higher Ed
This video explains the CLI commands related to the Kafka console producer. This clip is from the chapter "Command Line Interface (CLI) 101" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will...
Instructional Video10:20
KnowMo

Understanding Error Intervals: Finding the Range of Exact Values

12th - Higher Ed
This video discusses the concept of error intervals, which are used to determine the range of possible values of a measurement that has been rounded to a specific number of decimal places or significant figures. The video gives examples...
Instructional Video11:40
Curated Video

Learn and Master C Programming - Using Our Library in a Project - The Un-recommended Approach

Higher Ed
We will look at 3 different ways to use our library from a console application that we create together. This clip is from the chapter "Creating C Libraries (Static LIBs)" of the series "Learn and Master C Programming For Absolute...
Instructional Video3:31
IDG TECHtalk

Creating tests for your Go apps: Smart Go

Higher Ed
Learn the basics of Go's built-in testing framework, used for writing unit tests that sit side-by-side with the code you're testing.
Instructional Video4:42
Curated Video

C++ 20 (2a) New Features - Concepts Library

Higher Ed
Implement mysort wrapper to std::sort overload that takes comparison function. Pass invalid comparison function to the wrapper. • Consider compiler error diagnostics • Constrain function using concepts from standard library:...
Instructional Video14:54
Curated Video

C++ Developer - Exceptions and the Exception Hierarchy

Higher Ed
This video explains the hierarchy of exceptions. This clip is from the chapter "Exceptions and Debugging" of the series "The Complete C++ Developer Course".This section explains exceptions and debugging in C++.
Instructional Video4:56
Packt

Message and Loader Components

Higher Ed
This video explains the various message and loader components. This clip is from the chapter "Implementing Redux for State Management" of the series "MERN E-commerce from Scratch".This section explains how to implement Redux for state...
Instructional Video1:57
Curated Video

RECUPERARME DE MI ERROR - Recover from My Mistake

12th - Higher Ed
Este vídeo ayudará a cualquier persona que se sienta mal por haber cometido un error, a dejar de perder el tiempo machacándose por ello, y a aprender a recuperarse con elegancia y a prosperar. Todos cometemos errores y podemos...
Instructional Video11:51
Packt

Reading a Note

Higher Ed
File System and Command Line Args (Notes App): Reading a Note This clip is from the chapter "File System and Command Line Args (Notes App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
Instructional Video14:16
Packt

Identifying Locators (ClassName) with Developer Tools -2

Higher Ed
This is the second part of a two-part lecture that explains how to identify locators with developer tools. This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java...
Instructional Video8:32
Packt

Brush-Up Basic Java Concepts -2

Higher Ed
This is the second part of a three-part lecture that helps you brush up your Java concepts. This clip is from the chapter "Brush-Up Java Concepts for Selenium Automation" of the series "Selenium WebDriver with Java - Basics to Advanced...
Instructional Video4:14
Curated Video

.NET Core Microservices - Delete Product

Higher Ed
This video explains the concept of delete product. This clip is from the chapter "Product CRUD" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about product CRUD.
Instructional Video8:11
Curated Video

Multi-Paradigm Programming with Modern C++ - Compile-Time Evaluation Using constexpr

Higher Ed
Some expressions can be evaluated during compilation. This lets us improve performance, and also compute constants, which improves code readability. • About constant expressions • What code can become a constexpr? • Live coding: instant...
Instructional Video2:30
Curated Video

GCSE Secondary Maths Age 13-17 - Probability & Statistics: Tree Diagrams - Explained

9th - 12th
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...
Instructional Video4:45
Curated Video

Apache Maven Beginner to Guru - Generating Test Reports with Maven

Higher Ed
This video explains how to generate test reports with Maven. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Instructional Video5:10
Curated Video

Orbita

3rd - 12th
Este programa de video de accion en vivo es sobre la palabra orbita. El programa esta disenado para reforzar y apoyar la comprension y retencion del estudiante de la palabra orbita mediante el uso de secuencias de video, fotografias,...
Instructional Video2:38
Python Programmer

EDA Python - 14-2_Errors and Exceptions

Higher Ed
In this part 2 of errors and exceptions we'll delve a deeper into how to use them.
Instructional Video2:33
Curated Video

Core Java Programming Course- Array Object

Higher Ed
This video explains the array object. This clip is from the chapter "Arrays" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains arrays in Java.