Instructional Video2:14
Curated Video

TypeScript for Beginners - Import Aliasing and Alternate Export Syntax

Higher Ed
This video highlights the syntax of alternate export and explains import aliasing. 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 Video1:50
IDG TECHtalk

How to use the look command: 2-Minute Linux Tips

Higher Ed
In this Linux tip, learn how to use the look command. It allows you to easily pick out lines that begin with a given string from a file that you specify. The look command only matches beginnings of lines and doesn’t work with wild cards....
Instructional Video7:00
Curated Video

Excel VBA Programming The Complete Guide - The Range.Rows and Range.Columns Properties

Higher Ed
In this lesson, we explore the Rows and Columns properties, which are available on both the top-level Application object and a specific Range. The two can be used to target complete rows or columns, within the spreadsheet or within a...
Instructional Video7:06
Curated Video

Excel VBA Programming The Complete Guide - The OnError and GoTo Keywords

Higher Ed
The On Error Go To keywords redirect the pathway of a procedure to a specially designated section. In this lesson, we set up an example and discuss why the Exit Sub keywords have to be used to avoid running into the code automatically....
Instructional Video9:31
Curated Video

Excel VBA Programming The Complete Guide - VBA Functions, Part I

Higher Ed
The VBA object includes many helper methods to assist the developer with common utility operations. In this lesson, we explore the LCase, UCase, Len, Trim, and InStr methods for working with strings. This clip is from the chapter...
Instructional Video11:19
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Default Exports

Higher Ed
In this video you'll explore another way you can export something from a module. This clip is from the chapter "Webpack" of the series "The Complete React Developer Course (with Hooks and Redux)".Learn about Webpack here.
Instructional Video12:21
Curated Video

The Modern JavaScript Bootcamp (2019) - Arrow Functions: Part I

Higher Ed
In this video, you’re going to learn about arrow functions. You’ll learn what they are and how they differ from the functions we’ve created so far. This clip is from the chapter "Expanding Our JavaScript Knowledge" of the series "The...
Instructional Video4:52
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 01 - Introduction to If Else Statement

Higher Ed
In this video, we will learn about if else statement. This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals with Java - if else...
Instructional Video15:01
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Inheritance Concepts with Examples

Higher Ed
This video explains the concept of inheritance with an example. This clip is from the chapter "Understanding Object-Oriented Principles of Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
Instructional Video9:55
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - if-else' Condition in Python

Higher Ed
This video explains the "if-else" condition. This clip is from the chapter "Program Flow Control in Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains program flow control in Python.
Instructional Video5:40
Curated Video

TypeScript for Beginners - If-Else Ladder

Higher Ed
This video demonstrates how to use the if-else ladder. This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control statements and explains how to use them.
Instructional Video1:47
Curated Video

TypeScript for Beginners - Default Exports

Higher Ed
This video demonstrates how to work with default exports. 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 Video10:19
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - JavaScript Object Notation (JSON) Search In-Depth

Higher Ed
This video explains how to search with Elasticsearch using JSON Search In-Depth. This clip is from the chapter "Searching with Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains...
Instructional Video9:39
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Troubleshooting Issues Ansible

Higher Ed
This video demonstrates how to troubleshoot issues in Ansible. 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 some other...
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...