Curated Video
The Art of Doing - Web Development for Beginners - Course Introduction
In this video, we will provide an overview of the course and what you can expect to learn. This clip is from the chapter "Introduction" of the series "The Art of Doing - Web Development for Beginners".In this section, we will introduce...
Curated Video
ChatGPT and DALL-E: Sell Your Creative Thinking with AI - How to Address AI Bias in Creative Work
In this video, we will explore some ways to address bias in creative work that involves AI systems. We will discuss the importance of being aware of bias and provide some tips on how to mitigate bias in your AI-generated content. This...
Curated Video
The Art of Doing - Web Development for Beginners - Store Front Two Preview
In this video, we will have a quick preview of our next project. You will learn how to design a multi-page site for a new "˜made-up company'. The site will include pages such as Home, About, Contact, Pricing, and Pictures, and you are...
Curated Video
The Art of Doing - Web Development for Beginners - Final Project Preview
In this video, we will have a quick preview of our final course project where you will be building a fully functional HTML/CSS/JS site with interactive JavaScript tools. We will discuss the requirements of the final project, including...
Curated Video
The Art of Doing - Web Development for Beginners - Store Front Preview
In this video, we will create a three-page website for a made-up company. We will design a home page, an about page, and a contact page, all with proper HTML structure and semantic HTML elements. Additionally, we will ensure that each...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create the Customer and Order Classes
In this video, you will learn the creation of the model classes: Customer and Order that map to the corresponding database tables. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC...
Curated Video
Generative AI Art for Beginners - Before You Go
In this video, we will have a look at some more AI options currently available. We will provide you with some resources and information to help you continue exploring AI and its applications. This clip is from the chapter "Generative AI...
Curated Video
Generative AI Art for Beginners - DSNR Bot for Custom Prompts
In this video, we will explore a Discord bot called DSNR, which can analyze your input and generate unique prompts based on your requirements. We will show you how to use this bot and provide some examples to help you get started. This...
Curated Video
Generative AI Art for Beginners - Getting Started with Craiyon
In this video, we will have a deeper look at Craiyon, which was formerly known as DALL-E mini. We will cover the advantages and drawbacks of using Craiyon for creating AI-generated art. This clip is from the chapter "Generative AI Art"...
Curated Video
ChatGPT for Creatives - I Want to Make a Video Game But…
In this video, we will ask ChatGPT for ideas on creating our first videogame. The video will cover various techniques, including researching successful video games, exploring different game design elements, and unique concepts. You will...
Curated Video
Behavioral Design Patterns in C++ - Why You Should Take This Course
This clip is from the chapter "Introduction to the Course" of the series "Behavioral Design Patterns in C++".This section provides an introduction to the entire course.
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Who Should Take This Course
This video explains who should take up 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 will clear up all your doubts...
Curated Video
Behavioral Design Patterns in C++ - C++ Iterators - I
In this video, we will add another layer of complexity, that is, adding a smart pointer that can be used to access instead of the iterator directly. This clip is from the chapter "Iterator" of the series "Behavioral Design Patterns in...
Curated Video
Behavioral Design Patterns in C++ - Containers - V (ListIterator)
This video explains how to add iterator to the link class. This clip is from the chapter "Iterator" of the series "Behavioral Design Patterns in C++".This section focuses on the Iterator design pattern.
Curated Video
Behavioral Design Patterns in C++ - Introduction-State
This video provides an introduction to the State design pattern and helps find the state of the object. This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This section focuses on the State design...
Curated Video
Behavioral Design Patterns in C++ - Logging System - II
In this video, we will try to reduce the coupling between WinApp and the logger classes. This clip is from the chapter "Chain of Responsibility" of the series "Behavioral Design Patterns in C++".This section focuses on the Chain of...
Curated Video
Behavioral Design Patterns in C++ - Introduction-Chain Of Responsibility
This video provides an introduction to the CoR (Chain of Responsibility) pattern. This clip is from the chapter "Chain of Responsibility" of the series "Behavioral Design Patterns in C++".This section focuses on the Chain of...
Curated Video
Behavioral Design Patterns in C++ - Hangman - V
This video will help in building upon the previous video and continuing our implementation of the Memento pattern. This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the...
Curated Video
Behavioral Design Patterns in C++ - TextPad - VIII
This video demonstrates how to use the command pattern to handle commands/events and also achieve loose coupling between the classes. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Assignment Statement and Demo / 080
In this lesson, you will learn about the project details, what we will build, and the components required to implement the project.
Curated Video
Social Media Automation using Python - Some Extra Perks
Here, you will learn about additional features we can harness using the pywhatkit function, such as collecting information about WhatsApp scheduling, image posting, and such tasks. This clip is from the chapter "WhatsApp Automation" of...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Swipe Library - I / 308
This video explains the swipe library, which was designed by other developers. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 306
This video explains the modal section of the design. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the project on notNotion.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Project Demo / 241
This video explains how to build a custom news portal in which you will work with API and fetch some information and use it according to our requirement. This clip is from the chapter "Project: News Portal" of the series "JavaScript...