Hi, what do you want to do?
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 Linux...
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 Linux...
Epic History TV
Napoleon Becomes Commander of the French Army
In 1796, at the height of the French Revolutionary Wars, a young Napoleon Bonaparte took command of the French Army in Northern Italy. Despite its ragged condition and low morale, Napoleon's leadership quickly turned the army's...
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - Content Discovery and Item-Specific Scanning in Burp Suite Pro
This video explains content discovery and item-specific scanning in Burp suite.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Ignore
The purpose of gitignore files is to ensure that certain files not tracked by Git remain untracked.
<
br/>
This clip is from the chapter "Git Files" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section...
<
br/>
This clip is from the chapter "Git Files" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Introduction: Merge Conflict
Merge conflicts happen when you merge branches that have competing commits, and Git needs your help to decide which changes to incorporate in the final merge.
<
br/>
This clip is from the chapter "Merge Conflicts" of the series "Git...
<
br/>
This clip is from the chapter "Merge Conflicts" of the series "Git...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Basic Commands and Lifecycle
This video explains the basic commands used in GitHub and the lifecycle.
<
br/>
This clip is from the chapter "Commands and Lifecycle" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git...
<
br/>
This clip is from the chapter "Commands and Lifecycle" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Create ASP.NET Core MVC Project - Visual Studio Code
This video explains how to create the ASP.NET Core MVC project using .NET CLI.
<
br/>
This clip is from the chapter "Setup ASP.NET Core MVC Application" of the series "ASP.NET Core MVC - Cross-Platform Development".This section...
<
br/>
This clip is from the chapter "Setup ASP.NET Core MVC Application" of the series "ASP.NET Core MVC - Cross-Platform Development".This section...
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...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - How to Use the Cargo Tool in Rust
This video explains how to use the Cargo tool in Rust.<br<br/>/>
This clip is from the chapter "Intermediate to Advanced Videos in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".null
This clip is from the chapter "Intermediate to Advanced Videos in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".null
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Docker Commands
This video shows the Dockerfile used by the CD pipeline, the Python code of the web application, and Docker commands to build an image and run a container.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Create Your First Jenkins Job
This video is a step-by-step guide to create your first Jenkins job.
Curated Video
Vue.js 3 and Firebase for Beginners - Build Tool Setup with Vite
In this video, we will explore the setup process of Vite, a build tool. To begin the course, we need to install Node.js and npm, which will enable us to seamlessly proceed with the course.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Console
This video explains a low-level command line interface included in operating systems that allows users to execute more discrete tasks than a regular computer.
<
br/>
This clip is from the chapter "Web Developer Tools" of the series...
<
br/>
This clip is from the chapter "Web Developer Tools" of the series...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Python Application to Cloud Run
In this video, we walk you through the process of deploying a Python application to Cloud Run, Google's fully managed serverless compute platform.
<
br/>
This clip is from the chapter "Cloud Run - Serverless and Containerized...
<
br/>
This clip is from the chapter "Cloud Run - Serverless and Containerized...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Final Pipeline Visualization Using Vertex UI and Walkthrough
In this lab video, you will learn how to visualize the pipeline built using Kubeflow pipelines in Vertex AI. The lab will guide you through the process of building a pipeline, deploying it to Vertex AI, and visualizing the pipeline...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Model Endpoint Deployment
In this lab video, you will learn how to deploy a custom-trained machine learning model to a production environment using Vertex AI.
<
br/>
This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data...
<
br/>
This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data...
Curated Video
Linux Crash Course for Beginners - 2023 - Basic Shell Scripts
In this video, you will learn some basics commands of shell scripts such as echo, cut, awk, and more.
Curated Video
Linux Crash Course for Beginners - 2023 - Finding System Information
In this video, you will learn the commands that can be used to find the system information, such as umami, cat /etc/redhat-release, cat /etc/*rel*, dmid.
Curated Video
Linux Crash Course for Beginners - 2023 - File Maintenance Commands
In this video, you will learn about a few file maintenance commands such as cp, rm, mv, mkdir, and rmdir.
Curated Video
Linux Crash Course for Beginners - 2023 - Getting Help
In this video, we will cover help commands such as man, whatis, -help.
Curated Video
Linux Crash Course for Beginners - 2023 - Adding Text to Files
In this video, you will learn to add text to files or redirects.
Curated Video
Linux Crash Course for Beginners - 2023 - File Ownership Commands
In this video, you will learn how files and directories are owned and how we can change their ownership.
Curated Video
Linux Crash Course for Beginners - 2023 - File Permissions
In this video, you will learn how we can change the file permissions.