Instructional Video2:01
Curated Video

Football Shorts - Episode 29 BRITISH WORLD CUP BID

3rd - Higher Ed
ENGLAND IS IN A STRONG POSITION TO BID FOR THE 2018 WORLD CUP FINALS. BRITISH PRIME MINISTER GORDON BROWN REITERATED HIS SUPPORT FOR A BID, SAYING ENGLAND WAS WELL PLACED IN TERMS OF STADIUMS AND GENERAL PUBLIC SUPPORT, SHOULD THE FA...
Instructional Video2:01
Curated Video

Football Shorts - Episode 24 ISREAL PREPARES TO MEET CROATIA

3rd - Higher Ed
CROATIA WOULD BECOME THE FIRST TEAM TO PLAY IN ISRAEL SINCE SEPTEMBER. BECAUSE SECURITY HAD IMPROVED, EUROPEAN FOOTBALL'S GOVERNING BODY UEFA, HAD LIFTED A BAN ON INTERNATIONALS TAKING PLACE IN THE COUNTRY.
Instructional Video5:04
Curated Video

Modern JavaScript from the Beginning - Second Edition - Deploy to Netlify

Higher Ed
In this video, you will learn how to deploy the shopping list project to Netlify for hosting. This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we will build a...
Instructional Video3:36
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Understanding Authentication

Higher Ed
This video explains authentication and why it is important. This clip is from the chapter "Website Authentication" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the process of website authentication.
Instructional Video3:04
Curated Video

Modern JavaScript from the Beginning - Second Edition - Fullstack Workflow

Higher Ed
In this video, we will go over the full-stack workflow and what we need to do in order to build a complete app with a backend and frontend. This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the...
Instructional Video8:59
Curated Video

Modern JavaScript from the Beginning - Second Edition - Mongoose Connect and Dotenv

Higher Ed
In this video, we will use the Mongoose library to connect to our MongoDB database. We will also use the dotenv library to manage our environment variables, such as the database connection string. This clip is from the chapter...
Instructional Video7:26
Curated Video

Modern JavaScript from the Beginning - Second Edition - url and querystring Modules

Higher Ed
The url and querystring modules provide methods for working with URLs and query strings. In this video, we will explore the different methods available in these modules and how to use them to parse and manipulate URLs and query strings...
Instructional Video21:55
Curated Video

Concurrent and Parallel Programming in Python - Creating a Postgres Worker

Higher Ed
In this lesson, we will create our instruction worker using a Postgres database.
Instructional Video11:43
Curated Video

Hands-On Continuous Integration and Automation with Jenkins - CD Pipeline – Test and Deploy to Stage

Higher Ed
This video adds unit tests for the Python code, deploys the application to a staging environment, and tests the deployments with user acceptance tests.
Instructional Video6:24
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - AWS (Amazon Web Services)

Higher Ed
This video explains AWS, which features a massive list of services for developers and cloud engineers to pick from. Each service is designed to take a portion of an application ecosystem. This clip is from the chapter "Cloud Platforms"...
Instructional Video10:55
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Cloud Hosting with Heroku

Higher Ed
This video explains Heroku, which is a cloud platform that enables developers to build, run, and operate applications entirely on cloud. This clip is from the chapter "Cloud Platforms" of the series "Web Development Concepts for...
Instructional Video2:35
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Cloud Platforms

Higher Ed
This video explains the cloud platform, which is a suite of services made available by a provider. The most common service made available by cloud platforms is site and application hosting and, in recent years, has expanded to a wide...
Instructional Video12:57
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Model Deployment Flow Using Python SDK

Higher Ed
In this lab video, you will learn how to deploy a custom-trained model using the Vertex AI Python SDK. This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data Science Model Deployments and Cloud...
Instructional Video9:26
Curated Video

Linux Crash Course for Beginners - 2023 - Network Files and Commands

Higher Ed
In this video, you will learn about network files and commands such as ping, ifconfig, netstat, tcpdump, and networking config.
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 Video5:02
Curated Video

Linux Crash Course for Beginners - 2023 - System Maintenance Commands

Higher Ed
In this video, you will learn about system maintenance commands such as shutdown, reboot, halt, and init.
Instructional Video8:48
Curated Video

Linux Crash Course for Beginners - 2023 - System Utility Commands

Higher Ed
In this video, you will learn system utility commands such as date, uptime, hostname, uname, which, cal, and bc.
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 Video5:05
Curated Video

Linux Crash Course for Beginners - 2023 - Connect Linux VM Through Putty

Higher Ed
In this video, you will learn how to access our Linux machine through Putty.
Instructional Video13:26
Curated Video

Linux Crash Course for Beginners - 2023 - Download and Install Linux (CentOS 9)

Higher Ed
In this video, you will learn how to download and install Linux operating system CentOS 9 stream.
Instructional Video13:31
Curated Video

Linux Crash Course for Beginners - 2023 - Download and Install Linux (CentOS 8)

Higher Ed
In this video, you will learn how to download and install Linux operating system CentOS 8 stream.
Instructional Video6:08
Curated Video

Linux Network Administration - Tracing Network Traffic - Traceroute

Higher Ed
This video explains how to troubleshoot any network issue in the environment using traceroute.
Instructional Video5:35
Curated Video

Linux Network Administration - Hostname and IP Lookup

Higher Ed
This video explains how to find the IP address if you have the hostname.
Instructional Video15:56
Curated Video

Linux Network Administration - rsync - Remote Synchronization

Higher Ed
This video explains rsync, which stands for remote synchronization and is used to transfer or copy files from one machine to another.