Instructional Video17:22
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Auth Middleware

Higher Ed
In this video, we will implement an authentication middleware that checks whether a user is authorized to access certain routes by verifying their JSON Web Token (JWT).
Instructional Video9:09
Professor Dave Explains

Introduction to Transition Metal Catalysis

12th - Higher Ed
After learning about the different kinds of organometallic reactions, we are ready to learn about transition metal catalysis. This is an incredible field that has pushed organic synthesis forward in leaps and bounds over the past 50...
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 Video2:36
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - Subdomain Takeover – Part 2

Higher Ed
This is the second of the two-part video that recaps what steps you have followed to take the control of the Subdomain. This clip is from the chapter "Full-Stack Attacks on Modern Web Applications" of the series "Web Hacking Expert...
Instructional Video6:03
Curated Video

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

Higher Ed
This is the first of the two-part video that talks about the root cause of the problem in the browser where we can use this HTTP Parameter Pollution. This clip is from the chapter "Full-Stack Attacks on Modern Web Applications" of the...
Instructional Video1:18
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - Introduction to the Section-Full-Stack Attacks on Modern Web Applications

Higher Ed
This video introduces the section. This clip is from the chapter "Full-Stack Attacks on Modern Web Applications" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".null
Instructional Video1:55
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - Introduction to the Section-Exploiting Race Conditions in Web Applications

Higher Ed
This video introduces the section. This clip is from the chapter "Exploiting Race Conditions in Web Applications" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This section focuses on exploiting race conditions in...
Instructional Video3:36
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - Introduction to the Section-Hacking AngularJS Applications

Higher Ed
This video introduces the section. This clip is from the chapter "Hacking AngularJS Applications" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This section focuses on hacking AngularJS applications.
Instructional Video5:49
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - XSS through Image – Part 2

Higher Ed
This is the second of the two-part video that demonstrates the XSS through Image. This clip is from the chapter "Hacking Web Applications through PDFs, Images, and Links" of the series "Web Hacking Expert Full-Stack Exploitation...
Instructional Video1:31
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - Introduction to the Section-Hacking Web Applications via PDFs, Images, and Links

Higher Ed
This video introduces the section. This clip is from the chapter "Hacking Web Applications through PDFs, Images, and Links" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This section focuses on hacking web...
Instructional Video1:50
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - Introduction to the Section-Bypassing Content Security Policy in Modern Web Applications

Higher Ed
This video introduces the section. This clip is from the chapter "Bypassing Content Security Policy in Modern Web Applications" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This section focuses on bypassing Content...
Instructional Video2:04
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - Introduction

Higher Ed
This clip is from the chapter "Introduction to the Course" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This section introduces the course.
Instructional Video15:34
Curated Video

The Art of Doing - Web Development for Beginners - For and While Loops

Higher Ed
In this video, you will learn how to use for loops and while loops in JavaScript for different scenarios. We will explore the syntax, usage, and differences between for loops and for-of loops, as well as understand how while loops can be...
Instructional Video13:12
Curated Video

ChatGPT for Creatives - Tips and Techniques

Higher Ed
In this video, you will learn about the tips and techniques of using ChatGPT as a novice, explore different suggestions and options, and act on the responses based on the suggestions as suitable.
Instructional Video3:42
Curated Video

ChatGPT for Creatives - WriterZen

Higher Ed
In this video, the author talks about another AI tool called WriterZen, which is a writing assistant that helps in improving writing skills. It can check grammar, suggest vocabulary, and give feedback on the tone and style of the...
Instructional Video5:40
Curated Video

ChatGPT for Creatives - How to Set Up Your Own Curriculum

Higher Ed
In this video, you will learn to set up a personalized learning curriculum that fits our goals and preferences. We will understand the importance of defining the learning objectives, breaking them into manageable chunks and prioritizing...
Instructional Video7:14
Curated Video

Tracing Giants: Discovering France's Dinosaur Legacy

6th - Higher Ed
Journey through France's prehistoric past as we uncover giant dinosaur footprints in the Jura Mountains and massive fossils in Charente. This video highlights the thrilling discoveries and ongoing research that reveal the immense scale...
Instructional Video7:14
Curated Video

The Sweet Science: How Candy is Made

6th - Higher Ed
Dive into the delectable world of candy making, where each piece is crafted with a blend of science and art. Discover how simple ingredients like sugar, gelatin, and citric acid are transformed into the chewy, fizzy treats we adore....
Instructional Video6:55
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Ticketing Systems

Higher Ed
As a tech, you will almost certainly be dealing with tickets. Customers or employees run into technical issues all the time and it's important to prioritize and address the problems and solve them in a timely manner. This is where...
Instructional Video1:01
Curated Video

Generative AI Art for Beginners - Introduction

Higher Ed
In this video, we will cover the course learning objective and give you a brief overview of the exciting world of AI-generated art. This clip is from the chapter "Generative AI Art" of the series "Generative AI Art for Beginners".null
Instructional Video5:07
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Add Validation Attributes to Order Class

Higher Ed
In this video, you will see adding the validation attributes to the Order Model class. This is required for server-side validation of the Order form. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an...
Instructional Video4:22
Curated Video

Behavioral Design Patterns in C++ - Basic Implementation-Template Method

Higher Ed
This video demonstrates basic implementation of the template method pattern through coding. This clip is from the chapter "Template Method" of the series "Behavioral Design Patterns in C++".In this section, we explore the template method...
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...
Instructional Video3:55
Curated Video

Behavioral Design Patterns in C++ - Shapes Example - I

Higher Ed
This video explains the implementation of shape hierarchy with the help of the Visitor pattern. Here, you will implement classes representing the geometry of a line and a circle. This clip is from the chapter "Visitor" of the series...