Instructional Video5:23
Curated Video

Learn Git in 3 Hours- Manipulating Files and Folders

Higher Ed
Consider the following: creating a folder, moving a file or folder to a different location, copying a file, renaming a file, or reading its contents using a few simple commands. These operations can be very useful if you want to make...
Instructional Video7:30
Curated Video

Django3- PythonAnywhere

Higher Ed
In this video, we will look at PythonAnywhere.
r/>
This clip is from the chapter "Deployment - Pushing Your Site Live for the World to Enjoy" of the series "Django 3 - Full Stack Websites with Python Web Development".In this...
Instructional Video13:11
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Understanding Azure Active Directory - Lab Activity

Higher Ed
In this video, we will understand Azure Active Directory - lab activity.
r/>
This clip is from the chapter "Identity" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces identities and...
Instructional Video9:07
Curated Video

Docker for the Absolute Beginner - Hands-On - Docker Run

Higher Ed
Docker Run: Docker Run
r/>
This clip is from the chapter "Docker Run" of the series "Docker for the Absolute Beginner - Hands-On".In this section, you will learn about the Docker Run command. Additionally, this section gives...
Instructional Video11:31
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Meterpreter Environment

Higher Ed
This video teaches you to work with the Meterpreter environment.
r/>
This clip is from the chapter "System Hacking and Exploitation" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section,...
Instructional Video10:24
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Importing Pynput

Higher Ed
In this video, you'll learn to import the Pynput library.
r/>
This clip is from the chapter "Developing a Keylogger" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn to...
Instructional Video7:01
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Importing Libraries

Higher Ed
In this video, you'll learn how to import libraries in Python.
r/>
This clip is from the chapter "Python Basics" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the...
Instructional Video8:57
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Cloning Any Webpage

Higher Ed
In this video, you'll learn to clone any webpage.
r/>
This clip is from the chapter "MITM Attacks (Man in the Middle)" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll get an...
Instructional Video11:18
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Creating a Maven Project and Importing into Eclipse

Higher Ed
This video demonstrates how to create a Maven project and import it into Eclipse.
r/>
This clip is from the chapter "Maven and Cucumber Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This...
Instructional Video7:22
IDG TECHtalk

How to use zipapp to bundle Python applications

Higher Ed
Python programs can be difficult to bundle up and transport to other systems, because of the dependencies that need to travel with them. The zipapp module in Python, and related projects like Shiv, create bundles from Python apps -- and...
Instructional Video17:40
Packt

Async-Await: Part II

Higher Ed
REST APIs and Mongoose (Task App): Async/Await: Part II
<
br/>
This clip is from the chapter "REST APIs and Mongoose (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn...
Instructional Video19:02
Packt

Adding Support for File Uploads

Higher Ed
File Uploads (Task App): Adding Support for File Uploads
<
br/>
This clip is from the chapter "File Uploads (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about File...
Instructional Video5:46
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Creating Your First Azure Active Directory (AD)

Higher Ed
This video demonstrates how to create your first Azure AD.
r/>
This clip is from the chapter "AZ-204 Azure Authentication" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section focuses on AZ-204 Azure...
Instructional Video2:24
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Default Domain and Custom Domains

Higher Ed
In this video, we will cover domain and custom domains.
r/>
This clip is from the chapter "Azure Virtual Networking" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure virtual networks...
Instructional Video12:29
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Security Services Lab

Higher Ed
This video explores some of the additional security services available in Amazon Web Services (AWS).
r/>
This clip is from the chapter "Solutions Architect Chapter 14 - Additional Amazon Web Services (AWS) Services" of the...
Instructional Video12:28
Curated Video

C++ Programming By Example - Setting Up Your First C++ Project

Higher Ed
How to use the course source code?

• Obtain the source
code
• Open CMake and open source director
y in CMake
• Configure the project via CMake and then genera
te
the solution

This clip is from the chapter...
Instructional Video5:30
Curated Video

Apache Maven Beginner to Guru - Creating a Project with Spring Initializr

Higher Ed
This video demonstrates how to create a project with Spring Initializr.
r/>
This clip is from the chapter "Apache Maven for Spring Boot" of the series "Apache Maven: Beginner to Guru".This section explains about Apache Maven...
Instructional Video5:08
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Customizing the Shell Prompt

Higher Ed
This video explains how to customize the shell prompt.
r/>
This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains the...
Instructional Video6:33
Curated Video

Learn Go in 3 Hours - Installing Your Go Environment

Higher Ed
In order to work with Go, you need to have a development environment installed and validated.

• This video walks through installing Go and Visual Studio Code for Mac and Windows and validates the environ
ment.
• Walk...
Instructional Video12:12
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Checking for Administrator Privileges

Higher Ed
In this video, you'll learn how to check for administrator privileges in the target application.
r/>
This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner...
Instructional Video11:04
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Taking a Screenshot of the Target's Browser

Higher Ed
This video teaches you to take a screenshot of the target system's browser.
r/>
This clip is from the chapter "MITM Attacks (Man in the Middle)" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In...
Instructional Video5:36
Curated Video

C++ Programming By Example - Setting Up a Basic GUI with Qt Creator

Higher Ed
How can you add UI elements to your GUI application?

• Open Qt Cr
eator
• Create a ne
w Qt class
• Add the files to the correct folders in
th
e course code

This clip is from the chapter "Getting Acquainted...
Instructional Video16:46
Curated Video

Bash Shell Scripting - File Test Operators

Higher Ed
This video showcases file test operators.<br/<br/>>

This clip is from the chapter "Operators" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on operators.
Instructional Video6:27
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Lists - an in-depth look 2

Higher Ed
A quick look at using the command line/terminal window to navigate file directories
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...