Hi, what do you want to do?
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Troubleshooting Issues Ansible
This video demonstrates how to troubleshoot issues in Ansible.
r/>
This clip is from the chapter "Other Ansible Resources and Areas" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section presents...
r/>
This clip is from the chapter "Other Ansible Resources and Areas" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section presents...
Curated Video
Complete Java SE 8 Developer Bootcamp - Section Overview "Arrays"
Learn more about arrays. This clip is from the chapter "Arrays" of the series "Complete Java SE 8 Developer Bootcamp".In this section, author details benefits of using various types of arrays to store information.
Curated Video
The Modern JavaScript Bootcamp (2019) - The Class Syntax
In this video, you’re going to explore the class syntax. This is a newer language feature that makes setting up our constructors and methods a bit easier.
r/>
This clip is from the chapter "Advanced Objects and Functions" of...
r/>
This clip is from the chapter "Advanced Objects and Functions" of...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Brute Force Attacks with Hydra
In this video, you'll learn to perform brute force attacks with the Hydra tool.
r/>
This clip is from the chapter "Web Application Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
r/>
This clip is from the chapter "Web Application Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - What Is Sass?
Learning Sass: What Is Sass?<br/<br/>>
This clip is from the chapter "Learning Sass" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about Sass.
This clip is from the chapter "Learning Sass" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about Sass.
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Downloading Files from the Internet
This video teaches you how to securely download files from the Internet.
r/>
This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
r/>
This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Tuple and Dictionary Data Types in Python
This section explains tuples and dictionary data types.
r/>
This clip is from the chapter "Understanding Python Data Types and Variables" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
r/>
This clip is from the chapter "Understanding Python Data Types and Variables" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Finding Elements with Xpath and CSS Using ChroPath
This video demonstrates how to find elements with Xpath and CSS using ChroPath.
r/>
This clip is from the chapter "Different Types of Locators in WebDriver API with Examples" of the series "Selenium Python Automation Testing...
r/>
This clip is from the chapter "Different Types of Locators in WebDriver API with Examples" of the series "Selenium Python Automation Testing...
Curated Video
REST APIs with Flask and Python - If Statements
This video explains the "if" statements used in Python.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh...
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Strings in Java
This video explains strings in Java.
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 concepts of Java, such as...
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 concepts of Java, such as...
Curated Video
HTML5 Hyperlinks
HTML5 Hyperlinks are used to move users from one page to another within a site or between sites on the web. In this video, Mark will teach you to make external HTML5 links, internal HTML5 links, and named anchors, which are hyperlinks...
Curated Video
Practical Linux Command Line 2.0 - Create and Execute a Bash File
This video explains how to create and execute a Bash file<br<br/>/>
This clip is from the chapter "Edit Files in the Terminal" of the series "Practical Linux Command Line 2.0".This section focuses on editing files in the terminal.
This clip is from the chapter "Edit Files in the Terminal" of the series "Practical Linux Command Line 2.0".This section focuses on editing files in the terminal.
Curated Video
Practical Linux Command Line 2.0 - Make a Program Start on Boot with Systemd
This video explains how to make a program start on boot with systemd.
<
br/>
This clip is from the chapter "Scheduling and Automation" of the series "Practical Linux Command Line 2.0".This section focuses on the scheduling and...
<
br/>
This clip is from the chapter "Scheduling and Automation" of the series "Practical Linux Command Line 2.0".This section focuses on the scheduling and...
Curated Video
Complete Java SE 8 Developer Bootcamp - Section Overview "Collections"
An overview of the types of collections.
r/>
This clip is from the chapter "Collections" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to collections, list, sets, queues, deques and maps: -...
r/>
This clip is from the chapter "Collections" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to collections, list, sets, queues, deques and maps: -...
Curated Video
Complete Java SE 8 Developer Bootcamp - Section Overview "More with Collections"
An overview on collections.
r/>
This clip is from the chapter "More with Collections" of the series "Complete Java SE 8 Developer Bootcamp".In this section, learn more about limitations of collections and various other...
r/>
This clip is from the chapter "More with Collections" of the series "Complete Java SE 8 Developer Bootcamp".In this section, learn more about limitations of collections and various other...
Curated Video
TypeScript for Beginners - More Programs - 2
In this video, we write a TypeScript program that will validate a given password
r/>
This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control...
r/>
This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Bonus: Refactoring Other Stateless Functional Components
In this video you'll refactor some class components to stateless functional components.
r/>
This clip is from the chapter "Using a Third-Party Component" of the series "The Complete React Developer Course (with Hooks and...
r/>
This clip is from the chapter "Using a Third-Party Component" of the series "The Complete React Developer Course (with Hooks and...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 07 - Do While Loop in Java - an Introduction
In this video, we will learn about do while loop in Java - an introduction.
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...
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 05 - While Loop in Java - an Introduction
In this video, we will learn about while loop in Java - an introduction.
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 -...
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 -...
Curated Video
Excel VBA Programming The Complete Guide - The Worksheets.Add Method
The Worksheets.Add method creates a new worksheet in the current Workbook. It accepts either one of two optional arguments, Before and After, that determine where the new worksheet will be placed.
r/>
This clip is from the...
r/>
This clip is from the...
Curated Video
Excel VBA Programming The Complete Guide - Methods with Arguments
In this lesson, we use the official Microsoft Developer Network documentation to look up the Worksheet object and the Protect method. We discuss the idea of method parameters, which are names we give to expected inputs. We also explore...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Shell Scripting - Part 1
This is the first part of the two-part video that explains how to perform shell scripting.
r/>
This clip is from the chapter "Shell Scripting" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This...
r/>
This clip is from the chapter "Shell Scripting" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This...
Curated Video
REST APIs with Flask and Python - The "at" Syntax for Decorators
This video explains how to use the "at" syntax for decorators.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help...
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help...
Curated Video
Learning Splunk - Advanced Searching Concepts: Relative Time Syntax
Understanding how to work with time in Splunk, and how to leverage Splunk’s relative time syntax in searches to consistently locate the data you are looking for.
• Learn how Splunk uses relative time syntax (and how you have...
• Learn how Splunk uses relative time syntax (and how you have...