Instructional Video5:59
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Elasticsearch and Apache Spark - Part 2

Higher Ed
This is the second part of the two-part video that explains Elasticsearch and Apache Spark. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and...
Instructional Video8:25
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Avoid Global Modules

Higher Ed
In this video you'll learn why global npm modules are a bad idea. This clip is from the chapter "Webpack" of the series "The Complete React Developer Course (with Hooks and Redux)".Learn about Webpack here.
Instructional Video13:18
Curated Video

The Modern JavaScript Bootcamp (2019) - Manipulating Arrays with Methods

Higher Ed
In this video, you’re going to learn how to manipulate an existing array. This includes adding, removing, alerting, and replacing array items. This clip is from the chapter "Arrays" of the series "The Modern JavaScript Bootcamp...
Instructional Video16:16
Curated Video

The Modern JavaScript Bootcamp (2019) - Function Basics

Higher Ed
In this video, you’re going to create and run your first JavaScript function! Functions are like programs in your programs. It’s a piece of code we can run whenever we want. This clip is from the chapter "JavaScript Functions" of the...
Instructional Video14:18
Curated Video

The Modern JavaScript Bootcamp (2019) - Setting up Our Boilerplate

Higher Ed
In this video, you’re going to set up the boilerplate project to serve up the compiled JavaScript code to the browser. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern...
Instructional Video10:30
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - HTTP Responses

Higher Ed
This video shows you how to perform pen testing using http responses. This clip is from the chapter "Web Application Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll...
Instructional Video8:31
Curated Video

Hands-On Auto DevOps with GitLab CI - Creating GitLab CI Configuration

Higher Ed
To completely control our GitLab CI jobs, we need to create a GitLab CI configuration file. • Understand the .gitlab-ci.yml file • Define a basic build script and customize the build environment • Understand how GitLab CI determines...
Instructional Video10:21
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Pytest and its Advantages

Higher Ed
This video explains pytest and its advantages. This clip is from the chapter "Part I-Unit Testing Framework" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explores Python's unit testing...
Instructional Video10:23
Curated Video

Google Apps Script - Exercise Coding Projects - Create a Doc with Apps Script

Higher Ed
This video explains creating a Doc with Apps Script. This clip is from the chapter "Getting Started with Apps Script Projects" of the series "Google Apps Script - Exercise Coding Projects".This section explains Apps Script projects.
Instructional Video26:34
Curated Video

Google Apps Script - Exercise Coding Projects - How to Use Spreadsheet Service SpreadsheetApp with Google Apps Script

Higher Ed
This video explains how to use spreadsheet service SpreadsheetApp with Google Apps Script. This clip is from the chapter "Google Workspace Services: Docs, Calendar, Drive, Forms, Gmail, and Sheets Slides" of the series "Google Apps...
Instructional Video9:14
Curated Video

Google Apps Script - Exercise Coding Projects - How Marcos can Be Used to Create an App Script - Explore What an App Script Is

Higher Ed
This video explains what an app script is. This clip is from the chapter "How to Do Amazing Things with Google Apps Script - Power Up Your Apps Script Code" of the series "Google Apps Script - Exercise Coding Projects".This section...
Instructional Video15:34
Curated Video

JavaScript Conditionals

Pre-K - Higher Ed
Every coding language needs a way of making decisions. It is conditional statements that allow code to make decisions. Mark demonstrates in this video
Instructional Video1:33
IDG TECHtalk

How to use the bash shell debugging mode: 2-Minute Linux Tips

Higher Ed
In this Linux tip, learn how to use bash shell's "debugging mode". It can help you pinpoint problems, especially in long or complicated scripts.
Instructional Video7:01
IDG TECHtalk

A first look at Anaconda's PyScript

Higher Ed
PyScript lets you use Python as a scripting language in webpages, using a full copy of the Python runtime running in Webassembly. Get a first look at this highly experimental but promising new technology.
Instructional Video1:16
IDG TECHtalk

Using the PyPy runtime for Python

Higher Ed
The PyPy runtime for Python speeds up execution of many Python programs without rewriting.
Instructional Video8:43
Packt

What is AutoIT? Installation Details

Higher Ed
This video explains what AutoIT is and demonstrates how to install it. This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video3:12
Curated Video

Next.js from Development to Deployment - First Deployment

Higher Ed
This video shows the deployment part. This clip is from the chapter "Search, Caching Posts, and Deployment" of the series "Next.js from Development to Deployment: Build a Music Event Website".null
Instructional Video11:23
Curated Video

Bash Shell Scripting - "printf" Statement - Part 1

Higher Ed
This is the first part of the two-part video that explores "printf" statement. This clip is from the chapter "Getting Started - The Basics" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This...
Instructional Video8:23
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Importing Data with a Script

Higher Ed
This video explains how to import data with a script. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to...
Instructional Video18:39
Curated Video

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

Higher Ed
In this video you'll take your first look at JSX (JavaScript XML). It's a JavaScript language extension used by React. This clip is from the chapter "Hello React" of the series "The Complete React Developer Course (with Hooks and...
Instructional Video3:44
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Product Upsert View Part 2

Higher Ed
In this video, we'll look at product Upsert view part 2. This clip is from the chapter "Product CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at product CRUD.
Instructional Video18:07
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Contact Form, Map & Footer

Higher Ed
EdgeLedger Website (Flexbox): Contact Form, Map & Footer This clip is from the chapter "EdgeLedger Website (Flexbox)" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about EdgeLedger...
Instructional Video10:47
Curated Video

Windows PowerShell Hands-On Training for Beginners - Automation of Planned Service Restarts - Version1

Higher Ed
This video talks about automation of planned service restarts – version 1. This clip is from the chapter "Administering Windows Services Using PowerShell" of the series "Windows PowerShell Hands-On Training for Beginners".null
Instructional Video7:03
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - Client Side Encoding, Blacklisting and Whitelisting inputs

Higher Ed
User Input Sanitization And Validation: Client Side Encoding, Blacklisting and Whitelisting inputs This clip is from the chapter "User Input Sanitization And Validation" of the series "Web Security: Common Vulnerabilities And Their...