Instructional Video5:18
Curated Video

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

Higher Ed
Here, you will learn how to implement the k-nearest neighbor algorithm in the movie recommender system.
Instructional Video8:53
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project 2: Movie Recommendation System Using Collaborative Filtering: Active Users and Popular Movies

Higher Ed
In this video, we will understand how to calculate our movie project's active users and popular movies.
Instructional Video3:13
Curated Video

Web Hacker's Toolbox - Tools Used by Successful Hackers - Google Hacking: Finding Insecure HTTP Web Pages

Higher Ed
This video talks about how to find insecure HTTP web pages using Google Hacking.
<
br/>
This clip is from the chapter "Web Application Security Testing with Google Hacking" of the series "Web Hacker's Toolbox - Tools Used by...
Instructional Video3:16
Curated Video

Web Hacker's Toolbox - Tools Used by Successful Hackers - Google Hacking: Finding Sensitive Data in URLs

Higher Ed
This video talks about how to find sensitive data in URLs using Google Hacking.
<
br/>
This clip is from the chapter "Web Application Security Testing with Google Hacking" of the series "Web Hacker's Toolbox - Tools Used by...
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.
<
br/>
This clip is from the chapter "Web Application Security Testing with Google Hacking" of the series "Web Hacker's Toolbox - Tools Used by...
Instructional Video3:56
Curated Video

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

Higher Ed
This video talks about how to find SQL syntax errors using Google Hacking.
<
br/>
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.
<
br/>
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 Video20:28
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Completing Order Repository CRUD Methods

Higher Ed
All the rest of the CRUD methods using ADO.NET for the order repository are completed in this video.
<
br/>
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 Video9:18
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Understand the Stored Procedures for CRUD Operation

Higher Ed
This video discusses all the CRUD stored procedures that are used for this application. You will understand and be able to write simple stored procedures for these CRUD operations. Stored procedure script is added as resource to...
Instructional Video11:21
Curated Video

Learn Azure Serverless Functions in a Weekend - Azure Service Bus Trigger Function to Add Records to Database

Higher Ed
This video demonstrates how to develop the Azure Service Bus trigger function to add records to the database. Here, you will move on to develop a second function that gets triggered upon queueing a message in our Azure Service Bus. It...
Instructional Video9:01
Curated Video

Learn Azure Serverless Functions in a Weekend - Azure Functions to Perform Schedule Database Cleanup

Higher Ed
In this video, you will study how Azure Functions is used to perform schedule database cleanup.
<
br/>
This clip is from the chapter "Developing Azure Functions Applications with Azure SQL Database" of the series "Learn Azure...
Instructional Video7:47
Curated Video

Learn Azure Serverless Functions in a Weekend - Developing Azure Functions API to Get Online Course Details - Part 2

Higher Ed
In the last video, you connected the function to the database, but it is not returning anything on the browser page. In this video, you will return the database to the browser page. So, basically, you will publish the formatted output...
Instructional Video9:14
Curated Video

Learn Azure Serverless Functions in a Weekend - Developing Azure Functions API to Get Online Course Details - Part 1

Higher Ed
This video will help you develop an Azure Functions API to connect to a SQL database and retrieve the course information from the online courses' SQL table.
<
br/>
This clip is from the chapter "Developing Azure Functions...
Instructional Video2:20
Curated Video

SQL Server Course for Beginners with 100+ examples - Stored Procedures in SQL

Higher Ed
Use the CREATE PROCEDURE statement to learn how to work with stored procedures in SQL. If you want to reuse a query again and again, then create a procedure and save the query in it. Call the procedure whenever you need that same...
Instructional Video1:47
Curated Video

SQL Server Course for Beginners with 100+ examples - Create a Database

Higher Ed
Learn how to create a new database in SQL Server. The CREATE DATABASE statement is used to create a new SQL server database.
<
br/>
This clip is from the chapter "Create and Insert" of the series "SQL Server Course for Beginners...
Instructional Video17:22
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Product Search / 109

Higher Ed
Here, we will discuss operator precedence, which determines the order in which an arithmetic operation is performed.
Instructional Video15:18
Curated Video

React JS Masterclass - Go From Zero To Job Ready - API Fetch: Movie Search / 071

Higher Ed
Here, you will learn how to clean up the Fetch API, which provides a JavaScript interface for accessing and manipulating protocol parts, such as requests and responses.
Instructional Video10:35
Curated Video

React JS Masterclass - Go From Zero To Job Ready - TMDB API: Documentation / 064

Higher Ed
In this lesson, we will learn to use the TMDB API, a free API that showcases movies and we will register to create our account on the API. We will then examine the documentation, send links, and other parameters to work with.
Instructional Video12:48
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Route Parameters / 057

Higher Ed
In this lesson, we will understand the parameters that are defined to a route, which helps to avoid repetitive tasks, especially in the scenario of large volumes of data.
Instructional Video6:24
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Firestore Queries / 259

Higher Ed
Cloud Firestore provides powerful query functionality for specifying which documents you want to retrieve from a collection or collection group.
Instructional Video14:21
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Testing Structure / 151

Higher Ed
This is a continuation of how to connect to and communicate with a MariaDB database featuring a demo app and code samples.
Instructional Video8:49
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Exchange Rate Model

Higher Ed
This video explains the exchange rate model.<br<br/>/>

This clip is from the chapter "Deep Links in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains deep links in widgets.
Instructional Video9:25
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Weather Widget View

Higher Ed
This video explains putting together all the views in the weather widget view.
<
br/>
This clip is from the chapter "Widget Size Family" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section...
Instructional Video3:29
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Pedometer Entry View

Higher Ed
This video explains the pedometer entry view.<br<br/>/>

This clip is from the chapter "iOS 16 Lock Screen Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the lock screen widget.