Instructional Video0:30
Curated Video

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

Higher Ed
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.
Instructional Video11:40
Curated Video

The Modern JavaScript Bootcamp (2019) - The Class Syntax

Higher Ed
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. This clip is from the chapter "Advanced Objects and Functions" of the series "The...
Instructional Video8:49
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Brute Force Attacks with Hydra

Higher Ed
In this video, you'll learn to perform brute force attacks with the Hydra tool. This clip is from the chapter "Web Application Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Instructional Video6:20
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - What Is Sass?

Higher Ed
Learning Sass: What Is 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.
Instructional Video22:46
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Downloading Files from the Internet

Higher Ed
This video teaches you how to securely download files from the Internet. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll...
Instructional Video10:38
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Tuple and Dictionary Data Types in Python

Higher Ed
This section explains tuples and dictionary data types. This clip is from the chapter "Understanding Python Data Types and Variables" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section focuses on...
Instructional Video14:17
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Finding Elements with Xpath and CSS Using ChroPath

Higher Ed
This video demonstrates how to find elements with Xpath and CSS using ChroPath. This clip is from the chapter "Different Types of Locators in WebDriver API with Examples" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video8:17
Curated Video

REST APIs with Flask and Python - If Statements

Higher Ed
This video explains the "if" statements used in Python. 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 your Python...
Instructional Video15:55
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Strings in Java

Higher Ed
This video explains strings in Java. 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 classes, objects, and...
Instructional Video10:50
Curated Video

HTML5 Hyperlinks

Pre-K - Higher Ed
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...
Instructional Video5:57
Curated Video

Practical Linux Command Line 2.0 - Create and Execute a Bash File

Higher Ed
This video explains how to create and execute a Bash file 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.
Instructional Video9:03
Curated Video

Practical Linux Command Line 2.0 - Make a Program Start on Boot with Systemd

Higher Ed
This video explains how to make a program start on boot with systemd. 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 automation.
Instructional Video0:22
Curated Video

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

Higher Ed
An overview of the types of collections. 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: - types of collections
Instructional Video0:11
Curated Video

Complete Java SE 8 Developer Bootcamp - Section Overview "More with Collections"

Higher Ed
An overview on collections. 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 operators for sorting...
Instructional Video2:25
Curated Video

TypeScript for Beginners - More Programs - 2

Higher Ed
In this video, we write a TypeScript program that will validate a given password This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control statements and...
Instructional Video2:26
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Bonus: Refactoring Other Stateless Functional Components

Higher Ed
In this video you'll refactor some class components to stateless functional components. This clip is from the chapter "Using a Third-Party Component" of the series "The Complete React Developer Course (with Hooks and Redux)".This section...
Instructional Video4:10
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 07 - Do While Loop in Java - an Introduction

Higher Ed
In this video, we will learn about do while loop in Java - an introduction. 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 - for loop,...
Instructional Video5:05
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 05 - While Loop in Java - an Introduction

Higher Ed
In this video, we will learn about while loop in Java - an introduction. 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 - for loop,...
Instructional Video5:27
Curated Video

Excel VBA Programming The Complete Guide - The Worksheets.Add Method

Higher Ed
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. This clip is from the chapter "Object...
Instructional Video8:38
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Shell Scripting - Part 1

Higher Ed
This is the first part of the two-part video that explains how to perform shell scripting. This clip is from the chapter "Shell Scripting" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section...
Instructional Video3:33
Curated Video

REST APIs with Flask and Python - The "at" Syntax for Decorators

Higher Ed
This video explains how to use the "at" syntax for decorators. 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 your...
Instructional Video7:43
Curated Video

Learning Splunk - Advanced Searching Concepts: Relative Time Syntax

Higher Ed
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 been working...
Instructional Video9:26
Curated Video

Website of the Week - CodeCombat

Pre-K - Higher Ed
Welcome to Website Wednesday, the new series in which each week I showcase a website which I think deserves special mention for its educational value, especially for teaching or learning IT or computer science.
Instructional Video13:40
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Passing Command Line Options to Select a Browser at Runtime

Higher Ed
This video explains how to pass command line options to select a browser at runtime. This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing...