Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - AWS Certified Solutions Architect - Associate Overview
The AWS Certified Solutions Architect - Associate complete overview: everything you need to know about the CSA-A.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Secure Design
As you know, availability and performance are important, but it's also important to ensure security of the implemented solution. In this video, you will explore the AWS best practices for secure design.
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Fuzzing with Burp Suite Intruder Tips and Tricks
This video helps you with tips and tricks on Fuzzing with Burp Suite Intruder. You will learn some advanced tricks that can be used in your own projects as well. This clip is from the chapter "Fuzzing with Burp Suite Intruder" of the...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - More Advanced Testing with Sqlmap Demo
This is a demo video of more advanced testing with Sqlmap. This clip is from the chapter "How Hackers Find SQL Injections in Minutes with Sqlmap" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This section...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - More Advanced Testing with Sqlmap Overview
This video provides an overview of more advanced testing with Sqlmap. This clip is from the chapter "How Hackers Find SQL Injections in Minutes with Sqlmap" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This...
Professor Dave Explains
Late Modern Philosophy Part 1: The Roots of Continental Philosophy
Modern philosophy began to approach its final stages in the early 19th century as two important groups began to form. These are the continental and analytic traditions, and these two groups will guide our investigation for the next...
Curated Video
ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Conclusion
In this video, we will summarize the key concepts and topics covered in this course. We will provide a final reflection on the importance of generative AI in the creative field and how to navigate its ethical, legal, and financial...
Curated Video
ChatGPT and DALL-E: Sell Your Creative Thinking with AI - The Art of the Prompt
In this video, we will discuss the importance of crafting good prompts for your AI models. We will also explore the key elements of an effective prompt and provide some tips on how to make your prompts more precise and relevant. This...
Curated Video
ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Why AI Can't Replace Creatives (But We Should Still Learn It)
In this video, we will explore the relationship between AI and creativity. We will discuss why AI can never fully replace human creativity but why it is still essential for creatives to understand and learn about AI. This clip is from...
Professor Dave Explains
Analytic Philosophy Part 1: Dewey, Russell, and Whitehead
Pivoting from the continental tradition, let's introduce the analytic tradition that also emerged at the beginning of contemporary philosophy. This involved figures such as John Dewey, Bertrand Russell, and Alfred Whitehead. What were...
Professor Dave Explains
Continental Philosophy Part 1: Husserl, Bergson, Heidegger, and Jaspers
With modern philosophy covered, let's cross over into contemporary philosophy. And let's begin by introducing the continental tradition in this time period. This included philosophers like Husserl, Bergson, Heidegger, and Jaspers. Let's...
Professor Dave Explains
Logic in Late Modern Philosophy
How did logic continue to develop as the modern period in philosophy progressed? Mill and Comte discussed the inverse deductive method. But then a huge figure arose, George Boole. He innovated new logical symbology that got us closer to...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - AngularJS: Template Injection and $scope Hacking – Part 1
This is the first of the two-part video that talks about the theoretical part of Template Injection and $scope Hacking that uses AngularJS. This clip is from the chapter "Hacking AngularJS Applications" of the series "Web Hacking Expert...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - XSS through Image – Part 1
This is first of the two-part video that talks about the theoretical part as to how to attack the image. This clip is from the chapter "Hacking Web Applications through PDFs, Images, and Links" of the series "Web Hacking Expert...
Curated Video
ChatGPT for Creatives - Let's Go Deeper
After learning to create our own curriculum, we will understand the Pareto Principle, which is the 80/20 rule. You will learn to apply the rule to water-coloring and figure drawing. We will look at creating a list of books that will...
Curated Video
Generative AI Art for Beginners - AI Theory 101
In this video, we will dive into the theory behind AI, including Natural Language Processing (NLP), Machine Learning (ML), and supervised learning. We will also give you a quick introduction to GPT-3, the powerful AI language model that...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Importing Images as Planes
In this lesson, you will learn how to import images as planes. This is useful if you want to import decals with opacity.
Great Big Story
A day in the life of a McCall smokejumper
Meet Ramona Beyuka, a veteran McCall smokejumper, as she describes the thrilling and demanding world of fighting forest fires by parachuting directly into the action.
Curated Video
Learn Azure Serverless Functions in a Weekend - Introduction to Serverless Computing
This video provides an introduction to serverless computing. This clip is from the chapter "Introduction to the Course" of the series "Learn Azure Serverless Functions in a Weekend".This section provides an introduction to the course.
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Course Introduction
This video gives a short introduction to the course and the prerequisites for the course. This clip is from the chapter "Welcome Section" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".In this section, you...
Curated Video
Behavioral Design Patterns in C++ - Document Framework - III
In this video, we will add the functionality of versioning. This clip is from the chapter "Template Method" of the series "Behavioral Design Patterns in C++".In this section, we explore the template method behavioral design pattern,...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Cart: Provider / 125
The context API simplifies sharing of cart data between components. Create a new function called CartProvider and add the reducer.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Dark Mode / 107
You will learn to create forms to collect information and validate user information such as billing address, mode of payment, and more.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Rating Component / 105
For the final checkout page to perform the next set of actions, you will learn how to implement an order confirmation before proceeding with the last payment order.