Hi, what do you want to do?
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Pushing Tags to Remote
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...
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...
Curated Video
The Complete Practical Docker Guide - Sorting Contents of the Files Using Sort Utility
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...
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...
Curated Video
The Complete Practical Docker Guide - Challenge Solution: Simple Python Calendar App
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...
r/>
This clip is from the chapter "Running Python Applications in Docker" of the series "The Complete Practical Docker Guide".This...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Setting up SSH and Github
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...
r/>
This clip is from the chapter "Deploying Your Apps" of the series "The Complete React...
Curated Video
The Complete Practical Docker Guide - Pulling Images from Docker Hub
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...
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - The For Loop
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.
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.
Curated Video
The Modern JavaScript Bootcamp (2019) - Looping Over Arrays
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...
r/>
This clip is from the chapter "Arrays" of the series "The...
Curated Video
The Modern JavaScript Bootcamp (2019) - Booleans and Comparison Operators
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...
r/>
This clip is from the chapter "JavaScript Basics: Variables and...
Curated Video
The Modern JavaScript Bootcamp (2019) - Multiple Arguments and Argument Defaults
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...
r/>
This clip is from the chapter "JavaScript...
Curated Video
World of Computer Networking Your CCNA start - Network - Example 3
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.
This clip is from the chapter "Networks" of the series "World of Computer Networking: Your CCNA start".This section introduces you to networks.
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Problems while Installing MITMf
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...
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...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Basic Commands 3
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...
r/>
This clip is from the chapter "Linux Essentials for Hackers" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Curated Video
Next.js from Development to Deployment - Cloudinary for Images
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...
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...
Curated Video
Next.js from Development to Deployment - Strapi CMS Setup
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...
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...
Curated Video
Mastering Spring Framework Fundamentals - Configuring the Jetty Plug-in in Maven to Run a Web Application
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...
r/>
This clip is from the chapter "Access Modifiers, Encapsulation, and Static" of the series "TypeScript for Beginners".This section introduces you to...
IDG TECHtalk
How to use Git and GitHub with R
See how to use Git version control and sync with GitHub -- all right within RStudio.
Curated Video
Learn Git in 3 Hours- Configuring and Initializing a Repository
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...
• Initialize a repository on your com
puter
• Observe what this command...
Brian McLogan
How to graph an angle in standard form in terms of pi
👉 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Installing Git on MacOS
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...
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...
Curated Video
Docker Dockerfile and Docker Compose 2020 Ready - Running multiple Docker Containers, detaching and docker attach step by step
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...
r/>
This clip is from the chapter "Understanding Docker Run with...
Curated Video
Docker Dockerfile and Docker Compose 2020 Ready - Install Docker Desktop on Mac
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...
r/>
This clip is from the chapter "Installing Docker on Windows Pro, Windows Home, MacBook or Linux" of the series "Working with...
Brian McLogan
Sketch the Angle in Radians in Standard Position
👉 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...
Curated Video
The Complete Practical Docker Guide - Installing Docker and Hello-World Using Docker
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...
r/>
This clip is from the chapter "Building Custom Images Using Dockerfiles" of the series "The Complete Practical Docker Guide".This section focuses on...
Curated Video
The Complete Practical Docker Guide - Installing Docker Engine on Linux
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...
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...