Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Elasticsearch and Apache Spark - Part 2
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...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Avoid Global Modules
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.
Curated Video
The Modern JavaScript Bootcamp (2019) - Manipulating Arrays with Methods
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Function Basics
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Setting up Our Boilerplate
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...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - HTTP Responses
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...
Curated Video
Hands-On Auto DevOps with GitLab CI - Creating GitLab CI Configuration
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...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Pytest and its Advantages
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...
Curated Video
Google Apps Script - Exercise Coding Projects - Create a Doc with Apps Script
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.
Curated Video
Google Apps Script - Exercise Coding Projects - How to Use Spreadsheet Service SpreadsheetApp with Google Apps Script
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...
Curated Video
Google Apps Script - Exercise Coding Projects - How Marcos can Be Used to Create an App Script - Explore What an App Script Is
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...
Curated Video
JavaScript Conditionals
Every coding language needs a way of making decisions. It is conditional statements that allow code to make decisions. Mark demonstrates in this video
IDG TECHtalk
How to use the bash shell debugging mode: 2-Minute Linux Tips
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.
IDG TECHtalk
A first look at Anaconda's PyScript
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.
IDG TECHtalk
Using the PyPy runtime for Python
The PyPy runtime for Python speeds up execution of many Python programs without rewriting.
Packt
What is AutoIT? Installation Details
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...
Curated Video
Next.js from Development to Deployment - First Deployment
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
Curated Video
Bash Shell Scripting - "printf" Statement - Part 1
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...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Importing Data with a Script
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...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Hello React
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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Product Upsert View Part 2
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.
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Contact Form, Map & Footer
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...
Curated Video
Windows PowerShell Hands-On Training for Beginners - Automation of Planned Service Restarts - Version1
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
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Client Side Encoding, Blacklisting and Whitelisting inputs
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...