Hi, what do you want to do?
Curated Video
Complete Python Scripting for Automation - os.walk(path)
OS Module: os.walk(path)
r/>
This clip is from the chapter "OS Module" of the series "Complete Python Scripting for Automation".In this section, the author introduces OS Module and Basic operation like os.path module,...
r/>
This clip is from the chapter "OS Module" of the series "Complete Python Scripting for Automation".In this section, the author introduces OS Module and Basic operation like os.path module,...
Packt
Starting a Multi-broker Kafka Cluster Using Binaries
This video demonstrates how to start a multi-broker Kafka cluster using binaries.
<
br/>
This clip is from the chapter "Annex - Starting Kafka Differently" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In...
<
br/>
This clip is from the chapter "Annex - Starting Kafka Differently" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Overview of the .git Folder
This video provides an overview of the .git folder.
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...
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...
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
Bash Shell Scripting- String Operations on Paths | Useful for Real-time
This video explores which string operations to perform on Paths and which ones are useful in real-time operations.
r/>
This clip is from the chapter "String operations to write Bash Shell scripting" of the series "Complete Bash...
r/>
This clip is from the chapter "String operations to write Bash Shell scripting" of the series "Complete Bash...
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...
Curated Video
.NET Core Microservices - Integrate QuickStart in Identity Server Service
This video explains the concept of integrate QuickStart in identity server service.
r/>
This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section,...
r/>
This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section,...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 01 - List Files and Folders in Directory with Files List Method
In this session, we will learn about list files and folders in directory with files list method.
r/>
This clip is from the chapter "Files and Directories" of the series "Java Programming for Complete Beginners - Java 16".In...
r/>
This clip is from the chapter "Files and Directories" of the series "Java Programming for Complete Beginners - Java 16".In...
Curated Video
C++ Developer - Getting Started with macOS Catalina or Higher with Visual Studio Code
This video focuses on how to get started with macOS Catalina or a higher version with Visual Studio Code.
r/>
This clip is from the chapter "Getting Started" of the series "The Complete C++ Developer Course".This section...
r/>
This clip is from the chapter "Getting Started" of the series "The Complete C++ Developer Course".This section...
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - Preparing the Project Folder
In this session, we will set up our Python environment to learn the DataFrame API (structured APIs). This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data Engineering and Analytics with...
Curated Video
Learning PHP 7 (Video 19)
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Object Types
This video explains the various Git object types.
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...
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...
Curated Video
Learn Go in 3 Hours - Validating Your Environment and Go Playground
Now that your Go environment is installed, you need to make sure that everything is working correctly.
• This video uses Visual Studio Code to create a project, write a “Hello World” program, and ru
n it.
• Create a...
• This video uses Visual Studio Code to create a project, write a “Hello World” program, and ru
n it.
• Create a...
Packt
Integrating Git
Application Deployment (Weather App): Integrating Git
<
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 learn...
<
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 learn...
IDG TECHtalk
How to use packages within Go modules: Smart Go
Go modules can have their code subdivided into packages, for better maintenance and program management. Learn how to refactor a basic program with a few structs and methods into the main program logic in one file, with the structs and...
Curated Video
Apache Maven Beginner to Guru - Creating a Parent Project
This video demonstrates how to create a parent project.<br/<br/>>
This clip is from the chapter "Multi-Module Projects" of the series "Apache Maven: Beginner to Guru".This section presents an overview of the multi-module projects.
This clip is from the chapter "Multi-Module Projects" of the series "Apache Maven: Beginner to Guru".This section presents an overview of the multi-module projects.
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Install and Configure Jfrog Artifactory
In this video, you will be able to understand the installation steps for Jfrog Artifactory and be able to navigate to the home page of the Jfrog Artifactory server.
r/>
This clip is from the chapter "Installation and...
r/>
This clip is from the chapter "Installation and...
Curated Video
Learning Python Web Penetration Testing (Video 17)
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or...
Packt
Advanced Computer Vision Projects 1.4: Running Our Captioning Code in Jupyter
In this video, we deploy a Jupyter notebook to study and run im2txt image captioning. • Load the model and initialize the TensorFlow session • Apply the model to sample images • Develop code to visualize the results
Curated Video
Java 11 Programming for Beginners 2.2: Writing Your First Java 11 Program
Here, once more, we guide you to create the skeleton project. • Create the directory, package, class and so on • Explain the package • Explain the class declaration
Packt
Linux - Start Zookeeper and Kafka
This video demonstrates how to start a Zookeeper server and install Kafka on a Linux server.
<
br/>
This clip is from the chapter "Starting Kafka" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this...
<
br/>
This clip is from the chapter "Starting Kafka" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this...
Curated Video
Complete Java SE 8 Developer Bootcamp - Your First Java Program - Part 2 (Compilation and Execution)
The author covers the compilation and execution process of a Java program.
r/>
This clip is from the chapter "Getting Started with Java" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you get an overview...
r/>
This clip is from the chapter "Getting Started with Java" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you get an overview...
Curated Video
AZ-204 Developing for Microsoft Azure Exam Prep - Building and Publishing the Azure Active Directory (AD) Application
This video shows how to build and publish the Azure AD application.
r/>
This clip is from the chapter "AZ-204 Azure Authentication" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section focuses on AZ-204...
r/>
This clip is from the chapter "AZ-204 Azure Authentication" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section focuses on AZ-204...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Recursively List and Filter All Files and Folders in Directory
In this session, we will learn about recursively list and filter all files and folders in directory.
r/>
This clip is from the chapter "Files and Directories" of the series "Java Programming for Complete Beginners - Java 16".In...
r/>
This clip is from the chapter "Files and Directories" of the series "Java Programming for Complete Beginners - Java 16".In...