Instructional Video15:57
Packt

Jest Testing Framework

Higher Ed
Testing Node.js (Task App): Jest Testing Framework
<
br/>
This clip is from the chapter "Testing Node.js (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about sending...
Instructional Video1:16
Paul Marriott

Serial Communication Receiver w/ESP32, 1602A + I2C LCD Display, Android Smartphone w/Terminal App & Bluetooth

9th - 12th
A demonstration of the serial communication capabilities of the ESP32 microcontroller. An Android smartphone with terminal app is used and paired to ESP32 via bluetooth. Whatever is input into the terminal will be sent to the ESP32 and...
Instructional Video1:54
Curated Video

Learn Git in 3 Hours- The Course Overview

Higher Ed
This video provides an overview of the entire course.
r/>
This clip is from the chapter "Version Control and the Terminal" of the series "Learn Git in 3 Hours".In the first section students will learn what Version Control is,...
Instructional Video5:10
Curated Video

Learn Git in 3 Hours- Creating New Branches

Higher Ed
Branches can and should be used often to enable parallel workflows and allow developers to work independently in the same repo. The Git branch command can be used to create new branches.

• Check out the branch you want to...
Instructional Video5:55
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Section intro and overview

Higher Ed
A look at development environments, some options and what we'll use in the course
r/>
This clip is from the chapter "Development environment setup" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video5:48
Curated Video

Complete Python Scripting for Automation - join, center and zfill (zero fill)

Higher Ed
Complete String Operations: join, center and zfill (zero fill)
r/>
This clip is from the chapter "Complete String Operations" of the series "Complete Python Scripting for Automation".You will learn about Basic operations on...
Instructional Video1:56
Brian McLogan

What are terminal and initial sides of an angle?

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 Video2:40
Brian McLogan

What are positive and negative 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 Video4:05
Brian McLogan

Understanding the basics of angles in trigonometry

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:42
Curated Video

Bash Shell Scripting- Installing Ubuntu on Windows 10

Higher Ed
This video shows how to install Ubuntu on Windows 10.
r/>
This clip is from the chapter "Introduction" of the series "Complete Bash Shell Scripting".This section introduces you to the course and helps you with the installation...
Instructional Video10:18
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - SHA-1 Hash Function

Higher Ed
This video explains the SHA-1 hash function.
r/>
This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to initialize a...
Instructional Video9:11
Curated Video

Web Development with Node.JS and MongoDB (Video 5)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video3:18
Curated Video

Ensemble Machine Learning Techniques 1.3: Setting Up Python

Higher Ed
In this video, we will set up our environment so that we can use python to build ensemble learning models. • Learn about Anaconda and Python • See how to install the Anaconda distribution of Python • Learn about Jupyter notebook
Instructional Video2:34
Curated Video

Learn Git in 3 Hours- Viewing Changes

Higher Ed
A key component of Git is viewing the changes you have made to files since your last commit. To do this, we can use the Git diff command.

• Make some changes to the
repo
• Run the Git di
ff command
• View
th
e diff...
Instructional Video10:17
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Configure for SCM and Artifactory

Higher Ed
In this video, you will be able to configure the spring boot project to talk to the SCM and artifactory. The id's in distribution Management configuration in pom.xml need to match the server settings in the settings.xml to ensure that...
Instructional Video1:40
Brian McLogan

What is an angle?

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 Video9:49
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Creating Merge Conflict

Higher Ed
This video explains the process of creating a merge conflict in Git.
r/>
This clip is from the chapter "Merging Branches" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on the need...
Instructional Video8:25
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Shell Commands - File Management - Part 2

Higher Ed
This video is the second part of the two-part video that explains some more shell commands with respect to file management.
r/>
This clip is from the chapter "Basic Shell Commands" of the series "Complete Git Guide: Understand...
Instructional Video4:18
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - What is Origin?

Higher Ed
This video explains the concept of origin.
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,...
Instructional Video5:36
Brian McLogan

How do we represent subtracting vectors graphically and algebraically

12th - Higher Ed
Learn the basics of vector operations. Vectors can be added, subtracted and multiplied. To add or subtract two or more vectors, we add each of the corresponding components of the vectors. To multiply a scalar to a vector, we simply...
Instructional Video5:33
Curated Video

Bug Bounty Program Certification 4.2: Setup External Network Attack

Higher Ed
In this video, we will see how to setup external wireless adapter and wireless attack. • Explore information about external wireless adapter • Connect wireless adapter to Kali Linux OS • Setup wireless attack lab
Instructional Video8:53
Curated Video

Describe cyber attacks that could affect a computer system or network : Hidden Scanning Ports with Nmap

Higher Ed
From the section: Attacking a Network. In this section, we will discover the diversity of ways a network can be attacked and demonstrate the attacks with various Kali Linux tools.



In this video, we will learn how to scan a...
Instructional Video3:50
Curated Video

Django3- New Project and Apps

Higher Ed
In this video, we will look at new project and apps.
r/>
This clip is from the chapter "Site 2 - Personal Portfolio" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working...
Instructional Video8:47
Packt

Setting up SSH Keys

Higher Ed
Application Deployment (Weather App): Setting up SSH Keys
<
br/>
This clip is from the chapter "Application Deployment (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...