Instructional Video6:41
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 11 - Advanced Printing Output to Console with Java

Higher Ed
This video talks about advanced printing output to the console with Java.
Instructional Video8:01
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Printing Output to Console with Java – Puzzles

Higher Ed
In this video, you will solve some puzzles related to printing output to the console with Java and learn more about the topic.
Instructional Video9:08
Curated Video

Legendary Figures: Fact or Fiction?

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

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Char Data Type

Higher Ed
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.
Instructional Video3:15
Curated Video

Fundamentals of Secure Software - Password Demo

Higher Ed
This is a demo video on password management.
Instructional Video3:57
Curated Video

Fundamentals of Secure Software - Hashing Demo

Higher Ed
This is a demo video on hashing.
Instructional Video2:22
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Strength 2: Revising Your Original Content

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

ChatGPT for Creatives - Tips and Techniques

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

ChatGPT for Creatives - Using Coloring

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

ChatGPT for Creatives - Creating Our Characters

Higher Ed
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...
Instructional Video15:48
Curated Video

ChatGPT for Creatives - Creating the Details and Characters

Higher Ed
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...
Instructional Video16:00
Curated Video

ChatGPT for Creatives - I Have Writer's Block

Higher Ed
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...
Instructional Video8:46
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up Mesh as Collision

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

SQL Server Course for Beginners with 100+ examples - MAX() Function

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

Behavioral Design Patterns in C++ - Hangman - VI

Higher Ed
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.
Instructional Video3:39
Curated Video

Behavioral Design Patterns in C++ - Hangman - II

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

Behavioral Design Patterns in C++ - Hangman - I

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

Behavioral Design Patterns in C++ - Undo - III

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

Behavioral Design Patterns in C++ - TextPad - III

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

React JS Masterclass - Go From Zero To Job Ready - Test: Fire Events and User Events / 153

Higher Ed
In this video, we will look at different events such as mouse clicks, mouse overs, mouse out, key down, and document load.
Instructional Video5:00
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Solution: WordCount / 158

Higher Ed
In this video, we will look at a demonstration to add an extra layer of security to the user and plain password authentication.
Instructional Video8:13
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Format the Plot

Higher Ed
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...
Instructional Video1:46
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Text File Modes

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

Python Bootcamp in a Day - Python Programming for Beginners - A Simple 'for' Loop

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