Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - For Loop
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.
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Example on Identifying Labels
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...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 25 – Implementing spring Cloud Gateway Logging Filter
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...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 23 – Enabling Discovery Locator with Eureka for Spring Cloud Gateway
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...
Curated Video
Why differential gears are used
Learn how a differential gear works, open differential, limited slip differential, locked differential
Journey to the Microcosmos
The Aquatic Snails That Leave a Path of Destruction
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...
Curated Video
Learning Splunk - Onboarding Iptables Logs
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...
NASA
Get Ready for the 2017 Solar Eclipse
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...
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
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...
Packt
Image Upload Config and Endpoint
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...
Packt
What is AutoIT? Installation Details
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...
Packt
Cascading Style Sheets (CSS) Selectors Locators
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...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - AzCopy Tool
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...
Curated Video
Next.js from Development to Deployment - Get Posts and Parse Frontmatter
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...
Curated Video
Bash Shell Scripting - "tar" Command - Part 1
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...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - The Directed And Undirected Graph
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...
Curated Video
Excel VBA Programming The Complete Guide - The Workbooks.Add Method
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...
Curated Video
The Complete Practical Docker Guide - Creating Dockerfile for the Python API Service
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...
Curated Video
The Complete Practical Docker Guide - Adding Favicon to the Project
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...
Curated Video
The Complete Practical Docker Guide - Using curl and wget Utilities
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.
Curated Video
The Complete Practical Docker Guide - Piping Results of the Find Command to the Other Command Using Xargs
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...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Embedding Backdoor in Image Part 1
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...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Rainbow Tables - 2
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...
Curated Video
REST APIs with Flask and Python - Imports in Python
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.