Hi, what do you want to do?
Curated Video
Web Development with Node.JS and MongoDB (Video 23)
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Curated Video
Learning Python Web Penetration Testing (Video 8)
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...
IDG TECHtalk
How to make the most of Microsoft’s new Compliance Score Console
This new Microsoft 365 feature can help you stay in compliance with regulations like GDPR and better protect data.
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 15 - Implementing SOAP Web Service for DeleteCourseDetailsRequest
SOAP Web Services with Spring and Spring Boot: Step 15 - Implementing SOAP Web Service for DeleteCourseDetailsRequest
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java...
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java...
Curated Video
Learn Git in 3 Hours- Aliasing Commands
Sometimes, we may want to customize our Git workflow and create shortcuts for common tasks. To do this, we can create aliases in Git.
• Think of the command you want to
alias
• Add the alias to your global
Git...
• Think of the command you want to
alias
• Add the alias to your global
Git...
Curated Video
Bash Shell Scripting- How to handle the command line arguments
This video shows how to handle the command line arguments.
r/>
This clip is from the chapter "Conditional Statements - simple if, if-else, if elif elif else" of the series "Complete Bash Shell Scripting".This section covers the...
r/>
This clip is from the chapter "Conditional Statements - simple if, if-else, if elif elif else" of the series "Complete Bash Shell Scripting".This section covers the...
The Business Professor
Stolen Negotiable Instrument and Holder Status
Stolen Negotiable Instrument and Holder Status
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Section Summary
This video provides a summary of this section.
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 a...
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 a...
Curated Video
Getting Started with JIRA - Navigating Company-Managed Projects
In this lesson, we will learn to navigate company-managed projects.<br/<br/>>
This clip is from the chapter "Using Company-Managed Projects" of the series "Course Overview".In this section, we will cover company-managed projects.
This clip is from the chapter "Using Company-Managed Projects" of the series "Course Overview".In this section, we will cover company-managed projects.
Curated Video
Bash Shell Scripting- Installing multiple packages with for loop and command line arguments
This video shows how to install multiple packages with for loop and command line arguments.
r/>
This clip is from the chapter "Loops and Loop control statements - Part 1" of the series "Complete Bash Shell Scripting".This...
r/>
This clip is from the chapter "Loops and Loop control statements - Part 1" of the series "Complete Bash Shell Scripting".This...
Packt
Custom Error Handling
This video explains how to handle custom errors.<br/<br/>>
This clip is from the chapter "Getting Started with MongoDB" of the series "MERN E-commerce from Scratch".This section explains how to get started with MongoDB.
This clip is from the chapter "Getting Started with MongoDB" of the series "MERN E-commerce from Scratch".This section explains how to get started with MongoDB.
Australian Broadcasting Corporation
A Bill to End Sex Discrimination in Australia
Ms Represented is a series that charts the rise of Australian female politicians over the last one hundred years and the unbelievable things they got up to along the way. Senator Susan Ryan's Sex Discrimination Act turned out to be...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 11 - Implementing Exception Handling - 404 Resource Not Found
Web Services with Spring and Spring Boot: Step 11 - Implementing Exception Handling - 404 Resource Not Found
r/>
This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web...
r/>
This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web...
Packt
Resource Creation Endpoints: Part I
REST APIs and Mongoose (Task App): Resource Creation Endpoints: Part I
<
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...
<
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...
History Hit
The Knight's Food, A Humble Meal: A peasants daily life based on food
Learn how a peasants eating schedule was like during the middle ages. Also, how were pigs treated during this time as well?<br/>
The Knight's Food, A Humble Meal, Part 2
The Knight's Food, A Humble Meal, Part 2
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Docker Container Lab
Containerized applications are self-contained boundaries consisting of only application files, not an operating system. This demo shows how to work with Docker containers on the Linux platform.
r/>
This clip is from the chapter...
r/>
This clip is from the chapter...
Curated Video
Learning Python Web Penetration Testing (Video 19)
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...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Nmap Lab
IT network reconnaissance begins with discover hosts and services on the network. This episode uses the nmap command to map out hosts on the network.
r/>
This clip is from the chapter "Tools of the Trade" of the series "CompTIA...
r/>
This clip is from the chapter "Tools of the Trade" of the series "CompTIA...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 9: Spring Boot Actuator
Introduction to Spring Boot in 10 Steps: Step 9: Spring Boot Actuator
r/>
This clip is from the chapter "Introduction to Spring Boot in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".This...
r/>
This clip is from the chapter "Introduction to Spring Boot in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".This...
Curated Video
Bash Shell Scripting- Simple Shell Script to know the usage of Variables in Bash Shell Scripting
This video shows how to write a simple shell script to know the usage of variables in Bash Shell Scripting.
r/>
This clip is from the chapter "Basics of shell scripting" of the series "Complete Bash Shell Scripting".This...
r/>
This clip is from the chapter "Basics of shell scripting" of the series "Complete Bash Shell Scripting".This...
Curated Video
Bash Shell Scripting- For loop with arrays
This video shows how to use the for loop with arrays.
r/>
This clip is from the chapter "Loops and Loop control statements - Part 1" of the series "Complete Bash Shell Scripting".This section is the first part that explains...
r/>
This clip is from the chapter "Loops and Loop control statements - Part 1" of the series "Complete Bash Shell Scripting".This section is the first part that explains...
Packt
Strategy to Automate the Broken Links with Selenium
This video discusses the strategy to automate the broken links with Selenium.
<
br/>
This clip is from the chapter "Miscellaneous Topics in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and...
<
br/>
This clip is from the chapter "Miscellaneous Topics in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Packt
End-to-End Working Example on GIT Commands - 1
This video presents the first part of an end-to-end working example on GIT commands.
<
br/>
This clip is from the chapter "GIT - Version Control Tutorial" of the series "Selenium WebDriver with Java - Basics to Advanced and...
<
br/>
This clip is from the chapter "GIT - Version Control Tutorial" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Committing Changes in the New Branch
This video explains how to commit changes in the new branch in Git.
r/>
This clip is from the chapter "Git Branches and HEAD" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the...
r/>
This clip is from the chapter "Git Branches and HEAD" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the...