Hi, what do you want to do?
Curated Video
Learn Go in 3 Hours - Working with Third-party Packages
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...
• This video covers third-party packages in Go, how to use code created by other people, and how to...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Basic Commands 2
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...
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...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Creating Android Payloads with Msfvenom
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...
r/>
This clip is from the chapter "System Hacking and Exploitation" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Changing Directory
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...
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...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Raw Input
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...
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...
Packt
Customizing the Views Directory
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.
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.
Packt
How to Take Screenshots in Selenium
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...
<
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...
IDG TECHtalk
How to use the env command: 2-Minute Linux Tips
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.
IDG TECHtalk
How to use the chown command: 2-Minute Linux Tip
Learn how to use the chown command. It changes a file’s owner or both owner and group.
IDG TECHtalk
How-to use PyInstaller to create stand-alone Python programs
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...
Curated Video
Learn Git in 3 Hours- Configuring and Initializing a Repository
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...
• Initialize a repository on your com
puter
• Observe what this command...
Packt
CompTIA Network+ Certification N10-007: The Total Course - File Transfer Protocol (FTP)
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...
Curated Video
Hands-On WebAssembly for C++ Programmers - Handling Input and Output
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...
• Learn about the different supported file systems in WebAss
embly
• Change our source code to write to...
Curated Video
Complete Modern C++ - Introduction to Filesystem Library (C++17)
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...
r/>
This clip is from the chapter "File Input and Output" of the series "Complete Modern C++".This section explains about functions...
Curated Video
C++ Standard Template Library in Practice - Project (Continued)
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...
• 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...
Curated Video
C++ 20 (2a) New Features - How to Build Examples
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...
• 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...
Curated Video
Excel VBA Programming The Complete Guide - The Workbook.SaveAs and Workbook.Save Methods
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...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Ansible Playbooks- Breakdown of Sections
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...
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...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Ansible Playbooks- Variables
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...
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...
Curated Video
The Complete Practical Docker Guide - Creating and Removing Directories and Files
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...
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Function Basics
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...
r/>
This clip is from the chapter "JavaScript...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Rockou.txt Wordlist
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...
r/>
This clip is from the chapter "Wireless Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Basic Commands 1
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...
r/>
This clip is from the chapter "Linux Essentials for Hackers" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Project: Python Environment
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...
r/>
This clip is from the chapter "Final Project: Create an Image Recognition Application" of the series "Python for Everybody: The Ultimate Python 3...