Instructional Video4:46
Curated Video

Learning PHP 7 (Video 29)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application...
Instructional Video5:38
Packt

Mac OS X - Start Zookeeper and Kafka

Higher Ed
This video demonstrates how to start a Zookeeper server and install Kafka on Mac OS X.
<
br/>
This clip is from the chapter "Starting Kafka" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you...
Instructional Video8:31
Packt

Installing MongoDB on Windows

Higher Ed
MongoDB and Promises (Task App): Installing MongoDB on Windows
<
br/>
This clip is from the chapter "MongoDB and Promises (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
Instructional Video4:59
Curated Video

Apache Maven Beginner to Guru - Using IntelliJ to Create a New Maven Module

Higher Ed
This video demonstrates how to create a new Maven module using IntelliJ.
r/>
This clip is from the chapter "Multi-Module Projects" of the series "Apache Maven: Beginner to Guru".This section presents an overview of the...
Instructional Video20:21
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - EternalBlue Exploit

Higher Ed
This video introduces you to a cyberattack exploit, EternalBlue.
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 Video4:45
Packt

Mac OS X - Download Kafka and Setup PATH

Higher Ed
This video demonstrates how to download Kafka and setup PATH on Mac OS X.
<
br/>
This clip is from the chapter "Starting Kafka" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will...
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 lo
cally
• Access it fr
om Postman
• Introduce the cha
ll
enge to solve

This...
Instructional Video5:06
Curated Video

Complete Modern C++ - Blocks Installation

Higher Ed
In this video, the author explains how to install Blocks and configure it with a separate build of MingW on Windows.

• Learn the definition of visita
tions
• std::visit with struct and gene
ric lambda
• Understand...
Instructional Video8:12
Curated Video

Bash Shell Scripting - Shell Prompt Customization

Higher Ed
This video demonstrates how to customize the shell prompt.
r/>
This clip is from the chapter "Customizing Shell Environment" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This...
Instructional Video2:26
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Object Permissions

Higher Ed
This video explains the Git object permissions.
r/>
This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to initialize a...
Instructional Video9:24
Curated Video

Apache Maven Beginner to Guru - Maven Jar Plug-in

Higher Ed
This video explains the Maven jar plug-in.
r/>
This clip is from the chapter "Common Maven Plug-ins" of the series "Apache Maven: Beginner to Guru".This section introduces you to various Maven plug-ins, such as Maven clean...
Instructional Video11:09
Curated Video

Data Science and Machine Learning with R - Working with Files

Higher Ed
This video explains working with files in R.
r/>
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...
Instructional Video8:13
Packt

Windows - Download Kafka and Setup PATH

Higher Ed
This video demonstrates how to download Kafka and setup PATH on Windows.
<
br/>
This clip is from the chapter "Starting Kafka" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will...
Instructional Video12:05
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Wine Installation

Higher Ed
In this video, you'll get an introduction to wine and you'll learn how to install it.
r/>
This clip is from the chapter "System Hacking and Exploitation" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
Instructional Video12:14
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Metasploit Modules Explained

Higher Ed
In this video, you'll get an introduction to the Metasploit modules.
r/>
This clip is from the chapter "System Hacking and Exploitation" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Instructional Video8:33
Curated Video

Django3- Variables, Strings, Int, and Print

Higher Ed
In this video, we will look at variables, strings, int, and print.
r/>
This clip is from the chapter "Python Refresher" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will take a...
Instructional Video20:56
Curated Video

Bash Shell Scripting - Assignment - passwd - Solution

Higher Ed
This video provides a solution to the assignment.
r/>
This clip is from the chapter "File Processing" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section explores file...
Instructional Video4:12
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Initializing a New Git Repository

Higher Ed
This video explains the initialization of a new Git repository.
r/>
This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how...
Instructional Video9:38
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Shell Commands - Directory Management

Higher Ed
This video focuses on shell commands with respect to directory management.
r/>
This clip is from the chapter "Basic Shell Commands" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Instructional Video7:10
Curated Video

Practical Jenkins - Backing Up and Restoring Jenkins Data

Higher Ed
Jenkins data, be it build history, information or configuration files, it is a good production practice to back them up so that they can be restored in event of a failure.

• Explore methods to backup and restore Jenkins...
Instructional Video5:57
Packt

Mocking Libraries

Higher Ed
Testing Node.js (Task App): Mocking Libraries<br<br/>/>

This clip is from the chapter "Testing Node.js (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about sending emails.
Instructional Video2:41
IDG TECHtalk

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

Higher Ed
In this Linux tip, learn how to use the usermod command. It’s a command that allows you to make a lot of different changes to user accounts without having to edit configuration files.
Instructional Video1:46
IDG TECHtalk

How to use the head and tail commands: 2-Minute Linux Tips

Higher Ed
In this Linux tip, learn how to use the head and tail commands. They're basic commands that every Linux user should know. The head command is generally used to display the top lines in a text file, and the tail command shows the last...
Instructional Video4:02
Curated Video

Learn Git in 3 Hours- Setup Git Ignore Files

Higher Ed
There will be files in our Git repositories that we will not want to track the changes to, such as build artefacts. We can use Git ignore lists to specify these files.

• Decide what files are to be ig
nored
• Create a...