Instructional Video7:38
Curated Video

Learn Go in 3 Hours - Working with Third-party Packages

Higher Ed
Programmers can’t write all of the code by themselves. They also need to depend on code that’s written by other developers.

• This video covers third-party packages in Go, how to use code created by other people, and how to...
Instructional Video21:06
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Basic Commands 2

Higher Ed
This is the 2nd video in the series.
r/>
This clip is from the chapter "Linux Essentials for Hackers" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the essential...
Instructional Video9:56
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Creating Android Payloads with Msfvenom

Higher Ed
In this video, you'll learn to create Android payloads with Msfyenom.
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 Video11:55
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Changing Directory

Higher Ed
In this video, you'll learn to change directories.
r/>
This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn...
Instructional Video10:50
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Raw Input

Higher Ed
In this video you'll learn how to work with raw input 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 Video7:26
Packt

Customizing the Views Directory

Higher Ed
Web Servers: Customizing the Views Directory<br<br/>/>

This clip is from the chapter "Web Servers" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about Web Servers.
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 Video2:11
IDG TECHtalk

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

Higher Ed
Learn how to use the env command. The most useful thing it does is to provide information on your shell environment when you’re working on the Linux command line.
Instructional Video1:25
IDG TECHtalk

How to use the chown command: 2-Minute Linux Tip

Higher Ed
Learn how to use the chown command. It changes a file’s owner or both owner and group.
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 Video1:58
Curated Video

Learn Git in 3 Hours- Configuring and Initializing a Repository

Higher Ed
The git init command can be used to turn any folder on your computer into a Git repository. This will be the starting point for our Git learnings.

• Initialize a repository on your com
puter
• Observe what this command...
Instructional Video11:49
Packt

CompTIA Network+ Certification N10-007: The Total Course - File Transfer Protocol (FTP)

Higher Ed
This video explains the concept of FTP. This clip is from the chapter "Transmission Control Protocol/Internet Protocol TCP/IP Applications" of the series "CompTIA Network+ Certification N10-007: The Total Course".In this section, you...
Instructional Video8:46
Curated Video

Hands-On WebAssembly for C++ Programmers - Handling Input and Output

Higher Ed
How can we interact with file systems, especially with reading and writing files when we are just in a web browser?

• Learn about the different supported file systems in WebAss
embly
• Change our source code to write to...
Instructional Video3:50
Curated Video

Complete Modern C++ - Introduction to Filesystem Library (C++17)

Higher Ed
This video gives a glimpse of the features of the filesystem library from the C++17 standard.
r/>
This clip is from the chapter "File Input and Output" of the series "Complete Modern C++".This section explains about functions...
Instructional Video21:48
Curated Video

C++ Standard Template Library in Practice - Project (Continued)

Higher Ed
The user would like to put what they learned into practice.

• Introduce the project
topic
• Program the neces
sary parts
• Run the project and
sh
ow the output

This clip is from the chapter "Threading" of...
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 Video9:32
Curated Video

Excel VBA Programming The Complete Guide - The Workbook.SaveAs and Workbook.Save Methods

Higher Ed
In this lesson, we walk through the complete process of creating a new workbook, saving it, making changes, saving it again, and closing it. We introduce the SaveAs and Save methods on the Workbook object and explore their different...
Instructional Video23:57
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Ansible Playbooks- Breakdown of Sections

Higher Ed
This video explains the sections that make up a playbook.
r/>
This clip is from the chapter "Ansible Playbooks Introduction" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section provides an...
Instructional Video11:00
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Ansible Playbooks- Variables

Higher Ed
This video explains how to use variables in Ansible.
r/>
This clip is from the chapter "Ansible Playbooks Introduction" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section provides an...
Instructional Video5:24
Curated Video

The Complete Practical Docker Guide - Creating and Removing Directories and Files

Higher Ed
This video explains creating and removing directories and files.
r/>
This clip is from the chapter "Files and Directories Management in Linux" of the series "The Complete Practical Docker Guide".This section focuses on files...
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:00
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Rockou.txt Wordlist

Higher Ed
In this video, you'll get an introduction to the Rockou.txt Wordlist and how to use it.
r/>
This clip is from the chapter "Wireless Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
Instructional Video9:42
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Basic Commands 1

Higher Ed
This video is part of a 3-part series that teaches you the basic commands in Kali Linux.
r/>
This clip is from the chapter "Linux Essentials for Hackers" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
Instructional Video1:54
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Project: Python Environment

Higher Ed
It's a new Python project. It gets a new Python virtual environment.
r/>
This clip is from the chapter "Final Project: Create an Image Recognition Application" of the series "Python for Everybody: The Ultimate Python 3...