Instructional Video5:41
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Log Options: Oneline, Graph, and Stat

Higher Ed
This video explains the various Git log options, such as oneline, graph, and stat.
r/>
This clip is from the chapter "Advanced Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains...
Instructional Video5:00
Curated Video

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

Higher Ed
This video demonstrates how to push branch to remote.
r/>
This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to pull request and how...
Instructional Video4:32
Brian McLogan

What are coterminal angles?

12th - Higher Ed
👉 Learn about angles in trigonometry. An angle is the figure formed by two rays sharing the same endpoint. The two rays are called the sides of the angle while the common endpoint of the two rays is called the vertex of the angle. Angle...
Instructional Video10:02
Brian McLogan

Master Writing a vector given the initial and terminal point

12th - Higher Ed
Master Writing a vector given the initial and terminal point
Instructional Video11:00
Curated Video

The Complete Practical Docker Guide - Running Ubuntu Container

Higher Ed
This video helps you with running Ubuntu container.
r/>
This clip is from the chapter "Basic Docker Container (Ubuntu, Busybox, Alpine)" of the series "The Complete Practical Docker Guide".This section focuses on the basic...
Instructional Video7:56
Curated Video

Learning Python Web Penetration Testing (Video 10)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or...
Instructional Video6:19
Packt

Your First Node.js Script

Higher Ed
Installing and Exploring Node.js: Your First Node.js Script
<
br/>
This clip is from the chapter "Installing and Exploring Node.js" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn...
Instructional Video6:31
Curated Video

Bash Shell Scripting - Terminal and Null Files

Higher Ed
This video focusses on terminal and null files.
r/>
This clip is from the chapter "Standard I/O Concepts" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on...
Instructional Video4:02
Curated Video

Learn Git in 3 Hours- Setup Git Ignore Files

Higher Ed
There will be files in our Git repositories that we will not want to track the changes to, such as build artefacts. We can use Git ignore lists to specify these files.

• Decide what files are to be ig
nored
• Create a...
Instructional Video5:23
Curated Video

Learn Git in 3 Hours- Manipulating Files and Folders

Higher Ed
Consider the following: creating a folder, moving a file or folder to a different location, copying a file, renaming a file, or reading its contents using a few simple commands. These operations can be very useful if you want to make...
Instructional Video7:30
Curated Video

Django3- PythonAnywhere

Higher Ed
In this video, we will look at PythonAnywhere.
r/>
This clip is from the chapter "Deployment - Pushing Your Site Live for the World to Enjoy" of the series "Django 3 - Full Stack Websites with Python Web Development".In this...
Instructional Video9:07
Curated Video

Docker for the Absolute Beginner - Hands-On - Docker Run

Higher Ed
Docker Run: Docker Run
r/>
This clip is from the chapter "Docker Run" of the series "Docker for the Absolute Beginner - Hands-On".In this section, you will learn about the Docker Run command. Additionally, this section gives...
Instructional Video3:39
Brian McLogan

Determine two coterminal angles for 900 degrees

12th - Higher Ed
👉 Learn how to determine co-terminal angles given one angle. An angle is a figure formed by two rays that have a common endpoint. The two rays are called the sides of the angle while the common endpoint is called the vertex of the angle....
Instructional Video1:28
Brian McLogan

Sketch the Angle 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 Video6:31
Brian McLogan

Finding two coterminal angles for a given angle by adding and subtracting

12th - Higher Ed
👉 Learn the basics of co-terminal angles. An angle is a figure formed by two rays that have a common endpoint. The two rays are called the sides of the angle while the common endpoint is called the vertex of the angle. We measure angles...
Instructional Video4:24
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Show-ref

Higher Ed
This video focuses on Git show-ref.
r/>
This clip is from the chapter "Git Push, Fetch, and Pull" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section provides an overview of the push, fetch,...
Instructional Video9:23
Curated Video

The Complete Practical Docker Guide - Running Nginx with Exposed Port

Higher Ed
This video helps you in running Nginx with exposed port.
r/>
This clip is from the chapter "Port and Volume Mapping in the Docker Containers" of the series "The Complete Practical Docker Guide".This section focuses on port and...
Instructional Video5:25
Curated Video

The Complete Practical Docker Guide - Running Node.js Containers

Higher Ed
This video demonstrates running Node.js containers.
r/>
This clip is from the chapter "Running Node.js Applications in Docker" of the series "The Complete Practical Docker Guide".This section focuses on running Node.js...
Instructional Video4:22
Curated Video

Learn Git in 3 Hours- Using Tags in Git

Higher Ed
Sometimes we might want to designate a certain commit as one of significance, for example, a certain released version. We can do this using Git tags.

• Add tags to certain commits with mes
sages
• Push the tags to remote...
Instructional Video11:30
Curated Video

Ansible for the Absolute Beginner - Lab Setup - Cloning Virtual Machines (VMs) and Installing Ansible

Higher Ed
This video demonstrates how to clone VMs and install Ansible.
r/>
This clip is from the chapter "Lab – Setting up Virtual Machines (VMs) and Installing Ansible" of the series "Ansible for the Absolute Beginner - Hands-On –...
Instructional Video5:41
Brian McLogan

How to find the smallest positive and negative coterminal angles

12th - Higher Ed
👉 Learn the basics of co-terminal angles. An angle is a figure formed by two rays that have a common endpoint. The two rays are called the sides of the angle while the common endpoint is called the vertex of the angle. We measure angles...
Instructional Video2:42
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Committing Under Another Author

Higher Ed
This video explains how to commit under another author in Git.
r/>
This clip is from the chapter "Git Push, Fetch, and Pull" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section provides an...
Instructional Video7:56
Curated Video

The Complete Practical Docker Guide - Enabling Volumes Mapping for the API Service

Higher Ed
This video helps in enabling volumes mapping for the API service.
r/>
This clip is from the chapter "Launching Multiple Services Using Docker Compose" of the series "The Complete Practical Docker Guide".This section focuses on...
Instructional Video4:41
Curated Video

The Complete Practical Docker Guide - Starting MySQL Container with env Variable

Higher Ed
This video helps you start MySQL container with env variable.
r/>
This clip is from the chapter "Communication Between Containers and Environment Variables (MySQL, phpMyAdmin)" of the series "The Complete Practical Docker...