Instructional Video12:27
Packt

How to Take Screenshots in Selenium

Higher Ed
This video demonstrates how to take screenshots in Selenium.
<
br/>
This clip is from the chapter "Miscellaneous Topics in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video8:22
Curated Video

Bash Shell Scripting - Creating Loops Using "for"

Higher Ed
This video demonstrates how to create loops using "for".
r/>
This clip is from the chapter "Flow Control" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section helps you...
Instructional Video13:01
Curated Video

The Full Stack Web Development - Project - jQuery Image Slider

Higher Ed
jQuery Programming Techniques: Project - jQuery Image Slider
r/>
This clip is from the chapter "jQuery Programming Techniques" of the series "The Full Stack Web Development".In this section, on jQuery we will talk about DOM...
Instructional Video1:23
IDG TECHtalk

How to use expect: 2-Minute Linux Tips

Higher Ed
In this Linux tip, learn how to use expect. It's a tool that allows you to automate interactions with other scripts so that you can run them with a set of predefined answers.
Instructional Video3:45
IDG TECHtalk

2-Minute Linux Tips: How to run command loops

Higher Ed
Being able to run command loops is one of the features of Linux that makes it easy to automate repetitive tasks. In this 2-minute Linux tip, learn about looping -- in scripts and on the command line.
Instructional Video7:20
IDG TECHtalk

How to send Slack messages with R

Higher Ed
In this episode of Do More With R, Sharon shows you how to send Slack messages using R. It may not seem helpful at first, but there's plenty of uses. You can even use it to notify yourself or others when a lengthy R script finishes...
Instructional Video3:01
IDG TECHtalk

How-to use PyInstaller to create stand-alone Python programs

Higher Ed
The Numba library for Python makes numerical code faster by way of a just-in-time compiler, as an alternative (or complement) to NumPy and Cython. Often all you need to make existing code faster is a single line of code, with Numba's...
Instructional Video12:25
Curated Video

Ansible for the Absolute Beginner - Demo Project

Higher Ed
This video presents a demonstration of the project.<br/<br/>>

This clip is from the chapter "Advanced Topics" of the series "Ansible for the Absolute Beginner - Hands-On – DevOps".This section covers some advanced topics.
Instructional Video6:03
Curated Video

Hands-On WebAssembly for C++ Programmers - Setting Up Your Toolchain

Higher Ed
Here, see how you can configure your environment to compile C++ to WebAssembly.

• Learn what the tool
s are
• Install the tools on your
own system
• Verify your tools are wo
rk
ing correctly

This clip is...
Instructional Video5:15
Curated Video

C++ 20 (2a) New Features - How to Build Examples

Higher Ed
Consider problem of building examples using different compilers for each section.

• Check how to enable/disable the examples for a se
ction
• Build latest GCC fr
om sources
• Invoke CMake and make use of the new
ly...
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.
r/>
This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In...
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.<br/<br/>>

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.
r/>
This clip is from the chapter "Arrays" of the series "The Modern JavaScript...
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.
r/>
This clip is from the chapter "JavaScript...
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.
r/>
This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The...
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.
r/>
This clip is from the chapter "Web Application Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
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 e
nvironment
• Understand how...
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.
r/>
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...
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.
<
br/>
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...
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.
<
br/>
This clip is from the chapter "Google Workspace Services: Docs, Calendar, Drive, Forms, Gmail, and Sheets Slides" of the series...
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.
<
br/>
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...
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.