Instructional Video6:25
Curated Video

Data Science and Machine Learning with R - R Basics

Higher Ed
This video explains the R basics. This clip is from the chapter "Getting Started with R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section introduces you to getting started with R.
Instructional Video7:22
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - DEMO: Creating a Virtual Machine (VM) in PowerShell

Higher Ed
This video explains how to create a VM in PowerShell. This clip is from the chapter "AZ-204 Virtual Machines (VMs)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section introduces you to 2G and AZ-204 VMs.
Instructional Video11:53
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Processes and Job Control

Higher Ed
This video focuses on processes and job control. This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains the intermediate Linux skills.
Instructional Video7:28
Curated Video

Bash Shell Scripting- Simple Shell Script to know the usage of Variables in Bash Shell Scripting

Higher Ed
This video shows how to write a simple shell script to know the usage of variables in Bash Shell Scripting. This clip is from the chapter "Basics of shell scripting" of the series "Complete Bash Shell Scripting".This section covers the...
Instructional Video6:07
Curated Video

Bash Shell Scripting- Docker Installation on Ubuntu Server using Bash Shell Script

Higher Ed
This video shows how to install Docker on Ubuntu Server using the Bash Shell script. This clip is from the chapter "Introduction" of the series "Complete Bash Shell Scripting".This section introduces you to the course and helps you with...
Instructional Video15:49
Packt

End-to-End Working Example on GIT Commands - 1

Higher Ed
This video presents the first part of an end-to-end working example on GIT commands. This clip is from the chapter "GIT - Version Control Tutorial" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video3:26
Curated Video

API Testing with Postman - Find the Secret: Testing Challenge

Higher Ed
Learn how to use the testing challenge to gain real-life experience exploring an API. • Show how to start the testing challenge locally • Access it from Postman • Introduce the challenge to solve This clip is from the chapter "Hands-On...
Instructional Video2:38
Curated Video

Bash Shell Scripting - Overview - Scripting @ The Command-line

Higher Ed
This video presents an overview of this section. This clip is from the chapter "Scripting @ The Command-line" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on scripting...
Instructional Video8:59
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Shell Commands - File Management - Part 1

Higher Ed
This video is the first part of the two-part video that focuses on shell commands with respect to file management. This clip is from the chapter "Basic Shell Commands" of the series "Complete Git Guide: Understand and Master Git and...
Instructional Video8:17
Curated Video

Excel VBA Programming The Complete Guide - Ways to Invoke A Procedure

Higher Ed
In this lesson, we explore a myriad of ways to execute a public procedure from both the code editor and the Excel interface, including: • The green execute button in the VBE • The F5 keyboard shortcut in the VBE • Clickable buttons • The...
Instructional Video13:12
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Google Hacking

Higher Ed
This video shows you how to perform simple hacking with Google. This clip is from the chapter "Passive Information Gathering and Footprinting" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section,...
Podcast26:49
NASA

Gravity Assist: Goodbye Saturn, Hello Earth, with Janelle Wellons

Pre-K - Higher Ed
Janelle Wellons likes to say that she operates “fancy space cameras.” At NASA’s Jet Propulsion Laboratory, she creates commands that allow spacecraft to take valuable scientific data in our solar system and here at planet Earth.
Instructional Video15:52
Curated Video

Bash Shell Scripting - "tar" Command - Part 2

Higher Ed
This is the second part of the two-part video that explains the "tar" command. This clip is from the chapter "Linux Commands - Quick Refresher" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for...
Instructional Video1:03
IDG TECHtalk

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

Higher Ed
In this Linux tip, learn how to use the script command. It can be used to capture a series of commands that you run along with any output that they generate. This be helpful when you are documenting a process or testing a series of...
Instructional Video11:38
Curated Video

Bash Shell Scripting- Basic Steps to write and execute a shell script

Higher Ed
This video outlines the basic steps to write and execute a shell script. This clip is from the chapter "Introduction" of the series "Complete Bash Shell Scripting".This section introduces you to the course and helps you with the...
Instructional Video10:41
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Installing Git on Windows

Higher Ed
This video demonstrates how to install Git on Windows. This clip is from the chapter "Installation of Git and Configuration of the Shell" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section demonstrates...
Instructional Video10:18
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Reset

Higher Ed
This video explains the Git reset command. This clip is from the chapter "Advanced Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to clone one of the public repositories. It also...
Instructional Video5:44
Curated Video

The Complete Practical Docker Guide - Starting Additional Processes and Killing Processes

Higher Ed
This video helps in starting additional processes and killing processes. This clip is from the chapter "Processes in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the processes in Linux.
Instructional Video7:08
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 22 - Programming Tips: JShell - Shortcuts, Multiple Lines, and Variables

Higher Ed
This video talks about shortcuts, multiple lines, and variables. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video6:12
Curated Video

Vim Masterclass - Exercise Four - Getting Help - Walkthrough

Higher Ed
This video presents an exercise to use built-in Vim help system. This clip is from the chapter "The Vim Help System" of the series "Vim Masterclass".This section explains the Vim help system.
Instructional Video7:30
Packt

MySQL Download Instructions

Higher Ed
This video explains how to download MySQL. This clip is from the chapter "Database Connection to Selenium Test Cases" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section discusses the database...
Instructional Video2:18
IDG TECHtalk

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

Higher Ed
How to use the tar command: 2-Minute Linux Tips
Instructional Video9:17
Let's Tute

VBA Editor Overview: Tools and Commands

9th - Higher Ed
In this video, the teacher provides an overview of the VBA editor tool in Microsoft Excel. They explain the different tools and commands available, such as modules, project windows, and macros. The teacher also demonstrates how to...
Instructional Video4:24
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Stored Procedure for Cover Type

Higher Ed
In this video, we'll learn how to add stored procedure for cover type. This clip is from the chapter "Cover Type CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at cover type CRUD.