Instructional Video2:23
Curated Video

Practical Linux Command Line 2.0 - What to Do Next

Higher Ed
This video demonstrates what to do next post this course’s completion to help you advance your career ahead.
<
br/>
This clip is from the chapter "Conclusion" of the series "Practical Linux Command Line 2.0".This section focuses...
Instructional Video9:03
Curated Video

Practical Linux Command Line 2.0 - Make a Program Start on Boot with Systemd

Higher Ed
This video explains how to make a program start on boot with systemd.
<
br/>
This clip is from the chapter "Scheduling and Automation" of the series "Practical Linux Command Line 2.0".This section focuses on the scheduling and...
Instructional Video12:12
Curated Video

Containerize Spring Boot CRUD App with Docker and Docker Compose - Testing App End to End

Higher Ed
In this video, you will learn how to test an app end to end.
<
br/>
This clip is from the chapter "Running Multiple Containers" of the series "Containerize Spring Boot CRUD App with Docker and Docker Compose".In this section, you...
Instructional Video3:52
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Building AWS CDK Application for IaC

Higher Ed
This video explains how to build an AWS CDK application for IaC.
<
br/>
This clip is from the chapter "Getting Started with AWS CDK by Developing Our First CSK Application" of the series "AWS Serverless Microservices with Patterns...
Instructional Video8:17
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Rigging-up The Prankster

Higher Ed
In the previous lesson, we created an application called Prankster; in this video, we will look at how we can rig or automate using a patch or a script file.
<
br/>
This clip is from the chapter "Project: Prankster" of the series...
Instructional Video4:56
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Curriculum Overview

Higher Ed
A brief outline about the course content and what you will learn from this course.
<
br/>
This clip is from the chapter "Introduction" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section outlines...
Instructional Video4:02
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Scrapy Installation for Ubuntu (Linux)

Higher Ed
In this tutorial, we will be learning how to install Scrapy in a Ubuntu system. The experienced instructor guides learners through the step-by-step process, demonstrating how to update repositories, install necessary packages, and create...
Instructional Video6:07
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Jenkins Configuration

Higher Ed
This video explains the Jenkins configuration.
<
br/>
This clip is from the chapter "Continuous Integration with Jenkins" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn...
Instructional Video4:12
Curated Video

Docker for the Absolute Beginner - Hands-On - Demo - Docker Labs

Higher Ed
Docker Commands: Demo - Docker Labs
r/>
This clip is from the chapter "Docker Commands" of the series "Docker for the Absolute Beginner - Hands-On".In this section, you will learn about the commands used in Docker. You will...
Instructional Video11:16
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Installing the Ansible Lab

Higher Ed
This video demonstrates how to set up the Ansible lab using Docker Compose.
r/>
This clip is from the chapter "Setting up of the Lab Environment and Course Resource" of the series "Dive Into Ansible - From Beginner to Expert in...
Instructional Video2:44
Brian McLogan

Sketch the given angle in standard position and determine the quadrant

12th - Higher Ed
👉 Learn how to determine the quadrant of an angle given in radians. Recall that 1 radian is the distance on the circumference of the circle that is equivalent to the radius of the circle. Also, recall that the circumference of a circle...
Instructional Video0:47
Brian McLogan

How to Graph a Radian in Terms of PI

12th - Higher Ed
👉 Learn how to sketch angles in terms of pi. An angle is the figure formed by two rays sharing the same endpoint. Angle is measured in radians or in degrees. One complete revolution about a point is equivalent to 2pi radians and 360...
Instructional Video7:06
Curated Video

Next.js from Development to Deployment - Creating a Next.js App

Higher Ed
This video explains the steps to create a Next.js app.
r/>
This clip is from the chapter "Next.js Fundamentals" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the...
Instructional Video8:23
Curated Video

The Complete Practical Docker Guide - Installing Python, Pip, and Pipenv on Windows

Higher Ed
This video helps you with installing Python, Pip, and Pipenv on Windows.
r/>
This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section...
Instructional Video12:45
Curated Video

The Complete Practical Docker Guide - Installing Python, Pip, and Pipenv on macOS

Higher Ed
This video helps you with installing Python, Pip, and Pipenv on macOS.
r/>
This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section...
Instructional Video5:08
Curated Video

The Complete Practical Docker Guide - Searching Files Using the Find Command

Higher Ed
This video helps in searching files using the Find command.<br/<br/>>

This clip is from the chapter "Search Operations in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the search operations in Linux.
Instructional Video4:30
Curated Video

The Complete Practical Docker Guide - Redirecting STDOUT and STDERR to the File

Higher Ed
This video helps in redirecting STDOUT and STDERR to the file.
r/>
This clip is from the chapter "Data Streams and Piping in Linux" of the series "The Complete Practical Docker Guide".This section focuses on data streams and...
Instructional Video4:20
Curated Video

The Complete Practical Docker Guide - Docker Client

Higher Ed
This video explains about the Docker Client.<br/<br/>>

This clip is from the chapter "What is Docker and Docker Components" of the series "The Complete Practical Docker Guide".This section focuses on Docker and its components.
Instructional Video8:53
Curated Video

The Complete Practical Docker Guide - Challenge Solution: WordPress with MySQL and phpMyAdmin - Part 2

Higher Ed
This is second of the two-part challenge solution video that demonstrates working on WordPress with MySQL and phpMyAdmin.
r/>
This clip is from the chapter "Default and Custom Bridge Networks in Docker (WordPress, MySQL)" of...
Instructional Video11:28
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Importing npm Modules

Higher Ed
In this video you'll learn how you can use import to load in 3rd-party npm modules.<br/<br/>>

This clip is from the chapter "Webpack" of the series "The Complete React Developer Course (with Hooks and Redux)".Learn about Webpack here.
Instructional Video14:49
Curated Video

The Modern JavaScript Bootcamp (2019) - Searching Arrays: Part I

Higher Ed
In the next two videos, you’re going to learn how to search for items in an array.
r/>
This clip is from the chapter "Arrays" of the series "The Modern JavaScript Bootcamp (2019)".To store multiple values in a single variable,...
Instructional Video9:54
Curated Video

The Modern JavaScript Bootcamp (2019) - Undefined and Null

Higher Ed
In this video, you’re going to learn about two new types, undefined and null.
r/>
This clip is from the chapter "JavaScript Functions" of the series "The Modern JavaScript Bootcamp (2019)".This section will help you understand...
Instructional Video7:52
Curated Video

The Modern JavaScript Bootcamp (2019) - Introduction to the Terminal

Higher Ed
In this video, you’ll learn how to use the terminal. We’ll cover some basic commands that’ll make it possible to run JavaScript files from our machines.
r/>
This clip is from the chapter "Building Out Our App" of the series...
Instructional Video4:11
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Analyzing Our New Custom TLS Certificate

Higher Ed
In this video, we'll be analyzing our new custom TLS Certificate.
r/>
This clip is from the chapter "Getting and Installing a Custom Certificate" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll be...