Instructional Video5:36
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project 2: Movie Recommendation System Using Collaborative Filtering: Dataset Discussion

Higher Ed
In this video, we will look at the various libraries we would need to import for this project, including os, math, NumPy, time, and Pandas.
Instructional Video4:14
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project 1: Song Recommendation System Using Content-Based Filtering: Find Closest Title

Higher Ed
In this lesson, we will try to locate the nearest element to the search, and we will do this using functions.
Instructional Video4:09
Instructional Video7:10
Instructional Video2:59
Curated Video

Web Hacker's Toolbox - Tools Used by Successful Hackers - Google Hacking: Finding Internal Server Errors

Higher Ed
This video talks about how to find internal server errors using Google Hacking. This clip is from the chapter "Web Application Security Testing with Google Hacking" of the series "Web Hacker's Toolbox - Tools Used by Successful...
Instructional Video2:53
Curated Video

Web Hacker's Toolbox - Tools Used by Successful Hackers - Google Hacking: Finding Directory Listings

Higher Ed
This video talks about how to find directory listings using Google Hacking. This clip is from the chapter "Web Application Security Testing with Google Hacking" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This...
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 Video6:34
Curated Video

The Art of Doing - Web Development for Beginners - Nav, Article, and Section

Higher Ed
In this video, we will continue our discussion of semantic HTML by covering the
Instructional Video14:22
Curated Video

The Art of Doing - Web Development for Beginners - Organized Collectors Project - Part 2

Higher Ed
In this video, we will continue our work on the "Collectors" project by organizing the three item pages. Using the same principles of organized HTML, we will improve the structure and appearance of these pages, making them easier to...
Instructional Video10:10
Curated Video

ChatGPT for Creatives - Helping with Formatting

Higher Ed
In this video, you will learn about formatting the text in ChatGPT to make our storytelling more engaging and visually appealing and how to use formatting options into our storytelling component.
Instructional Video4:27
Curated Video

ChatGPT for Creatives - How to Save Your Work Right Away

Higher Ed
In this video, the author talks about the importance of saving work while creating comics or manga. He also shares his personal experience of losing work and the lessons he learned from it. Finally, he offers practical tips on how to...
Instructional Video9:05
Curated Video

ChatGPT for Creatives - Finding Your Own Resources

Higher Ed
In this video, you will learn to find the resources to learn a new skill, the importance of understanding what we want to learn and how to find the right resources, whether it's through online courses, books, or mentors. It also gives...
Instructional Video8:05
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create UpdateCustomer View

Higher Ed
You will be able to understand the creation and working of the view to render an update of a customer record. They will get a refresher on the client- and server-side validation in the process. The completed application until this point...
Instructional Video3:10
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Edit the Layout File

Higher Ed
This is a video that explains and shows the code to customize the default layout template file. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC Client" of the series "ASP.NET 6.0 -...
Instructional Video4:05
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Controllers Folder

Higher Ed
This video discusses the Controller folder and its content (HomeController) when the project was created with the default Model-View-Controller project template. This clip is from the chapter "Coding Project Part 2: Consume the Web API...
Instructional Video4:32
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Views Folder - Other Files

Higher Ed
This video explains the other two files: ViewStart and ViewImports, and their contents. You will be aware of the functions of these two files and their importance in the project. This clip is from the chapter "Coding Project Part 2:...
Instructional Video3:42
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - The Shared Folder

Higher Ed
This video explains the views/shared folder and its contents. You will be aware of the functions of all the folder files and their importance in the project. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using...
Instructional Video3:42
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create the AddOrder View

Higher Ed
AddOrder view is added in this video along with suitable markup with built-in tag helpers to add model or server-side application. Application is run at the end of the video to demonstrate adding an order to the database. This clip is...
Instructional Video4:06
Curated Video

Behavioral Design Patterns in C++ - DialogBox - III

Higher Ed
This video demonstrates the implementation of the interaction mechanism of the widgets with each other. This clip is from the chapter "Mediator" of the series "Behavioral Design Patterns in C++".This section focuses on the Mediator pattern.
Instructional Video4:14
Curated Video

Behavioral Design Patterns in C++ - DialogBox - II

Higher Ed
This video will help in the implementation of all the widget classes. This clip is from the chapter "Mediator" of the series "Behavioral Design Patterns in C++".This section focuses on the Mediator pattern.
Instructional Video6:48
Curated Video

Behavioral Design Patterns in C++ - DialogBox - I

Higher Ed
This video will help you create a DialogBox where you will add some widgets and see how to interact with the widgets through the mediator design pattern. This clip is from the chapter "Mediator" of the series "Behavioral Design Patterns...
Instructional Video4:27
Curated Video

Behavioral Design Patterns in C++ - Slide Deck - I

Higher Ed
This video will help you build an app like PowerPoint, which is the Slide Deck application here and present your data like you do in PPT. This clip is from the chapter "Observer" of the series "Behavioral Design Patterns in C++".This...
Instructional Video12:07
Curated Video

Learn Tableau by Working on Exciting Dashboards - Create a Dashboard-2

Higher Ed
This video explains how to create a dashboard using the previously created charts.
Instructional Video13:04
Curated Video

Learn Tableau by Working on Exciting Dashboards - Key Performance Indicator (KPI)

Higher Ed
This video explains how to create the key performance indicator in the Netflix analysis dashboard.