Instructional Video11:01
Curated Video

Microsoft SQL Server Development for Everyone - SQL AVG Aggregate Function

Higher Ed
This video focuses on the SQL AVG aggregate function. This clip is from the chapter "GROUP BY and Aggregate Functions" of the series "Microsoft SQL Server Development for Everyone".This section presents an introduction to the GROUP BY...
Instructional Video17:15
Packt

Storing Users: Part I

Higher Ed
Real-Time Web Applications with Socket.io (Chat App): Storing Users: Part I This clip is from the chapter "Real-Time Web Applications with Socket.io (Chat App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this...
Instructional Video13:34
Packt

Parameterizing from TestNG XML File

Higher Ed
This video explains how to parameterize from the TestNG XML file. 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 TestNG.
Instructional Video17:52
Curated Video

Ansible for the Absolute Beginner - Demo - Tips and Tricks - Atom Integrated Development Environment (IDE) with Ansible

Higher Ed
This video presents some tips and tricks for Atom IDE with Ansible. 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...
Instructional Video5:59
Curated Video

Complete Modern C++ - Attributes

Higher Ed
In this video, learn about the attributes added to C++11, C++14, and C++17 and how they can be used in code. This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains core...
Instructional Video8:21
CuriosaMente

¿De dónde salió el mito del "Macho Alfa"?

9th - 12th
¿Qué es un "Macho Alfa" y de dónde surgió ese término? ¿Es natural que los hombres sean más agresivos y dominantes? ¿Existe una masculinidad o hay varias masculinidades? ¿De dónde sacamos la idea de cómo debe ser un hombre?
Instructional Video8:01
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 10 - Printing Output to Console with Java – Puzzles

Higher Ed
This video talks about printing output to console with Java – puzzles. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java...
Instructional Video8:56
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 06 - Java Modularization - 03 - Splitting Service and Consumer into Modules

Higher Ed
In this session, we will create modules for the service and consumer project. This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java 16".This section focuses...
Instructional Video4:10
Curated Video

Speaking Strategy Turn Pronunciation Problems into Higher Scores

9th - Higher Ed
Today you’ll learn how to handle your pronunciation problems on the IELTS Speaking Exam.
Instructional Video5:29
Curated Video

Excel VBA Programming The Complete Guide - The OnError Resume Next Keywords

Higher Ed
Some errors are not catastrophic to the health of a procedure --- some, in fact, are completely ignorable. In this lesson, we utilize the On Error Resume Next keywords to tell an iteration macro to continue in spite of any errors...
Instructional Video9:12
Curated Video

Node.js API Masterclass with Express and MongoDB - Mongoose Error Handling [2]

Higher Ed
Custom Error Handling & Mongoose Middleware: Mongoose Error Handling [2] This clip is from the chapter "Custom Error Handling & Mongoose Middleware" of the series "Node.js API Masterclass with Express and MongoDB".This section is about...
Instructional Video7:24
Curated Video

Node.js API Masterclass with Express and MongoDB - Mongoose Error Handling [1]

Higher Ed
Custom Error Handling & Mongoose Middleware: Mongoose Error Handling [1] This clip is from the chapter "Custom Error Handling & Mongoose Middleware" of the series "Node.js API Masterclass with Express and MongoDB".This section is about...
Instructional Video6:13
Curated Video

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

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 Video14:53
Curated Video

Bash Shell Scripting- Debugging a Bash Shell Script

Higher Ed
This video shows how to debug a shell script. This clip is from the chapter "Basics of shell scripting" of the series "Complete Bash Shell Scripting".This section covers the basics of shell scripting.
Instructional Video10:46
Programming Electronics Academy

Lesson 4 | Arduino IDE Familiarization | Arduino Crash Course

Higher Ed
Lesson 4 | Arduino IDE Familiarization | Arduino Crash Course
Instructional Video8:17
Programming Electronics Academy

Debugging an Arduino Sketch :: Viewer Question #2

Higher Ed
Debugging an Arduino Sketch :: Viewer Question #2
Instructional Video17:14
Packt

Callback Abstraction Challenge

Higher Ed
Asynchronous Node.js (Weather App): Callback Abstraction Challenge This clip is from the chapter "Asynchronous Node.js (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn...
Instructional Video8:38
Packt

Types of Packages and How they will Help in Real-Time?

Higher Ed
This video discusses the types of packages and how they help in real-time. 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...
Instructional Video8:32
Packt

DataProvider Annotation -Parameterizing Test Cases - 2

Higher Ed
This is the second part of the two-part lecture that explains how to parameterize test cases. This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video5:11
Curated Video

.NET Core Microservices - Update Shopping Cart Repository Method

Higher Ed
This video explains the update shopping cart repository method. This clip is from the chapter "Shopping Cart API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about...
Instructional Video5:27
Curated Video

Creational Design Patterns in Modern C++ - Clock Class

Higher Ed
This video highlights an example that does not require a singleton implementation for singularity. This clip is from the chapter "Singleton" of the series "Creational Design Patterns in Modern C++".This section provides an overview of...
Instructional Video3:23
Curated Video

Complete Modern C++ - Type Traits Suffixes

Higher Ed
In this video, learn how to use these suffixes. This clip is from the chapter "C++17 Template Features" of the series "Complete Modern C++".You will learn about fold expressions and type trait suffixes in this section.
Instructional Video5:51
Curated Video

Complete Modern C++ - Feature Test Macros

Higher Ed
This video introduces the __has_include macro to test for existence of a header file. This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains core features of C++17 such as...
Instructional Video5:14
Curated Video

C++ Programming By Example - Setting Up Your First GUI Project

Higher Ed
How do you use CMake to set up a GUI project? • Install Qt5 • Implement CMake for your Qt5 directory as shown in the video • Reconfigure and generate the project via CMake This clip is from the chapter "Getting Acquainted with Qt" of the...