Curated Video
Advanced Chatbots with Deep Learning and Python - AI Sciences Introduction
This video briefly introduces the AI Sciences group and discusses the benefits of learning through AI Sciences.
Curated Video
Advanced Chatbots with Deep Learning and Python - Course and Instructor Introduction
In this video, we will be introduced to the course's author and his qualifications and experience in teaching learners on the online platform.
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Creating a Custom Field
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 09-2
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 07-2
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Compare Projects
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Create and Customize Reports - Part 3
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Use of Custom Views
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 12-1
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Work with Reports
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...
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Module and Instructor Introduction
This video introduces the author/instructor and the module's contents in general.
Curated Video
The Art of Doing - Web Development for Beginners - Inline Elements
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...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Auth | RegisterView
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.
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Add Validation Attributes to Customer Class
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...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create the Customer and Order Classes
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...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create the Order Model Class
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...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create the Customer Model Class
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...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Classes
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.
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Summary-Objects And Classes
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...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Classes as Expression
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...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Static Keyword
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...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Introduction-Objects And Classes
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...
Curated Video
SQL Server Course for Beginners with 100+ examples - Drop a Table in SQL
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...
Curated Video
SQL Server Course for Beginners with 100+ examples - Insert Records
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...