Instructional Video3:49
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 19 - Java Interface Versus Abstract Class - a Comparison

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

Microsoft Project 2021 From Beginners to Advanced - Reorganize the Structure

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

Chatbots Development with Amazon Lex - Lambda Introduction

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

Microsoft Project 2021 From Beginners to Advanced - Sort and Filter Tasks and Resources

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

Microsoft Project 2021 From Beginners to Advanced - Outline Numbering and WBS Codes

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

Microsoft Project 2021 From Beginners to Advanced - Import Data to Project

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

Microsoft Project 2021 From Beginners to Advanced - Exercise 04-2

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

Microsoft Project 2021 From Beginners to Advanced - Outline Codes

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

Microsoft Project 2021 From Beginners to Advanced - Problems with Outline Numbering and WBS Codes

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

The Art of Doing - Web Development for Beginners - Proper HTML Structure

Higher Ed
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...
Instructional Video14:20
Curated Video

ChatGPT for Creatives - Characters and Quest Givers

Higher Ed
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...
Instructional Video11:35
Curated Video

ChatGPT for Creatives - Generating a Story

Higher Ed
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...
Instructional Video9:54
Curated Video

ChatGPT for Creatives - How to Talk to Chat GPT

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

The Future of Space Tourism: From Millionaire Adventurers to Accessible Travel

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

Behavioral Design Patterns in C++ - Basic Implementation-Template Method

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

Behavioral Design Patterns in C++ - Introduction-Template Method

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

Behavioral Design Patterns in C++ - Overview of Class Diagram

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

Behavioral Design Patterns in C++ - Why You Should Take This Course

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

Behavioral Design Patterns in C++ - Pros and Cons-Visitor

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

Behavioral Design Patterns in C++ - Basic Implementation-Visitor

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

Behavioral Design Patterns in C++ - Pros and Cons-Chain Of Responsibility

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

Behavioral Design Patterns in C++ - Hangman - IV

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

Behavioral Design Patterns in C++ - Hangman - III

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

React JS Masterclass - Go From Zero To Job Ready - React Introduction

Higher Ed
This introduction by the instructor delves deep into React, why we should learn it, its features and advantages, and its prerequisites.