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

9th - 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

9th - 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

9th - 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 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 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.
Instructional Video8:22
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Products Page / 103

Higher Ed
In this lecture, the next step is to start building the homepage of the eCommerce site. We will use components to tell React what we want to see on the screen.
Instructional Video6:55
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Installations / 098

Higher Ed
Here, you will learn more about a styled-component module, which allows us to write CSS within JavaScript in a very modular and reusable way in React instead of having one global dynamic class.
Instructional Video6:20
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Solution: Project Setup

Higher Ed
In this video, you will learn how to create the basket layout for storing the chosen products and increase or decrease the quantity of the items or delete the items from the list.
Instructional Video2:41
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Style Update / 077

Higher Ed
This video demonstrates updating and stylizing the product list based on specific eCommerce store sales criteria.
Instructional Video10:36
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Movie List Structure / 068

Higher Ed
In this video, we will create the homepage for the Cinemate project and we will define the appearance of the movie list structure on the project.
Instructional Video10:20
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Navigation Structure

Higher Ed
In this video, we will complete the header section of the Cinemate project and increase font sizes, change logo appearance, activate the navigation link, adding dynamic classes and add hidden variables.