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...
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
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Products Page / 103
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Installations / 098
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Solution: Project Setup
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Style Update / 077
This video demonstrates updating and stylizing the product list based on specific eCommerce store sales criteria.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Movie List Structure / 068
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Navigation Structure
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.