Instructional Video2:29
Curated Video

Practical Cyber Hacking Skills for Beginners - Introduction to Burp Suite

Higher Ed
This video demonstrates Burp Suite, a powerful tool used to detect vulnerabilities on a website.
Instructional Video10:21
Curated Video

Practical Cyber Hacking Skills for Beginners - Calculating Hash Values with PowerShell

Higher Ed
In this video, you will learn about calculating the hash values of different types of files using Microsoft PowerShell.
Instructional Video4:28
Curated Video

Practical Cyber Hacking Skills for Beginners - Installing NMAP

Higher Ed
This video demonstrates how to install, set up, and configure the NMAP, a powerful network scanner.
Instructional Video9:37
Curated Video

Practical Cyber Hacking Skills for Beginners - Installing Kali Linux

Higher Ed
After installing the Kali Linux operating system, we will go through the installation.
Instructional Video3:32
Curated Video

Risk Management for Cyber Security Managers - Risk Avoidance

Higher Ed
This is the second way we can respond to a certain kind of risk and learn how to avoid risks at all costs.
Instructional Video12:00
Curated Video

Linux Things you Need to Know

12th - Higher Ed
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...
Instructional Video2:49
Curated Video

Nix in 100 Seconds

12th - Higher Ed
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...
Instructional Video2:49
Curated Video

FreeBSD in 100 Seconds

12th - Higher Ed
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...
Instructional Video6:04
Curated Video

Microsoft Notepad.exe and Other Major Updates for Devs

12th - Higher Ed
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...
Instructional Video10:39
Instructional Video9:11
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Installation and Setup

Higher Ed
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...
Instructional Video1:32
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Rust's Growth in Popularity

Higher Ed
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...
Instructional Video3:27
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Install Microsoft Data Studio

Higher Ed
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...
Instructional Video12:10
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Alternative - Install SQL Server on Docker (Any Operating System)

Higher Ed
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...
Instructional Video11:11
Curated Video

Modern JavaScript from the Beginning - Second Edition - os Module

Higher Ed
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...
Instructional Video8:02
Curated Video

Modern JavaScript from the Beginning - Second Edition - path Module

Higher Ed
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....
Instructional Video2:13
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Downloading Visual Studio Code

Higher Ed
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...
Instructional Video7:14
Curated Video

Concurrent and Parallel Programming in Python - Final Program Cleanup

Higher Ed
Apart from a final cleanup to make our project more functional, you will learn to create local environment variables for actual testing.
Instructional Video5:19
Instructional Video8:35
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Containerization with Docker

Higher Ed
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....
Instructional Video4:44
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - CI/CD

Higher Ed
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.
Instructional Video3:30
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - How Applications Run

Higher Ed
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.
Instructional Video8:26
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Get Comfortable with Basics of gcloud CLI

Higher Ed
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...
Instructional Video11:45
Curated Video

Linux Crash Course for Beginners - 2023 - Troubleshooting Putty Connection

Higher Ed
In this video, we will work on troubleshooting the issues found while connecting the Linux VM through Putty.