Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Advanced Printing Output to Console with Java
This video talks about advanced printing output to the console with Java.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Printing Output to Console with Java – Puzzles
In this video, you will solve some puzzles related to printing output to the console with Java and learn more about the topic.
Curated Video
Legendary Figures: Fact or Fiction?
Dive into the intriguing world of legendary characters like Quasimodo, Robin Hood, and Merlin to uncover the truths and myths behind their stories. This video explores the historical and cultural origins of these characters, blending...
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Char Data Type
In this video, we will understand the char datatype and briefly look at the string datatype. We will define several char variables in upper and lower case and numbers and integers.
Curated Video
Fundamentals of Secure Software - Password Demo
This is a demo video on password management.
Curated Video
ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Strength 2: Revising Your Original Content
In this video, we will look at how generative AI can help you revise and improve your existing content. This clip is from the chapter "When (And When Not) to Use AI" of the series "ChatGPT and DALL-E: Sell Your Creative Thinking with...
Curated Video
ChatGPT for Creatives - Tips and Techniques
In this video, you will learn about the tips and techniques of using ChatGPT as a novice, explore different suggestions and options, and act on the responses based on the suggestions as suitable.
Curated Video
ChatGPT for Creatives - Using Coloring
Exploring AI art creation, this video showcases generating kid-friendly, European Bandai-style characters for a coloring book. It highlights AI's creative potential and copyright implications, blending technical demonstration with future...
Curated Video
ChatGPT for Creatives - Creating Our Characters
In this video, we will cover the process of creating characters for both table-top role-playing games (TTRPGs) and AI-based. We will discuss the importance of character design and the key elements to consider when creating memorable and...
Curated Video
ChatGPT for Creatives - Creating the Details and Characters
In this video, we will dive into creating the details and characters for a novel and talk about the importance of developing well-rounded characters that readers can relate to. We will create lists of ghost stories based on folklore in...
Curated Video
ChatGPT for Creatives - I Have Writer's Block
In this video, we will ask ChatGPT for suggestions on having a writer's block. We will also compare the results of the responses on GPT-3.5 versus GPT-4 versions. We will understand the differences in the responses between the two. We...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up Mesh as Collision
The lesson will show an alternative method for creating mesh collisions. You will learn how to make use of the asset's mesh and set it up to be used as a collision for Unreal Engine 5.
Curated Video
SQL Server Course for Beginners with 100+ examples - MAX() Function
Learn how to implement the MAX() function in SQL. We will find the maximum of column values. This clip is from the chapter "Built-In Functions in SQL" of the series "SQL Server Course for Beginners with 100+ Examples".This section...
Curated Video
Behavioral Design Patterns in C++ - Hangman - VI
In this video, we will use serialization to implement the Memento pattern. This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Curated Video
Behavioral Design Patterns in C++ - Hangman - II
This video will help you test the Hangman game. This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Curated Video
Behavioral Design Patterns in C++ - Hangman - I
In this video, we will implement the popular Hangman game on the console. This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Curated Video
Behavioral Design Patterns in C++ - Undo - III
This video will help you implement the undo method of several command classes. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design pattern, which...
Curated Video
Behavioral Design Patterns in C++ - TextPad - III
In this video, we will implement the input handling functionality in the application class. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Test: Fire Events and User Events / 153
In this video, we will look at different events such as mouse clicks, mouse overs, mouse out, key down, and document load.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Solution: WordCount / 158
In this video, we will look at a demonstration to add an extra layer of security to the user and plain password authentication.
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Format the Plot
In this video, you will learn how to format our Matplotlib plot. This clip is from the chapter "Optional Learning - Python for Data Science - with Matplotlib" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Text File Modes
This video explains text file modes. This clip is from the chapter "Saving the Results - Working with Files" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains working with files in Python.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - A Simple 'for' Loop
This video explains a simple for loop. This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using Python.