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 Video5:21
Curated Video

Multi-Paradigm Programming with Modern C++ - Instantiating the Template

Higher Ed
When we use a template, we instantiate it. Let’s create a type that performs fixed-point arithmetic, parameterized with templates. Then let’s support that type in our math library • Developing a fixed-point math class • Adding arithmetic...
Instructional Video3:17
Curated Video

Creational Design Patterns in Modern C++ - Basic Example demonstrates a simple implementation of the singleton pattern

Higher Ed
This video demonstrates a simple implementation of the singleton pattern. • Implementation overview of match • Build an overload set • C++17 deduction guide This clip is from the chapter "Singleton" of the series "Creational Design...
Instructional Video9:50
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Java Integer Data Types - Puzzles - Octal, Hexadecimal, Post and Pre Integer

Higher Ed
In this video, we will learn about Java integer data types - puzzles - octal, hexadecimal, post and pre integer. This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners...
Instructional Video9:18
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 11 - Java Inheritance - Default Constructors and super() Method Call

Higher Ed
In this session, we will learn about Java inheritance - default constructors and super() method call. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video10:11
Curated Video

Complete Python Scripting for Automation - getpass module

Higher Ed
Working with Python Modules: getpass module This clip is from the chapter "Working with Python Modules" of the series "Complete Python Scripting for Automation".You will learn about platform module and getpass module.
Instructional Video9:27
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Importance of File Handler in Logging Tests

Higher Ed
This video explains the importance of file handler in logging tests. This clip is from the chapter "Part II-Logging and Generating HTML Reports in Python Framework" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video14:26
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Real-Time Example to Solve Business Logic Using the JSON Response

Higher Ed
This video presents real-time examples to solve business logic using the JSON response. This clip is from the chapter "Diving in Depth Automating REST API" of the series "REST API Automation Testing from Scratch - REST Assured Java".This...
Instructional Video11:33
Curated Video

Learning Lodash 4.0 (Video 23)

Higher Ed
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...
Instructional Video4:51
Curated Video

Core Java Programming Course- Super Class Constructor

Higher Ed
This video explains the super class constructor. This clip is from the chapter "Inheritance and Abstraction" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains inheritance and abstraction...
Instructional Video8:50
Packt

Bringing Redux State into HomeScreen - useDispatch and useSelector

Higher Ed
This video explains how to use the useDispatch and useSelector functions to bring the Redux state into HomeScreen. This clip is from the chapter "Implementing Redux for State Management" of the series "MERN E-commerce from Scratch".This...
Instructional Video10:31
Programming Electronics Academy

2 Easy fixes to Arduino error: “.h: No such file or directory"

Higher Ed
2 Easy fixes to Arduino error: “.h: No such file or directory" Are you trying to run an Arduino sketch, but keep coming across a "No such file or directory" error? This is a pretty common error! Keep watching to learn more about 2 easy...
Instructional Video17:56
Schooling Online

IB Physics Skills: Reliability Part 2

3rd - Higher Ed
We know that Robin Hood is an accurate and reliable archer, but just how good is he? Is his aim god-like, or is he subject to the errors and imperfections of mortals? This lesson will continue investigating the concept of reliability,...
Instructional Video7:46
Packt

Deleting Documents

Higher Ed
MongoDB and Promises (Task App): Deleting 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 Video6:35
Packt

Test Case Logging with log4j Example - 2

Higher Ed
This video continues with how to log a test case with log4j. This clip is from the chapter "Framework Part 7: Logging Framework - log4j" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
Instructional Video8:28
Packt

Final Keyword in Java

Higher Ed
This video explains the Final keyword. 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 Video10:48
Packt

Date Class Concepts

Higher Ed
This video explains the date class concepts. 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 Video12:45
Packt

Variables - var, let & const

Higher Ed
JavaScript Language Fundamentals: Variables - var, let & const This clip is from the chapter "JavaScript Language Fundamentals" of the series "Modern JavaScript from the Beginning".In this section, you will learn the important...
Instructional Video6:52
Packt

Java Producer Callback

Higher Ed
This video explains how to create Kafka producer in Java using the callback function. This clip is from the chapter "Kafka Java Programming 101" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you...
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 Video16:30
Curated Video

The Full Stack Web Development - Mongoose Model & Get Movies

Higher Ed
MongoDB - Learning NoSQL Database Design: Mongoose Model & Get Movies This clip is from the chapter "MongoDB - Learning NoSQL Database Design" of the series "The Full Stack Web Development".Here, we look into MongoDB which is a no SQL...
Instructional Video5:24
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Exploring Git Objects with the git cat-file Command

Higher Ed
This video explores some Git objects with the git cat-file command. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to...
Instructional Video8:28
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Configuring Linux Log Forwarding

Higher Ed
Centralized Linux log hosts can be configured using the rsyslog daemon on Linux hosts. This clip is from the chapter "Tools of the Trade" of the series "CompTIA Security+ Certification SY0-601: The Total Course".This section explains the...
Instructional Video8:22
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Create Storage Account with PowerShell - Lab Activity

Higher Ed
In this video, we will create a storage account with PowerShell - lab activity. This clip is from the chapter "Azure Storage" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure storage and Azure...