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 Linux...
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 Linux...
Instructional Video7:42
Epic History TV

Napoleon Becomes Commander of the French Army

12th - Higher Ed


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...
Instructional Video13:06
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - Content Discovery and Item-Specific Scanning in Burp Suite Pro

Higher Ed
This video explains content discovery and item-specific scanning in Burp suite.
Instructional Video5:04
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Ignore

Higher Ed
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...
Instructional Video13:46
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Introduction: Merge Conflict

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

Git and GitHub Masterclass - The Practical Bootcamp - Basic Commands and Lifecycle

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

ASP.NET Core MVC - Cross-Platform Development - Create ASP.NET Core MVC Project - Visual Studio Code

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

Rust Programming 2023 - A Comprehensive Course for Beginners - How to Use the Cargo Tool in Rust

Higher Ed
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
Instructional Video13:36
Curated Video

Hands-On Continuous Integration and Automation with Jenkins - Docker Commands

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

Hands-On Continuous Integration and Automation with Jenkins - Create Your First Jenkins Job

Higher Ed
This video is a step-by-step guide to create your first Jenkins job.
Instructional Video5:43
Curated Video

Vue.js 3 and Firebase for Beginners - Build Tool Setup with Vite

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

Data Science Model Deployments and Cloud Computing on GCP - Console

Higher Ed
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...
Instructional Video10:15
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Python Application to Cloud Run

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

Data Science Model Deployments and Cloud Computing on GCP - Lab - Final Pipeline Visualization Using Vertex UI and Walkthrough

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

Data Science Model Deployments and Cloud Computing on GCP - Lab - Model Endpoint Deployment

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

Linux Crash Course for Beginners - 2023 - Basic Shell Scripts

Higher Ed
In this video, you will learn some basics commands of shell scripts such as echo, cut, awk, and more.
Instructional Video4:40
Curated Video

Linux Crash Course for Beginners - 2023 - Finding System Information

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

Linux Crash Course for Beginners - 2023 - File Maintenance Commands

Higher Ed
In this video, you will learn about a few file maintenance commands such as cp, rm, mv, mkdir, and rmdir.
Instructional Video5:02
Curated Video

Linux Crash Course for Beginners - 2023 - Getting Help

Higher Ed
In this video, we will cover help commands such as man, whatis, -help.
Instructional Video12:32
Curated Video

Linux Crash Course for Beginners - 2023 - Adding Text to Files

Higher Ed
In this video, you will learn to add text to files or redirects.
Instructional Video11:36
Curated Video

Linux Crash Course for Beginners - 2023 - File Ownership Commands

Higher Ed
In this video, you will learn how files and directories are owned and how we can change their ownership.
Instructional Video12:58
Curated Video

Linux Crash Course for Beginners - 2023 - File Permissions

Higher Ed
In this video, you will learn how we can change the file permissions.