Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Functional Programming - First Example with Function as Parameter
In this session, we will learn about functional programming - first example with function as parameter. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Variables
This video gives you an introduction to variables in Python. 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 of Python.
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Environment Variables
This video explains the concept of environment variables. This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains the intermediate Linux...
Curated Video
Next.js from Development to Deployment - Markdown Crash Course
This video explores more insights on markdown. 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 focuses on the...
Curated Video
TypeScript for Beginners - Aliasing Class Modules
This video demonstrates how to create an alias of the class modules. 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.
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - "Query Lite" Interface
This video explains how to search with Elasticsearch using the "Query Lite" interface. This clip is from the chapter "Searching with Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...
Curated Video
World of Computer Networking Your CCNA start - Border Gateway Protocol (BGP) Prefix Lists
This video focuses on BGP prefix lists. This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 09 - Printing Output to Console with Java - Exercise Solutions
This video talks about printing output to console with Java - exercise solutions. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Array
This video demonstrates the fundamental data structures, that is, an array. This clip is from the chapter "Arrays and ArrayLists" of the series "The Complete Java Developer Course: From Beginner to Master".This section explains how to...
Curated Video
Bash Shell Scripting - Creating Loops Using "for"
This video demonstrates how to create loops using "for". 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 understand flow...
Curated Video
Complete Java SE 8 Developer Bootcamp - Section Overview "Encapsulation"
The author provides an overview on encapsulation property of Java. 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 of Java course.
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - What is a PowerShell Module
In this video, we will see what a PowerShell module is. This clip is from the chapter "Azure Administration" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces PowerShell and its module and the...
Curated Video
Complete Modern C++ - std::initializer_list (C++11)
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 drawing shapes This...
Curated Video
Complete Modern C++ - Range-Based For Loop - I (C++11)
This video introduces the new range-based for loop in C++11 and explains how to use it. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions, pointers,...
Curated Video
The Modern JavaScript Bootcamp (2019) - Primitives and Objects: Part I
In this video, you’re going to explore how JavaScript uses prototypal inheritance for built-in types. This clip is from the chapter "Advanced Objects and Functions" of the series "The Modern JavaScript Bootcamp (2019)".This section will...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 27 - Java For Loop to Print Multiplication Table – Introduction
This video talks about Java for loop to print multiplication table – introduction. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Java Arrays - Creating and Accessing Values – Introduction
In this session, we will learn about Java arrays - creating and accessing values – introduction. This clip is from the chapter "Arrays and ArrayLists" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Practical Examples on Types of Inheritance
This video presents practical examples on the types of inheritances. 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 concepts of...
Curated Video
JavaScript Functions
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.
The Learning Depot
Verb Mood: Indicative, Imperative, and Subjunctive | Properties of Verbs
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 command. In today's lesson,...
Curated Video
Bash Shell Scripting- Here String Usage
This video shows how to work with strings. 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.
Packt
Cascading Style Sheets (CSS) Selectors Locators
This video discusses CSS selectors locators. 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 covers...
Curated Video
.NET Core Microservices - Upgrade to Azure Messaging ServiceBus
This video explains how to upgrade to Azure Messaging ServiceBus. 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...
Curated Video
Comprehensive Android Developer Bootcamp - Introduction to String Variables
Deep Dive into Java Programming Language:Introduction to String Variables This clip is from the chapter "Deep Dive into Java Programming Language" of the series "The Comprehensive Android Developer Bootcamp".This section introduces you...