Hi, what do you want to do?
Packt
Jest Testing Framework
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...
<
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...
Paul Marriott
Serial Communication Receiver w/ESP32, 1602A + I2C LCD Display, Android Smartphone w/Terminal App & Bluetooth
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...
Curated Video
Learn Git in 3 Hours- The Course Overview
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,...
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,...
Curated Video
Learn Git in 3 Hours- Creating New Branches
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...
• Check out the branch you want to...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Section intro and overview
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...
r/>
This clip is from the chapter "Development environment setup" of the series "Python 3: Project-based Python, Algorithms, Data...
Curated Video
Complete Python Scripting for Automation - join, center and zfill (zero fill)
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...
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...
Brian McLogan
What are terminal and initial sides of an angle?
👉 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...
Brian McLogan
What are positive and negative angles?
👉 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...
Brian McLogan
Understanding the basics of angles in trigonometry
👉 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...
Curated Video
Bash Shell Scripting- Installing Ubuntu on Windows 10
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...
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - SHA-1 Hash Function
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...
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...
Curated Video
Web Development with Node.JS and MongoDB (Video 5)
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...
Curated Video
Ensemble Machine Learning Techniques 1.3: Setting Up Python
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
Curated Video
Learn Git in 3 Hours- Viewing Changes
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...
• Make some changes to the
repo
• Run the Git di
ff command
• View
th
e diff...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Configure for SCM and Artifactory
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...
Brian McLogan
What is an angle?
👉 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Creating Merge Conflict
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...
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Shell Commands - File Management - Part 2
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...
r/>
This clip is from the chapter "Basic Shell Commands" of the series "Complete Git Guide: Understand...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - What is Origin?
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,...
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,...
Brian McLogan
How do we represent subtracting vectors graphically and algebraically
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...
Curated Video
Bug Bounty Program Certification 4.2: Setup External Network Attack
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
Curated Video
Describe cyber attacks that could affect a computer system or network : Hidden Scanning Ports with Nmap
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...
In this video, we will learn how to scan a...
Curated Video
Django3- New Project and Apps
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...
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...
Packt
Setting up SSH Keys
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...
<
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...