Instructional Video5:04
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - AWS Certified Solutions Architect - Associate Overview

Higher Ed
The AWS Certified Solutions Architect - Associate complete overview: everything you need to know about the CSA-A.
Instructional Video8:10
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Secure Design

Higher Ed
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.
Instructional Video5:26
Curated Video

Web Hacker's Toolbox - Tools Used by Successful Hackers - Fuzzing with Burp Suite Intruder Tips and Tricks

Higher Ed
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...
Instructional Video6:51
Curated Video

Web Hacker's Toolbox - Tools Used by Successful Hackers - More Advanced Testing with Sqlmap Demo

Higher Ed
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...
Instructional Video7:22
Curated Video

Web Hacker's Toolbox - Tools Used by Successful Hackers - More Advanced Testing with Sqlmap Overview

Higher Ed
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...
Instructional Video8:03
Professor Dave Explains

Late Modern Philosophy Part 1: The Roots of Continental Philosophy

12th - Higher Ed
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...
Instructional Video2:09
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Conclusion

Higher Ed
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...
Instructional Video0:49
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - The Art of the Prompt

Higher Ed
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...
Instructional Video4:27
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Why AI Can't Replace Creatives (But We Should Still Learn It)

Higher Ed
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...
Instructional Video9:19
Professor Dave Explains

Analytic Philosophy Part 1: Dewey, Russell, and Whitehead

12th - Higher Ed
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...
Instructional Video6:37
Professor Dave Explains

Continental Philosophy Part 1: Husserl, Bergson, Heidegger, and Jaspers

12th - Higher Ed
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...
Instructional Video11:23
Professor Dave Explains

Logic in Late Modern Philosophy

12th - Higher Ed
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...
Instructional Video5:06
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - AngularJS: Template Injection and $scope Hacking – Part 1

Higher Ed
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...
Instructional Video4:09
Curated Video

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

Higher Ed
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...
Instructional Video14:23
Curated Video

ChatGPT for Creatives - Let's Go Deeper

Higher Ed
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...
Instructional Video5:26
Curated Video

Generative AI Art for Beginners - AI Theory 101

Higher Ed
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...
Instructional Video10:44
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Importing Images as Planes

Higher Ed
In this lesson, you will learn how to import images as planes. This is useful if you want to import decals with opacity.
Instructional Video2:02
Great Big Story

A day in the life of a McCall smokejumper

12th - Higher Ed
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.
Instructional Video5:07
Curated Video

Learn Azure Serverless Functions in a Weekend - Introduction to Serverless Computing

Higher Ed
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.
Instructional Video4:38
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Course Introduction

Higher Ed
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...
Instructional Video4:52
Curated Video

Behavioral Design Patterns in C++ - Document Framework - III

Higher Ed
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,...
Instructional Video13:25
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Cart: Provider / 125

Higher Ed
The context API simplifies sharing of cart data between components. Create a new function called CartProvider and add the reducer.
Instructional Video10:10
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dark Mode / 107

Higher Ed
You will learn to create forms to collect information and validate user information such as billing address, mode of payment, and more.
Instructional Video9:27
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Rating Component / 105

Higher Ed
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.