Instructional Video6:33
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - For Loop

Higher Ed
This video teaches you about the for loop in Python. This clip is from the chapter "Python Basics" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the basics of Python.
Instructional Video9:12
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Example on Identifying Labels

Higher Ed
This video demonstrates how to identify labels with an example. This clip is from the chapter "Techniques to Automate Web Elements" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explores the...
Instructional Video5:55
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 25 – Implementing spring Cloud Gateway Logging Filter

Higher Ed
This video demonstrates implementing Spring Cloud Gateway Logging Filter. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video7:14
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 23 – Enabling Discovery Locator with Eureka for Spring Cloud Gateway

Higher Ed
This video explains enabling discovery locator with Eureka for Spring Cloud gateway. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section...
Instructional Video2:14
Curated Video

Why differential gears are used

Higher Ed
Learn how a differential gear works, open differential, limited slip differential, locked differential
Instructional Video6:59
Journey to the Microcosmos

The Aquatic Snails That Leave a Path of Destruction

Higher Ed
It’s often said that one person’s trash is another person’s treasure. And surely there is no greater proof of that than the home of our master of microscopes, James. All along the windowsills and bookshelves are jars and tanks full of...
Instructional Video8:40
Curated Video

Learning Splunk - Onboarding Iptables Logs

Higher Ed
Exploring collection of iptables logs into your Splunk installation. • Enable iptables logging on your Linux machine • Modify inputs.conf to collect the firewall logs • Search for the iptables logs in Splunk This clip is from the chapter...
Instructional Video1:40
NASA

Get Ready for the 2017 Solar Eclipse

3rd - 11th
On Monday, August 21, 2017, our nation will be treated to a total eclipse of the sun. The eclipse will be visible -- weather permitting -- across all of North America. The whole continent will experience a partial eclipse lasting two to...
Instructional Video4:14
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 34 - Implementing a GET service to retrieve all Posts of a User

Higher Ed
Connecting RESTful Web Service to JPA: Step 34 - Implementing a GET service to retrieve all Posts of a User This clip is from the chapter "Connecting RESTful Web Service to JPA" of the series "Master Java Web Services and REST API with...
Instructional Video13:10
Packt

Image Upload Config and Endpoint

Higher Ed
This video shows how to configure the endpoint to store the uploaded images. This clip is from the chapter "Date Admin Screens-Part 2" of the series "MERN E-commerce from Scratch".This is the second part of a two-part section that...
Instructional Video8:43
Packt

What is AutoIT? Installation Details

Higher Ed
This video explains what AutoIT is and demonstrates how to install it. This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video15:26
Packt

Cascading Style Sheets (CSS) Selectors Locators

Higher Ed
This video discusses CSS selectors locators. This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section covers...
Instructional Video2:27
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - AzCopy Tool

Higher Ed
In this video, we will cover Az copy-tool introduction. This clip is from the chapter "Azure 104 Certification - 2021 Updates" of the series "AZ-104: Microsoft Azure Administrator Full Course".In this section, we will cover some...
Instructional Video8:05
Curated Video

Next.js from Development to Deployment - Get Posts and Parse Frontmatter

Higher Ed
This video focuses on get posts and parse frontmatter. This clip is from the chapter "Fetch, Parse, and Display Markdown Posts" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on...
Instructional Video15:38
Curated Video

Bash Shell Scripting - "tar" Command - Part 1

Higher Ed
This is the first part of the two-part video that explains the "tar" command. This clip is from the chapter "Linux Commands - Quick Refresher" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for...
Instructional Video14:30
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - The Directed And Undirected Graph

Higher Ed
Learn how to model using either Directed or Undirected graphs. This clip is from the chapter "Graphs" of the series "From 0 to 1: Data Structures & Algorithms in Java".The author introduces you to various types of graphs such as directed...
Instructional Video5:56
Curated Video

Excel VBA Programming The Complete Guide - The Workbooks.Add Method

Higher Ed
In this lesson, we invoke the Workbooks.Add method to create a new workbook from scratch. We also pass it an optional Template argument to make a copy of an existing workbook. This clip is from the chapter "Object Deep Dive" of the...
Instructional Video16:36
Curated Video

The Complete Practical Docker Guide - Creating Dockerfile for the Python API Service

Higher Ed
This video explains how to create Dockerfile for the Python API service. This clip is from the chapter "Building Custom Images Using Dockerfiles" of the series "The Complete Practical Docker Guide".This section focuses on building custom...
Instructional Video6:30
Curated Video

The Complete Practical Docker Guide - Adding Favicon to the Project

Higher Ed
This video explains how to add favicon to the project. 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 volume mapping...
Instructional Video5:16
Curated Video

The Complete Practical Docker Guide - Using curl and wget Utilities

Higher Ed
This video explains using curl and wget utilities. This clip is from the chapter "Networking in Linux" of the series "The Complete Practical Docker Guide".This section focuses on networking in Linux.
Instructional Video5:03
Curated Video

The Complete Practical Docker Guide - Piping Results of the Find Command to the Other Command Using Xargs

Higher Ed
This video focuses on the piping results of the Find command to the other command using Xargs. This clip is from the chapter "Search Operations in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the...
Instructional Video13:30
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Embedding Backdoor in Image Part 1

Higher Ed
In this video, you'll learn how to embed backdoor techniques in an image. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll...
Instructional Video5:41
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Rainbow Tables - 2

Higher Ed
In this video, you'll continue to use rainbow tables to derive passwords. This clip is from the chapter "Wireless Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll...
Instructional Video9:33
Curated Video

REST APIs with Flask and Python - Imports in Python

Higher Ed
This video focuses on imports in Python. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python knowledge.