Instructional Video2:41
Curated Video

World of Computer Networking Your CCNA start - Accessing the Web Server Using a Localhost Internet Protocol (IP) Address

Higher Ed
This video demonstrates how to access the web server using a localhost IP address.
r/>
This clip is from the chapter "Internet Protocol (IP) Addressing and Internet Protocol (IP) Packets" of the series "World of Computer...
Instructional Video8:29
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Running Selected Pytests from a Set of Tests

Higher Ed
This video demonstrates how to run selected pytests.
r/>
This clip is from the chapter "Part I-Unit Testing Framework" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explores...
Instructional Video14:02
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Installing NGINX Web Server

Higher Ed
In this video, we'll learn how install NGINX web server.
r/>
This clip is from the chapter "Configuring NGINX Web Server and Installing TLS Certificate" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section,...
Instructional Video7:26
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Interactive Notebooks

Higher Ed
This Python 3 course comes with interactive notebooks. Execute the code you see me writing, take notes beside the code, and safely experiment to learn Python in a hands-on way!
r/>
This clip is from the chapter "Introduction"...
Instructional Video11:44
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Nmap - 2

Higher Ed
In this video, you'll continue to learn about Nmap.
r/>
This clip is from the chapter "Active Information Gathering and Port Scanning" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section,...
Instructional Video12:21
Packt

Async-Await

Higher Ed
REST APIs and Mongoose (Task App): Async/Await
<
br/>
This clip is from the chapter "REST APIs and Mongoose (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about REST...
Instructional Video6:27
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Lists - an in-depth look 2

Higher Ed
A quick look at using the command line/terminal window to navigate file directories
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
Instructional Video4:23
Curated Video

Django3- Installing Django

Higher Ed
In this video, we will look at installing Django.
r/>
This clip is from the chapter "Site 1 - Password Generator" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on...
Instructional Video8:26
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Hosting any Repository Using GitHub Pages

Higher Ed
This video explains how to host any repository using GitHub Pages.
r/>
This clip is from the chapter "GitHub Pages" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to create...
Instructional Video3:19
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Garbage Collection

Higher Ed
This video focuses on the garbage collection command in Git.
r/>
This clip is from the chapter "Advanced Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to clone one of...
Instructional Video8:11
Curated Video

The Complete Practical Docker Guide - Starting API Application Using Python

Higher Ed
This video helps you get started with API application using Python.
r/>
This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section...
Instructional Video6:22
Curated Video

The Complete Practical Docker Guide - Add Handling of the SIGINT and SIGTERM Signals

Higher Ed
This video helps you add handling of the SIGINT and SIGTERM signals.
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...
Instructional Video6:47
Curated Video

The Complete Practical Docker Guide - Getting Docker Image with Curl Utility

Higher Ed
This video helps in getting Docker image with curl utility.
r/>
This clip is from the chapter "Additional Containers – Elasticsearch, Redis, Httpd" of the series "The Complete Practical Docker Guide".This section focuses on...
Instructional Video3:16
Curated Video

The Complete Practical Docker Guide - Where Process Data Streams Send Data by Default

Higher Ed
This video explains where process data streams send data by default.
r/>
This clip is from the chapter "Data Streams and Piping in Linux" of the series "The Complete Practical Docker Guide".This section focuses on data streams...
Instructional Video5:03
Curated Video

The Complete Practical Docker Guide - Docker Commands Versus Management Commands

Higher Ed
This video talks about Docker commands versus management commands.
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...
Instructional Video3:40
Curated Video

World of Computer Networking Your CCNA start - Measuring Round-trip Time (RTT) Using the Ping Utility

Higher Ed
This video explains how to measure RTT using the Ping utility.
r/>
This clip is from the chapter "Network Characteristics" of the series "World of Computer Networking: Your CCNA start".This section focuses on the...
Instructional Video2:58
Curated Video

Mastering Django Web Development (Video 22)

Higher Ed
Django is one of the world's leading web development platforms that follows the model-view-template development method. This Python web framework makes your app building experience smoother, faster, and easier. It has been and...
Instructional Video12:03
Curated Video

Serverless JavaScript Projects 3.2: Build a Twilio and IBM Watson AWS Lambda

Higher Ed
We need to create a middleware function API in AWS Lambda that the twilio project will hit as the endpoint for SMS messages.

• Build a new Serverless project and deploy it to get the end
point
• Install Twilio as a dependency...
Instructional Video5:21
Curated Video

The Full Stack Web Development - Linux Installation

Higher Ed
Backend Programming with PHP: Linux Installation
r/>
This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP,...
Instructional Video2:32
Curated Video

TypeScript for Beginners - Homogeneous Arrays

Higher Ed
This video focuses on homogeneous arrays.<br/<br/>>

This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to use them.
Instructional Video5:54
Brian McLogan

How to evaluate for cos without using a calculator or the unit circle

12th - Higher Ed
👉 Learn how to evaluate trigonometric functions of a given angle. Given an angle greater than 2pi in radians, to evaluate the trigonometric functions of the given angle, we first determine the smallest positive coterminal angle of the...
Instructional Video7:19
Brian McLogan

Finding two coterminal angles both negative

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

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

Higher Ed
This video explains how to install iTerm2 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:29
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Introducing a Lint-Staged Package to Check only Staged Files

Higher Ed
This video demonstrates how to use a lint-staged package to check only staged files.
r/>
This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...