Instructional Video10:19
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Pushing Tags to Remote

Higher Ed
This video demonstrates the process of pushing tags to remote.
r/>
This clip is from the chapter "Git Tags" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the concept Git tags. It...
Instructional Video6:26
Curated Video

The Complete Practical Docker Guide - Sorting Contents of the Files Using Sort Utility

Higher Ed
This video explains sorting contents of the files using Sort utility.
r/>
This clip is from the chapter "Compressing and Sorting in Linux" of the series "The Complete Practical Docker Guide".This section focuses on compressing...
Instructional Video4:24
Curated Video

The Complete Practical Docker Guide - Challenge Solution: Simple Python Calendar App

Higher Ed
This is a challenge solution video that demonstrates how to build a simple Python calendar app.
r/>
This clip is from the chapter "Running Python Applications in Docker" of the series "The Complete Practical Docker Guide".This...
Instructional Video16:48
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Setting up SSH and Github

Higher Ed
In this video you'll learn how to setup ssh keys so your machine can securely communicate with third-party services like GitHub.
r/>
This clip is from the chapter "Deploying Your Apps" of the series "The Complete React...
Instructional Video3:49
Curated Video

The Complete Practical Docker Guide - Pulling Images from Docker Hub

Higher Ed
This video explains pulling images from Docker Hub.
r/>
This clip is from the chapter "Introduction to the Images and Containers" of the series "The Complete Practical Docker Guide".This section provides an introduction to the...
Instructional Video16:37
Curated Video

The Modern JavaScript Bootcamp (2019) - The For Loop

Higher Ed
In this videos, you’re going to learn about For Loop.<br/<br/>>

This clip is from the chapter "Arrays" of the series "The Modern JavaScript Bootcamp (2019)".To store multiple values in a single variable, an array comes into picture.
Instructional Video9:22
Curated Video

The Modern JavaScript Bootcamp (2019) - Looping Over Arrays

Higher Ed
In this video, you’re going to learn how to loop over arrays. This will allow you to do something for each item in your list, such as showing them to your users.
r/>
This clip is from the chapter "Arrays" of the series "The...
Instructional Video13:29
Curated Video

The Modern JavaScript Bootcamp (2019) - Booleans and Comparison Operators

Higher Ed
In this lesson, you'll learn about our third JavaScript type, the Boolean. You'll also learn how you can compare two things such as two strings or two numbers.
r/>
This clip is from the chapter "JavaScript Basics: Variables and...
Instructional Video15:46
Curated Video

The Modern JavaScript Bootcamp (2019) - Multiple Arguments and Argument Defaults

Higher Ed
In this video, we’re going to take a deeper dive into function arguments. You’ll learn how to set up multiple arguments and come up with default argument values if none is provided.
r/>
This clip is from the chapter "JavaScript...
Instructional Video5:15
Curated Video

World of Computer Networking Your CCNA start - Network - Example 3

Higher Ed
This video wraps up your learning of network with an example.<br/<br/>>

This clip is from the chapter "Networks" of the series "World of Computer Networking: Your CCNA start".This section introduces you to networks.
Instructional Video6:22
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Problems while Installing MITMf

Higher Ed
This video highlights the problems while installing MITMf.
r/>
This clip is from the chapter "MITM Attacks (Man in the Middle)" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll...
Instructional Video12:48
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Basic Commands 3

Higher Ed
This is the 3rd video that teaches you the basic commands in Kali Linux.
r/>
This clip is from the chapter "Linux Essentials for Hackers" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Instructional Video4:45
Curated Video

Next.js from Development to Deployment - Cloudinary for Images

Higher Ed
This video demonstrates the use of Cloudinary for images.
r/>
This clip is from the chapter "Strapi Backend" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains the usage of...
Instructional Video6:08
Curated Video

Next.js from Development to Deployment - Strapi CMS Setup

Higher Ed
This video provides the setup of Strapi CMS.
r/>
This clip is from the chapter "Strapi Backend" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains the usage of Strapi CMS...
Instructional Video6:41
Curated Video

Mastering Spring Framework Fundamentals - Configuring the Jetty Plug-in in Maven to Run a Web Application

Higher Ed
This video demonstrates how to use the public and read-only modifiers.
r/>
This clip is from the chapter "Access Modifiers, Encapsulation, and Static" of the series "TypeScript for Beginners".This section introduces you to...
Instructional Video14:22
IDG TECHtalk

How to use Git and GitHub with R

Higher Ed
See how to use Git version control and sync with GitHub -- all right within RStudio.
Instructional Video1:58
Curated Video

Learn Git in 3 Hours- Configuring and Initializing a Repository

Higher Ed
The git init command can be used to turn any folder on your computer into a Git repository. This will be the starting point for our Git learnings.

• Initialize a repository on your com
puter
• Observe what this command...
Instructional Video1:42
Brian McLogan

How to graph an angle in standard form 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 Video2:25
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Installing Git on MacOS

Higher Ed
This video demonstrates how to install Git on MacOS.
r/>
This clip is from the chapter "Installation of Git and Configuration of the Shell" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Instructional Video6:24
Curated Video

Docker Dockerfile and Docker Compose 2020 Ready - Running multiple Docker Containers, detaching and docker attach step by step

Higher Ed
Understanding Docker Run with Volume mounting and important flags step by step: Running multiple Docker Containers, detaching and docker attach step by step
r/>
This clip is from the chapter "Understanding Docker Run with...
Instructional Video3:12
Curated Video

Docker Dockerfile and Docker Compose 2020 Ready - Install Docker Desktop on Mac

Higher Ed
Installing Docker on Windows Pro, Windows Home, MacBook or Linux: Install Docker Desktop on Mac
r/>
This clip is from the chapter "Installing Docker on Windows Pro, Windows Home, MacBook or Linux" of the series "Working with...
Instructional Video3:15
Brian McLogan

Sketch the Angle in Radians in Standard Position

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 Video5:34
Curated Video

The Complete Practical Docker Guide - Installing Docker and Hello-World Using Docker

Higher Ed
This video helps you with installing Docker and hello-world using Docker.
r/>
This clip is from the chapter "Building Custom Images Using Dockerfiles" of the series "The Complete Practical Docker Guide".This section focuses on...
Instructional Video7:46
Curated Video

The Complete Practical Docker Guide - Installing Docker Engine on Linux

Higher Ed
This video demonstrates the installation of Docker Engine on Linux.
r/>
This clip is from the chapter "Docker Installation" of the series "The Complete Practical Docker Guide".This section focuses on the installation of Docker...