Hi, what do you want to do?
Curated Video
Python 3 for Beginners: Installing Python on Linux
In this educational video, we learn how to determine if Python is installed on your Linux distribution and how to install Python 3 if it's not already installed. The tutorial covers the process for both Debian-based and RPM-based...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Data Set
In this lesson, we will start working on the ETL pipeline. Let's get the dataset ready.
r/>
This clip is from the chapter "ETL Pipeline" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers...
r/>
This clip is from the chapter "ETL Pipeline" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 3 – Using Spring Initializr to Create a Project
This video demonstrates creating a project using Spring Initializr.
r/>
This clip is from the chapter "Appendix – Introduction to Spring Boot in 10 Steps" of the series "Master Microservices with Spring Boot and Spring...
r/>
This clip is from the chapter "Appendix – Introduction to Spring Boot in 10 Steps" of the series "Master Microservices with Spring Boot and Spring...
Curated Video
Docker - A Complete Hands-On Guide - Build an Image from Docker Compose and Run the Container at the Same Time
This video explains how to build an image from Docker Compose and run the container at the same time.
<
br/>
This clip is from the chapter "Build Image from Docker Compose" of the series "Docker A Beginner- HandsOn Guide".This...
<
br/>
This clip is from the chapter "Build Image from Docker Compose" of the series "Docker A Beginner- HandsOn Guide".This...
Curated Video
Azure Data Factory for Beginners - Build Data Ingestion - Introduction
This video provides an introduction to the section.<br<br/>/>
This clip is from the chapter "Event-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction
This clip is from the chapter "Event-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction
IDG TECHtalk
How to use ranger: 2-Minute Linux Tips
In this Linux tip, learn how to use ranger. It’s a tool that allows you to easily browse files in a terminal window, but in a much different manner than you normally would on the command line.
IDG TECHtalk
How to use the pwd command: 2-Minute Linux Tips
In this Linux tip, learn how to use the pwd (present working directory) command, which can tell you where in the file system you are currently located.
Curated Video
Next.js from Development to Deployment - First Deployment
This video shows the deployment part.<br/<br/>>
This clip is from the chapter "Search, Caching Posts, and Deployment" of the series "Next.js from Development to Deployment: Build a Music Event Website".null
This clip is from the chapter "Search, Caching Posts, and Deployment" of the series "Next.js from Development to Deployment: Build a Music Event Website".null
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.
r/>
This clip is from the chapter "Object Deep...
r/>
This clip is from the chapter "Object Deep...
Curated Video
Docker Dockerfile and Docker Compose 2020 Ready - Write your first Dockerfile Step-By-Step Explained for Beginners
Creating Docker Images and a Custom Configuration with Dockerfile in Docker: Write your first Dockerfile Step-By-Step Explained for Beginners
r/>
This clip is from the chapter "Creating Docker Images and a Custom Configuration...
r/>
This clip is from the chapter "Creating Docker Images and a Custom Configuration...
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.
r/>
This clip is from the chapter "Search Operations in Linux" of the series "The Complete Practical Docker Guide".This section...
r/>
This clip is from the chapter "Search Operations in Linux" of the series "The Complete Practical Docker Guide".This section...
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.
r/>
This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
r/>
This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Email Harvesting
In this video, you'll learn to gather information using the email harvesting tool called ‘harvester'.
r/>
This clip is from the chapter "Passive Information Gathering and Footprinting" of the series "The Complete Ethical...
r/>
This clip is from the chapter "Passive Information Gathering and Footprinting" of the series "The Complete Ethical...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Local Server
This video explains about the local server.
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps understand about OOP, classes, class...
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps understand about OOP, classes, class...
Curated Video
Practical Jenkins - Setting Up Jenkins Slaves to Run Build Jobs
An efficient way to run a Jenkins deployment is to offload build tasks to slave nodes while keeping the administrative tasks to the master. The most traditional way of running slaves is by adding dedicated Jenkins slave nodes.
...
...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Run a Python Script from the Terminal
This video demonstrates how to run a Python script from the terminal on different operating systems.
r/>
This clip is from the chapter "Python Basics- Level 4" of the series "Practical Python: Learn Python Basics Step by Step-...
r/>
This clip is from the chapter "Python Basics- Level 4" of the series "Practical Python: Learn Python Basics Step by Step-...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 3: Using Spring Initializr to Create a Spring Boot Application
In this video, we'll be looking at using Spring Initializr to create a Spring Boot application.
r/>
This clip is from the chapter "Introduction to Spring Boot in 10 Steps" of the series "Master Hibernate and JPA with Spring...
r/>
This clip is from the chapter "Introduction to Spring Boot in 10 Steps" of the series "Master Hibernate and JPA with Spring...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Getting Help from the Command Line Interface
This video shows you how to get help from the command line interface.
r/>
This clip is from the chapter "Linux Fundamentals" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section provides an...
r/>
This clip is from the chapter "Linux Fundamentals" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section provides an...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Linux Directory Structure
This video explains the Linux directory structure.
r/>
This clip is from the chapter "Linux Fundamentals" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section provides an introduction to the...
r/>
This clip is from the chapter "Linux Fundamentals" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section provides an introduction to the...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Special Permission Modes - Part 2
This is the second part of the two-part video that explains how to set up special permission modes in Linux.
r/>
This clip is from the chapter "Advanced Linux Permissions" of the series "Linux Administration Bootcamp: Go from...
r/>
This clip is from the chapter "Advanced Linux Permissions" of the series "Linux Administration Bootcamp: Go from...
Curated Video
Kubernetes for the Absolute Beginners - Hands-On - Demo – Services
In this video, we will see a demonstration on services.
r/>
This clip is from the chapter "Services" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this section, we will learn more about NodePort and...
r/>
This clip is from the chapter "Services" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this section, we will learn more about NodePort and...
Curated Video
Windows PowerShell Hands-On Training for Beginners - Performing Basic Operations Using PowerShell File and Folder Operations
In this video, you will be performing basic operations using PowerShell file and folder operations.
r/>
This clip is from the chapter "Basic Operations" of the series "Windows PowerShell Hands-On Training for Beginners".This...
r/>
This clip is from the chapter "Basic Operations" of the series "Windows PowerShell Hands-On Training for Beginners".This...
Curated Video
Learning Splunk - Splunk Apps – The Building Blocks of Any Splunk Deployment
Understanding Splunk apps and how they’re used to customize and configure Splunk.
• Learn what constitutes a Splun
k app
• Understand that apps can be very simple or ve
ry complex
• Learn about the Enterprise...
• Learn what constitutes a Splun
k app
• Understand that apps can be very simple or ve
ry complex
• Learn about the Enterprise...
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - Log4j2 Configuration with Demo
This video explains the configuration of Log4j2.
<
br/>
This clip is from the chapter "Adding Logging to Framework" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about...
<
br/>
This clip is from the chapter "Adding Logging to Framework" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about...