Instructional Video7:10
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Functional Programming - First Example with Function as Parameter

Higher Ed
In this session, we will learn about functional programming - first example with function as parameter.
r/>
This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete...
Instructional Video6:56
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 01 - Java For Loop - Syntax and Puzzles

Higher Ed
In this video, we will learn about Java for loop - syntax and puzzles.
r/>
This clip is from the chapter "Loops" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explain about loops -...
Instructional Video13:45
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Variables

Higher Ed
This video gives you an introduction to variables in Python.
r/>
This clip is from the chapter "Python Basics" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the basics...
Instructional Video7:56
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Environment Variables

Higher Ed
This video explains the concept of environment variables.
r/>
This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains the...
Instructional Video6:38
Curated Video

Next.js from Development to Deployment - Markdown Crash Course

Higher Ed
This video explores more insights on markdown.
r/>
This clip is from the chapter "Project 2- DevSpace Static Markdown Blog" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section...
Instructional Video1:48
Curated Video

TypeScript for Beginners - Aliasing Class Modules

Higher Ed
This video demonstrates how to create an alias of the class modules.<br/<br/>>

This clip is from the chapter "Modules" of the series "TypeScript for Beginners".This section introduces you to modules and explains how to use them.
Instructional Video8:11
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - "Query Lite" Interface

Higher Ed
This video explains how to search with Elasticsearch using the "Query Lite" interface.
r/>
This clip is from the chapter "Searching with Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands...
Instructional Video6:39
Curated Video

World of Computer Networking Your CCNA start - Border Gateway Protocol (BGP) Prefix Lists

Higher Ed
This video focuses on BGP prefix lists.<br/<br/>>

This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
Instructional Video3:58
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 09 - Printing Output to Console with Java - Exercise Solutions

Higher Ed
This video talks about printing output to console with Java - exercise solutions.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for...
Instructional Video13:10
Curated Video

The Complete Java Developer Course: From Beginner to Master - Array

Higher Ed
This video demonstrates the fundamental data structures, that is, an array.
r/>
This clip is from the chapter "Arrays and ArrayLists" of the series "The Complete Java Developer Course: From Beginner to Master".This section...
Instructional Video8:22
Curated Video

Bash Shell Scripting - Creating Loops Using "for"

Higher Ed
This video demonstrates how to create loops using "for".
r/>
This clip is from the chapter "Flow Control" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section helps you...
Instructional Video0:22
Curated Video

Complete Java SE 8 Developer Bootcamp - Section Overview "Encapsulation"

Higher Ed
The author provides an overview on encapsulation property of Java.
r/>
This clip is from the chapter "Encapsulation" of the series "Complete Java SE 8 Developer Bootcamp".In this section, the author covers encapsulation as part...
Instructional Video3:26
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - What is a PowerShell Module

Higher Ed
In this video, we will see what a PowerShell module is.
r/>
This clip is from the chapter "Azure Administration" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces PowerShell and its...
Instructional Video8:27
Curated Video

Complete Modern C++ - std::initializer_list (C++11)

Higher Ed
This video discusses the purpose of std::initializer_list in depth.

• Demo of what the result should look
like
• Create simple structs to model a circle
and square
• Use QPainter directly to update the widget when...
Instructional Video4:32
Curated Video

Complete Modern C++ - Range-Based For Loop - I (C++11)

Higher Ed
This video introduces the new range-based for loop in C++11 and explains how to use it.
r/>
This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic...
Instructional Video16:21
Curated Video

The Modern JavaScript Bootcamp (2019) - Primitives and Objects: Part I

Higher Ed
In this video, you’re going to explore how JavaScript uses prototypal inheritance for built-in types.
r/>
This clip is from the chapter "Advanced Objects and Functions" of the series "The Modern JavaScript Bootcamp (2019)".This...
Instructional Video9:04
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 27 - Java For Loop to Print Multiplication Table – Introduction

Higher Ed
This video talks about Java for loop to print multiplication table – introduction.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for...
Instructional Video6:04
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Java Arrays - Creating and Accessing Values – Introduction

Higher Ed
In this session, we will learn about Java arrays - creating and accessing values – introduction.
r/>
This clip is from the chapter "Arrays and ArrayLists" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video7:04
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Practical Examples on Types of Inheritance

Higher Ed
This video presents practical examples on the types of inheritances.
r/>
This clip is from the chapter "Java Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the basic...
Instructional Video15:11
Curated Video

JavaScript Functions

Pre-K - Higher Ed
Functions are a section of repeatable code that can be executed whenever needed in JavaScript. Mark demonstrates older and current function syntax and several types of functions in this video.
Instructional Video9:08
The Learning Depot

Verb Mood: Indicative, Imperative, and Subjunctive | Properties of Verbs

12th - Higher Ed


Mood is a property of verbs that shows the mood, or attitude, of the speaker. Mood is used to denote whether the speaker is stating or asserting a fact, asking a question, expressing a condition, or giving a...
Instructional Video4:57
Curated Video

Bash Shell Scripting- Here String Usage

Higher Ed
This video shows how to work with strings.<br/<br/>>

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 Video15:26
Packt

Cascading Style Sheets (CSS) Selectors Locators

Higher Ed
This video discusses CSS selectors locators.
<
br/>
This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
Instructional Video3:46
Curated Video

.NET Core Microservices - Upgrade to Azure Messaging ServiceBus

Higher Ed
This video explains how to upgrade to Azure Messaging ServiceBus.
r/>
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...