Curated Video
Practical Cyber Hacking Skills for Beginners - Introduction to Burp Suite
This video demonstrates Burp Suite, a powerful tool used to detect vulnerabilities on a website.
Curated Video
Practical Cyber Hacking Skills for Beginners - Calculating Hash Values with PowerShell
In this video, you will learn about calculating the hash values of different types of files using Microsoft PowerShell.
Curated Video
Practical Cyber Hacking Skills for Beginners - Installing NMAP
This video demonstrates how to install, set up, and configure the NMAP, a powerful network scanner.
Curated Video
Practical Cyber Hacking Skills for Beginners - Installing Kali Linux
After installing the Kali Linux operating system, we will go through the installation.
Curated Video
Risk Management for Cyber Security Managers - Risk Avoidance
This is the second way we can respond to a certain kind of risk and learn how to avoid risks at all costs.
Curated Video
Linux Things you Need to Know
Learn 101 essential concepts in Linux in 10 minutes. What is the Linux kernel? What is GNU? What is the best Linux distro? And many other important questions answered.
Topics Covered:
Linux basics tutorial
How to get started with...
Curated Video
Nix in 100 Seconds
Nix is a purely functional package manager and config tool. It also takes form as a fully-fledged Linux distro called NixOS.
Topics Covered:
What is NixOS?
Why use Nix?
Nix basics tutorial
What is the best Linux distro?
Advanced...
Curated Video
FreeBSD in 100 Seconds
Learn the basics of FreeBSD - a UNIX-like operating system that shares code with projects like iOS, MacOS, Nintendo, PlayStation, and many other projects.
Topics Covered:
FreeBSD Tutorial
Free BSD quick start
What is BSD?
BSD vs...
Curated Video
Microsoft Notepad.exe and Other Major Updates for Devs
Let's take a look at 13 major updates to developer tools and frameworks that you missed recently. Like the Microsoft Notepad's new AI integration, GitHub Copilot's multi-model support, changes in Next.js 15, and more!
Topics Covered:
AI...
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - Get Burp Suite Community / PRO
This video explains the Burp Suite community.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Installation and Setup
This video explains the process of installation and setting up of Git. This clip is from the chapter "Git Introduction" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section introduces you to Git and helps you...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Rust's Growth in Popularity
This video talks about Rust's growth in popularity. This clip is from the chapter "What Is Rust and Why Does It Matter" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on what, how, and...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Install Microsoft Data Studio
This video explains how to download and install Microsoft Data Studio. This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental setup to get...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Alternative - Install SQL Server on Docker (Any Operating System)
This video explains the installation of SQL Server on Docker. This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental setup to get started...
Curated Video
Modern JavaScript from the Beginning - Second Edition - os Module
The os module provides methods for working with the operating system. In this video, we will explore the different methods available in the os module and how to use them to retrieve information about the operating system and the computer...
Curated Video
Modern JavaScript from the Beginning - Second Edition - path Module
The path module provides methods for working with file paths and directories. In this video, we will explore the different methods available in the path module and how to use them to manipulate file paths in our Node.js applications....
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Downloading Visual Studio Code
In this video, we will get started with Visual Studio Code, a popular code editor for HTML5 and web development. You will learn to download and set up Visual Studio Code on your computer, ensuring you have the necessary tools for HTML5...
Curated Video
Concurrent and Parallel Programming in Python - Final Program Cleanup
Apart from a final cleanup to make our project more functional, you will learn to create local environment variables for actual testing.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Install Jenkins on Linux
This video shows how to install Jenkins on Linux.
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Containerization with Docker
This video explains containerization, which is a way of packaging the code up complete with libraries, files, and dependencies in an environment that is predictable and portable. Docker is a suite of technologies that accomplishes this....
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - CI/CD
This video explains continuous integration and continuous delivery in DevOps. This clip is from the chapter "DevOps" of the series "Web Development Concepts for Everyone".This video explains DevOps and cloud orchestration with Kubernetes.
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - How Applications Run
This video explains how applications run in runtime environments. This clip is from the chapter "Cloud Platforms" of the series "Web Development Concepts for Everyone".This video explains cloud platforms and cloud hosting with Heroku.
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Get Comfortable with Basics of gcloud CLI
This video is designed to help you become familiar with the basics of the gcloud CLI, providing you with a comprehensive overview of its main features and showing you how to use them to perform common tasks and manage your GCP resources...
Curated Video
Linux Crash Course for Beginners - 2023 - Troubleshooting Putty Connection
In this video, we will work on troubleshooting the issues found while connecting the Linux VM through Putty.