Instructional Video1:28
Curated Video

Advanced Chatbots with Deep Learning and Python - AI Sciences Introduction

Higher Ed
This video briefly introduces the AI Sciences group and discusses the benefits of learning through AI Sciences.
Instructional Video2:16
Curated Video

Advanced Chatbots with Deep Learning and Python - Course and Instructor Introduction

Higher Ed
In this video, we will be introduced to the course's author and his qualifications and experience in teaching learners on the online platform.
Instructional Video11:08
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Creating a Custom Field

Higher Ed
In this video, we will discover how to create custom data fields in Microsoft Project 2021. We will learn to define and set up custom fields to adapt the software to our unique project management requirements. This clip is from the...
Instructional Video1:33
Curated Video

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

Higher Ed
In this exercise video, we will practice exporting project data into a text file. We will use the standard math export table. In this exercise, we will produce a text file with resource information. This clip is from the chapter "Import...
Instructional Video2:08
Curated Video

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

Higher Ed
This video is related to report creation and customization in real-world project scenarios. This exercise reinforces the ability to generate tailored reports by comparing two reports, working on landscape and portrait versions, and...
Instructional Video5:36
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Compare Projects

Higher Ed
In this video, we will compare different project plans using Microsoft Project 2021. We will acquire insights into analyzing project variations and discrepancies. We will compare two project versions with a quick demo of the project...
Instructional Video7:47
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Create and Customize Reports - Part 3

Higher Ed
In the previous two videos, we have seen how to customize a project overview report using themes, colors, fonts, and effects. Here, we will concentrate on creating or building a new report from scratch and look at some of the elements we...
Instructional Video6:19
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Use of Custom Views

Higher Ed
In this video, we will explore using custom views in Microsoft Project 2021. We will learn to create, apply, and manage custom views to tailor their project data presentations, providing a more customized and insightful view of their...
Instructional Video3:47
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Exercise 12-1

Higher Ed
In this final exercise demonstration, we will save the project as a template, not including baseline and actuals. We will practice exporting the file to Excel by mapping fields and password-protecting the file. This clip is from the...
Instructional Video5:16
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Work with Reports

Higher Ed
This video demonstrates creating, customizing, and saving reports in Project 2021. We will learn to use the report view to preview and modify reports before printing or sharing them. This clip is from the chapter "Basic Reporting" of the...
Instructional Video2:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Module and Instructor Introduction

Higher Ed
This video introduces the author/instructor and the module's contents in general.
Instructional Video14:38
Curated Video

The Art of Doing - Web Development for Beginners - Inline Elements

Higher Ed
In this video, we will explore inline elements, which don't start on a new line and only take up as much horizontal and vertical space as needed. We will also discuss how to set their background color using the style attribute. This clip...
Instructional Video13:50
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Auth | RegisterView

Higher Ed
In this video, we will take you through the process of designing and implementing a RegisterView for your Twitter Clone app that collects user data, validates it, and stores it securely.
Instructional Video6:11
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Add Validation Attributes to Customer Class

Higher Ed
This video discusses the use of System.ComponentModel.DataAnnotation library for attribute validation for the Customer class. You will become aware of the usage of validation attributes. At the end of this video, you will know the...
Instructional Video7:28
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create the Customer and Order Classes

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

ASP.NET 6.0 - Build Hands-On Web Projects - Create the Order Model Class

Higher Ed
This video discusses the creation of the Order class. This is mapped to the Order table in the database. This clip is from the chapter "Coding Project Part 1: Build a Web API" of the series "ASP.NET 6.0 - Build Hands-On Web...
Instructional Video3:22
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create the Customer Model Class

Higher Ed
The Customer model is created in this video. The model is mapped to the corresponding Customer table in the database. This clip is from the chapter "Coding Project Part 1: Build a Web API" of the series "ASP.NET 6.0 - Build Hands-On Web...
Instructional Video19:50
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Classes

Higher Ed
This video explains classes in JavaScript. This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes enhancements and OOPS.
Instructional Video1:28
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Summary-Objects And Classes

Higher Ed
This video wraps up the section on classes and OOPS. This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes enhancements...
Instructional Video10:14
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Classes as Expression

Higher Ed
This video explains classes as an expression in JavaScript. This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes...
Instructional Video4:44
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Static Keyword

Higher Ed
This video explains the static keyword in JavaScript. This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes enhancements...
Instructional Video2:07
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Introduction-Objects And Classes

Higher Ed
This video explains objects and classes in JavaScript. This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes...
Instructional Video5:11
Curated Video

SQL Server Course for Beginners with 100+ examples - Drop a Table in SQL

Higher Ed
Learn how to drop a table in SQL. Dropping will delete all the records of the table. It will also obliterate the existence of the table. This clip is from the chapter "Advanced SQL" of the series "SQL Server Course for Beginners with...
Instructional Video2:45
Curated Video

SQL Server Course for Beginners with 100+ examples - Insert Records

Higher Ed
Use the INSERT INTO Statement in SQL to learn how to insert records in a table. This clip is from the chapter "Create and Insert" of the series "SQL Server Course for Beginners with 100+ Examples".This section focuses over creating a...