Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 19 - Java Interface Versus Abstract Class - a Comparison
In this video, we will explore the similarities and differences between Java interfaces and abstract classes and discuss the scenarios where one might be more appropriate than the other for a given programming task.
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Reorganize the Structure
In this video, we will reorganize the task structure in Project 2021, use cut, copy, and paste commands to move tasks, and use drag and drop to rearrange tasks. This clip is from the chapter "Entering Tasks" of the series "Microsoft...
Curated Video
Chatbots Development with Amazon Lex - Lambda Introduction
After building and testing the chatbot and creating the visual structure, you will learn to create the backend on Amazon Lambda and connect it with our chatbot for seamless working.
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Sort and Filter Tasks and Resources
In this video, we will explore the essential skills of sorting and filtering tasks and resources within project data. We will discover how to arrange and focus on specific project elements, enhancing data organization and analysis. This...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Outline Numbering and WBS Codes
In this video, we will understand the concept of outline numbering and WBS codes. We will explore how to effectively structure and label project tasks using these codes, facilitating better organization and categorization of project...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Import Data to Project
In this video, we will explore the process of importing data into Microsoft Project 2021. We will learn to bring external data sources or project information into Project files, ensuring data consistency and integration. This clip is...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 04-2
In this exercise video, we will shift our focus back to custom task fields. We will use a custom field of the type “Outline Code†to reflect the project's structure to put a design into this project that is fixed and under control....
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Outline Codes
In this video, we will work with outline codes. We will learn to create, customize, and utilize outline codes to hierarchically structure and categorize project tasks, enhancing clarity and organization. This clip is from the chapter...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Problems with Outline Numbering and WBS Codes
In this video, we will address common challenges and issues that may arise when working with outline numbering and WBS codes. We will gain insights into troubleshooting and resolving problems to ensure the accuracy and integrity of our...
Curated Video
The Art of Doing - Web Development for Beginners - Proper HTML Structure
In this video, we will explore the proper structure of an HTML page, starting with the DOCTYPE declaration and then discussing the html, head, and body tags. We will also see how to place our HTML tags inside either the head or body...
Curated Video
ChatGPT for Creatives - Characters and Quest Givers
In this video, we will discuss how to create characters and quest givers related to the world created in the previous videos, emphasize the importance of creating characters that fit within the world and have motivations and goals within...
Curated Video
ChatGPT for Creatives - Generating a Story
In this video, we talk about the process of generating a story for manga or comics, discuss the importance of having a central idea or theme and building the story around it. It also explains how to develop characters, create plot twists...
Curated Video
ChatGPT for Creatives - How to Talk to Chat GPT
In this video, as we get started with using ChatGPT, we will explore how to create prompts the right way and understand the guidelines shared by the AI to write effective prompts. It discusses clarity, specificity, tone, close/open-ended...
Curated Video
The Future of Space Tourism: From Millionaire Adventurers to Accessible Travel
Explore the emerging world of space tourism where once only millionaires could venture into orbit, but soon, more accessible options may open up. Discover the experiences of the few who have visited the International Space Station and...
Curated Video
Behavioral Design Patterns in C++ - Basic Implementation-Template Method
This video demonstrates basic implementation of the template method pattern through coding. This clip is from the chapter "Template Method" of the series "Behavioral Design Patterns in C++".In this section, we explore the template method...
Curated Video
Behavioral Design Patterns in C++ - Introduction-Template Method
This video provides an introduction to the template method pattern. 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...
Curated Video
Behavioral Design Patterns in C++ - Overview of Class Diagram
This video provides an overview of the class diagram. This clip is from the chapter "Basic Concepts" of the series "Behavioral Design Patterns in C++".This section focuses on basic concepts of design patterns.
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
Behavioral Design Patterns in C++ - Pros and Cons-Visitor
This video talks about the pros and cons of the Visitor pattern. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on the Visitor pattern.
Curated Video
Behavioral Design Patterns in C++ - Basic Implementation-Visitor
This video explains the basic implementation of the Visitor pattern. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on the Visitor pattern.
Curated Video
Behavioral Design Patterns in C++ - Pros and Cons-Chain Of Responsibility
This video talks about the pros and cons of the CoR 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 Responsibility pattern.
Curated Video
Behavioral Design Patterns in C++ - Hangman - IV
In this video, we will take the responsibility of managing checkpoints out of the Hangman class by refactoring it to use the Memento pattern. This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This...
Curated Video
Behavioral Design Patterns in C++ - Hangman - III
This video shows you how to implement checkpoints in 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
React JS Masterclass - Go From Zero To Job Ready - React Introduction
This introduction by the instructor delves deep into React, why we should learn it, its features and advantages, and its prerequisites.