Hi, what do you want to do?
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Guidelines for ML
In this video, we will discuss a few guidelines for machine learning-based recommender systems.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Dedicated Instances
Dedicated instances are the final "special" kind of AWS EC2 instance. This video explains their operation.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Security and Compliance
Have you wondered how to secure the solutions you run in Amazon Web Services (AWS)? This is a valid concern, and you will begin to learn the answer to this important question in this video.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - AWS Databases
In this video, you will learn to create a database on AWS and put our data in the cloud. We will understand databases and types. We will briefly explore DynamoDB and other database server examples (MySQL, Aurora, and others).
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - The Operational Excellence Process
Buzzwords abound in information technology. Well-architected framework. Operational excellence. These are just two such phrases and they are covered in this video to ensure you grasp what they mean and why they are important.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Media Content Delivery
We live in an age of media. New media. Social media. Whatever the media platform, AWS provides a solution for it. This video explores the various media creation, management and distribution services of AWS.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Relational Databases
Understanding the capabilities of relational databases is the starting point to architecting a good AWS database implementation. This video provides the fundamentals concepts and terminology of relational databases.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Database Types
AWS supports several different database types. Varying applications have varying database type requirements. When you understand these types, you can select the best database service for your design.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Data Security Control
This topic will address data access and governance, recovery, retention, classification, and encryption key management concepts.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Professional Communication, Part 2
This video explains seeing the results in action.
<
br/>
This clip is from the chapter "Safety and Professionalism" of the series "CompTIA A+ Certification Core 2 (220-1102)".This section introduces you to Safety and...
<
br/>
This clip is from the chapter "Safety and Professionalism" of the series "CompTIA A+ Certification Core 2 (220-1102)".This section introduces you to Safety and...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Professional Communication, Part 1
This video explains the communication skills every tech needs to provide this level of support.
<
br/>
This clip is from the chapter "Safety and Professionalism" of the series "CompTIA A+ Certification Core 2 (220-1102)".This...
<
br/>
This clip is from the chapter "Safety and Professionalism" of the series "CompTIA A+ Certification Core 2 (220-1102)".This...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create the DeleteCustomer Action Method
This video explains the code to delete a customer from the database.
<
br/>
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 - Build Hands-On...
<
br/>
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 - Build Hands-On...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create UpdateCustomer View
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...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create UpdateCustomer Action Methods
This video is about creating the GET and POST action methods for updating a customer. You will learn the code with a thorough explanation of the methods.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web...
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Server-Side Validation with AddCustomer View
AddCustomer view is added in this video along with suitable markup with built-in tag helpers to add model or server-side application. The application is run at the end of the video to demonstrate server-side validation in action.
<
br/>...
<
br/>...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create AddCustomer Action Methods
On the Customer Controller side, AddCustomer (GET and POST) action methods are coded in this video with an explanation.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC...
<
br/>
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 View to Get Customer by ID
Completing this video will allow you to create a view that shows a customer with a specific ID and a message if that customer does not exist in the database.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the...
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create the GetCustomer Action Methods
You will learn how to complete the coding for the GetCustomer Action methods (both GET and POST) for the Customer Controller.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1...
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create the Index View (Customer Controller)
This video walks through the coding for creating the index view for the Customer Controller. The application is run to see the Customer list.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an...
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create the Customer Controller
Students will be able to create the Customer Controller and complete the Index action method after completing this video.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC...
<
br/>
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 - Edit Home Controller Index View
We will edit the default Index view of the home controller in this video to customize it according to our needs.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC Client"...
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC Client"...
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.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET...
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Models Folder
This video discusses the default Models folder created on the creation of the MVC project.
<
br/>
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...
<
br/>
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...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Creating the Customer Controller
This video walks through creating the Customer Controller in the Web API project. It uses the customer repository to associate the CRUD operations with the Controller action methods.
<
br/>
This clip is from the chapter "Coding...
<
br/>
This clip is from the chapter "Coding...