Instructional Video6:37
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS Cost Management During the Course

Higher Ed
This video explains AWS cost management during the course. This clip is from the chapter "Introduction to the Course" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section provides an introduction to...
Instructional Video4:34
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 14: Handle Exceptions

Higher Ed
In this lecture, we will try and understand the failures of code execution with the AutoMapper, the DTO, and the MapGet and MapPost models. This clip is from the chapter "Improving Your Minimal API" of the series "Hands-On .NET Minimal...
Instructional Video4:35
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 11: Add DTO Models

Higher Ed
In this lesson, we will look at enhancing the MapPost and MapGet operations using the DTO model instead of the data model. This clip is from the chapter "Improving Your Minimal API" of the series "Hands-On .NET Minimal API for Web...
Instructional Video6:47
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 10: Implement POST Operation to Add a New Item

Higher Ed
Here, we will learn to implement the POST operation for the “Courses†result. This clip is from the chapter "Improving Your Minimal API" of the series "Hands-On .NET Minimal API for Web Developers".This section takes us through the...
Instructional Video1:37
Curated Video

Hands-on .NET Minimal API for Web Developers - Introduction - Implementing Individual Item APIs

Higher Ed
Here, we will briefly try and understand how to implement the GET, PUT, and DELETE operations. This clip is from the chapter "Implementing Individual Item APIs" of the series "Hands-On .NET Minimal API for Web Developers".This section...
Instructional Video5:30
Curated Video

Minimal API Development with ASP.NET Core - Review and Update GitHub - Securing a Minimal API

Higher Ed
This video summarizes the section and updates GitHub. This clip is from the chapter "Securing a Minimal API" of the series "Minimal API Development with ASP.NET Core".This section focuses on securing a Minimal API.
Instructional Video3:42
Curated Video

Minimal API Development with ASP.NET Core - Review and Update GitHub - Create API Endpoints

Higher Ed
This video summarizes the section as well as explaining how to review and update GitHub. This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API...
Instructional Video11:34
Curated Video

Minimal API Development with ASP.NET Core - Refactor Endpoints with Repository

Higher Ed
This video explains how to refactor endpoints with the repository. This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
Instructional Video12:10
Curated Video

Minimal API Development with ASP.NET Core - Refactor Endpoints with DTOs

Higher Ed
This video explains how to refactor endpoints with DTOs. This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
Instructional Video8:46
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Testing Infrastructure with CDK - API Gateway-Lambda Synchronous RESTful Microservices with CDK - Explaination

Higher Ed
This video explains the testing of infrastructure with CDK. This clip is from the chapter "API Gateway-Lambda Synchronous RESTful Microservices with CDK" of the series "AWS Serverless Microservices with Patterns and Best Practices".This...
Instructional Video12:15
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Start Developing Checkout Basket Function - Install npm Package - @aws-sdk

Higher Ed
This video explains how to develop the checkout basket function, install npm package, and @aws-sdk. This clip is from the chapter "Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK" of the series "AWS...
Instructional Video4:14
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Register a Free Azure Account

Higher Ed
This video explains how to register a free Azure account. This clip is from the chapter "Introduction - Build Your First Azure Data Pipeline" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to the Course
Instructional Video7:11
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Add Orchestration Pipeline - Part 1

Higher Ed
This is the first of the two-part video that explains how to add orchestration pipeline. This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to...
Instructional Video3:34
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - RNN Architecture: Models Summary

Higher Ed
In this video, we will cover models summary. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will...
Instructional Video9:04
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Object Detection: HOG Features

Higher Ed
In this video, we will cover HOG features. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will...
Instructional Video10:32
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Neural Style Transfer: Problem Setup

Higher Ed
In this video, we will cover problem setup. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will...
Instructional Video8:21
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in CNNs: Implementation in NumPy ForwardPass.mp4.

Higher Ed
In this video, we will cover implementation in NumPy ForwardPass.mp4. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video6:51
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in CNNs: Extending to Multiple Layers

Higher Ed
In this video, we will cover extending to multiple layers. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video9:01
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in CNNs: Extending to Multiple Filters

Higher Ed
In this video, we will cover extending to multiple filters. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video7:00
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Simple Queue Service (Amazon SQS) Overview

Higher Ed
This video provides an overview of Amazon SQS. This clip is from the chapter "Domain 1: Collection" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn to build up a system to populate...
Instructional Video10:48
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Date Class Concepts

Higher Ed
This video explains the date class concepts. This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores core Java.
Instructional Video10:16
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Creating Maven Project and Understanding its Terminologies

Higher Ed
This video explains how to create a Maven Project and understand its terminologies. This clip is from the chapter "Framework Part 3 - Maven Build Management Tool" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video10:53
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Adding More Details to a Bug by Understanding all the Fields

Higher Ed
This video demonstrates how to add more details to a bug by understanding all the fields. This clip is from the chapter "End-to-End Testing Activities - Defect Tracking Tool" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video5:43
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Drillthrough in Power BI

Higher Ed
This video explains the concept of Drillthrough in Power BI. This clip is from the chapter "Cards and Filters in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section focuses on cards and...