Instructional Video7:53
Curated Video

A Detailed Guide to the OWASP Top 10 - #3 Cross-Site Scripting Attacks

Higher Ed
This video explains another important client-side based attack, which is called the cross-site scripting attack.
Instructional Video4:25
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Introduction to Password Managers

Higher Ed
In this video, you will be introduced to password manager tools such as LastPass or dashlane. This clip is from the chapter "Personal Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This section...
Instructional Video12:13
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Password Management

Higher Ed
In this video, you will learn about password management and the need for using strong passwords to keep your system safe. This clip is from the chapter "Personal Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023...
Instructional Video9:09
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Introduction to Cookies

Higher Ed
In this video, you will be introduced to web cookies, which are pieces of text stored by a web server on your hard disk. This clip is from the chapter "Internet and Browsing Security" of the series "The Absolute Beginners Guide to...
Instructional Video9:36
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Browser Security - Brave Browser

Higher Ed
In this video, you will dive into the realm of browser security, focusing on the specific features and tools available for enhancing security while using the Brave Browser. This clip is from the chapter "Internet and Browsing Security"...
Instructional Video16:32
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Browser Security - Mozilla Firefox

Higher Ed
In this video, you will explore browser security specifically tailored for Mozilla Firefox. This clip is from the chapter "Internet and Browsing Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This...
Instructional Video6:39
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Internet Privacy Tools

Higher Ed
In this video, the author talks about a few tools that you might want to start using if you are going to take your privacy seriously online; one such tool that you will learn is the Brave browser. This clip is from the chapter "Internet...
Instructional Video3:46
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Welcome to the Course

Higher Ed
In this video, the author talks about what to expect from this course and explains why cybersecurity is important. This clip is from the chapter "Introduction" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part...
Instructional Video8:39
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Presenting User Profile Images

Higher Ed
In this video, the presenter shows how to present the user profile images in the app UI by creating a route to serve the static files.
Instructional Video5:50
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Tweet Image Visualize

Higher Ed
In this video, you will learn how to visualize tweet images in your Twitter Clone app. We will explore how to retrieve tweet images from the database and display them in the app's UI.
Instructional Video2:30
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Downloading MongoDB

Higher Ed
This video demonstrates downloading MongoDB and setting it up on your machine.
Instructional Video4:24
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - Account Takeover through Clickjacking – Part 2

Higher Ed
This is the second of the two-part video that demonstrates how to be prevented from the account takeover through Clickjacking. This clip is from the chapter "Full-Stack Attacks on Modern Web Applications" of the series "Web Hacking...
Instructional Video10:21
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - HTTP Parameter Pollution – Part 2

Higher Ed
This is the second of the two-part video that bypasses the authorization and helps you demonstrate the HTTP Parameter Pollution. This clip is from the chapter "Full-Stack Attacks on Modern Web Applications" of the series "Web Hacking...
Instructional Video14:08
Curated Video

The Art of Doing - Web Development for Beginners - Headings and Paragraphs

Higher Ed
In this video, you will learn how to use the heading and paragraph tags to structure and organize content on a web page. This clip is from the chapter "Basic HTML Tags" of the series "The Art of Doing - Web Development for Beginners".In...
Instructional Video9:13
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Browser Security

Higher Ed
With the variety of browsers available to download, it's important to know where the trusted sources are. There are also many other important features to browsers such as extensions and plugins, settings, ad blockers, password managers,...
Instructional Video8:52
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - The World Wide Web

Higher Ed
The web puts a graphical face on the Internet. You access it via a web browser, connecting with HTTP (insecure) or HTTPS (secure). Certificates give you a resource for whether a website can be trusted. This clip is from the chapter "The...
Instructional Video12:09
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Interpreted Languages

Higher Ed
Every operating system contains interpreters that can read higher-level programming languages. This video covers three popular interpreters: Visual Basic, Python, and JavaScript. This clip is from the chapter "Working with the...
Instructional Video4:05
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Controllers Folder

Higher Ed
This video discusses the Controller folder and its content (HomeController) when the project was created with the default Model-View-Controller project template. This clip is from the chapter "Coding Project Part 2: Consume the Web API...
Instructional Video12:40
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Hidden Fields for State Management

Higher Ed
In this video, you will learn, with code examples from a running project, to demonstrate state management with hidden fields. This clip is from the chapter "State Management in ASP.NET Core" of the series "ASP.NET 6.0 - Build Hands-On...
Instructional Video7:56
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Section Summary

Higher Ed
This video summarizes what you have learnt in this section. This clip is from the chapter "Create and Take a Deep Dive into Your First ASP.NET Core 3.1 Application" of the series "ASP.NET 6.0 - Build Hands-On Web Projects".This section...
Instructional Video7:43
Curated Video

Generative AI Art for Beginners - Getting Started with Midjourney

Higher Ed
In this video, we will take a deeper look at Midjourney and learn how to use it effectively. We will explore various features and have a look at some examples to help you get started. This clip is from the chapter "Generative AI Art" of...
Instructional Video10:23
Curated Video

Learn Azure Serverless Functions in a Weekend - Send Email with Azure Functions

Higher Ed
This video demonstrates how to send emails with Azure Functions. Here, you will continue using the previously developed function but this time, you are going to add the functionality of sending out an email notification to the client....
Instructional Video7:47
Curated Video

Learn Azure Serverless Functions in a Weekend - Developing Azure Functions API to Get Online Course Details - Part 2

Higher Ed
In the last video, you connected the function to the database, but it is not returning anything on the browser page. In this video, you will return the database to the browser page. So, basically, you will publish the formatted output in...
Instructional Video10:39
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Getting You Onboard

Higher Ed
This clip is from the chapter "Welcome Section" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".In this section, you will clear up all your doubts regarding the course, you will touch base on JavaScript...