Instructional Video16:48
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Migrating ASP.NET Core 3.1 to ASP.NET 6.0 (Current)

Higher Ed
This is a premium video on migrating your Web API and MVC Consume project into the latest and newly released current version of ASP.NET 6.0. The video describes how you could still easily migrate from 3.1 to 6.0 directly (as you have...
Instructional Video14:05
Curated Video

Learn Azure Serverless Functions in a Weekend - Developing Azure Functions in Local Functions App

Higher Ed
This video helps you with developing Azure Functions in the local functions app. This clip is from the chapter "Azure Functions Local Development Environment" of the series "Learn Azure Serverless Functions in a Weekend".This section...
Instructional Video5:26
Curated Video

Learn Azure Serverless Functions in a Weekend - What Is Azure Functions

Higher Ed
This video explains Azure Functions in detail. This clip is from the chapter "Introduction to the Course" of the series "Learn Azure Serverless Functions in a Weekend".This section provides an introduction to the course.
Instructional Video7:22
Curated Video

Learning GitHub Actions for DevOps CI/CD - Deploying Dockers with GitHub Actions

Higher Ed
Learn how to deploy Docker containers using GitHub Actions in this video tutorial. This clip is from the chapter "Building, Pushing, and Deploying Docker Containers" of the series "Learning GitHub Actions for DevOps CI/CD".This section...
Instructional Video13:29
Curated Video

Learning GitHub Actions for DevOps CI/CD - Continuous Integration

Higher Ed
This video explains Continuous Integration (CI) from scratch. This clip is from the chapter "Continuous Integration and Continuous Deployment" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on Continuous...
Instructional Video7:55
Curated Video

Learning GitHub Actions for DevOps CI/CD - Running Jobs on Self-Hosted Runner

Higher Ed
This video explains and demonstrates running jobs on a self-hosted runner. This clip is from the chapter "GitHub Runners" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on GitHub runners.
Instructional Video6:41
Curated Video

Learning GitHub Actions for DevOps CI/CD - Adding a Self-Hosted Runner

Higher Ed
This video demonstrates how to add a self-hosted runner. This clip is from the chapter "GitHub Runners" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on GitHub runners.
Instructional Video3:57
Curated Video

Learning GitHub Actions for DevOps CI/CD - Default GitHub Variables

Higher Ed
This video explains the default GitHub variables and its use cases. This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on exploring the...
Instructional Video19:12
Curated Video

React JS Masterclass - Go From Zero To Job Ready - API: Product List / 104

Higher Ed
This video discusses the context in React, a method to pass props from parent to child component(s) by storing the props in a store. We will create a "cart" context to store items in our shopping cart.
Instructional Video6:11
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Project Structure / 086

Higher Ed
In this video, you will learn to validate our forms in React. Here, the form will force us to enter details before we are taken to the product confirmation page.
Instructional Video22:10
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Authentication - II / 264

Higher Ed
Firestore security rules can be evaluated using user authentication metadata, data from incoming queries, and existing data in your database.
Instructional Video8:07
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Installing PyTorch

Higher Ed
In this video, you will learn how to install PyTorch using Google Colab ipynb. This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will dive...
Instructional Video6:33
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Compact Minimal View For Dynamic Island

Higher Ed
This video explains the compact minimal view for Dynamic Island. This clip is from the chapter "iOS 16 Dynamic Island" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains Dynamic Island in...
Instructional Video7:49
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Dynamic Island Introduction

Higher Ed
This video introduces you to Dynamic Island and how it helps you keep track of tasks from or to the app. This clip is from the chapter "iOS 16 Dynamic Island" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic...
Instructional Video7:13
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Choosing a Power Supply

Higher Ed
Power supplies come in a dizzying array of power ratings, sizes, and efficiencies. A good tech understands these factors to make sure a system has the power it needs. This clip is from the chapter "Book Chapter 7 - Power Supplies" of the...
Instructional Video7:11
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - RAM Features

Higher Ed
DRAM varies in other ways, such as single-sided or double-sided DRAM. Different motherboards may or may not be able to take advantage of these features. This clip is from the chapter "Book Chapter 4 - RAM" of the series "CompTIA A+...
Instructional Video6:05
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Virtual Memory

Higher Ed
Running out of memory is something we try to avoid. All operating systems use virtual memory (or RAM), a part of your mass storage set, to act as (very slow) memory in case your real memory runs out. This clip is from the chapter "Book...
Instructional Video6:46
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - What Is a Computer?

Higher Ed
Computers are everywhere if you know where to look! What are the parts and the functions of a computer? What do all these devices have in common? This clip is from the chapter "Book Chapter 2 - The Visible Computer" of the series...
Instructional Video12:23
Curated Video

PowerShell for Automating Administration - Validation Functions Discussion – Part 2

Higher Ed
This is the second of the two-part video that focuses on the validation functions. Here, you will be studying these functions: Validate-WebService, Validate-AppService, Validate-IIS, Validate-SQLDatabase, and Validate-AppVersion. This...
Instructional Video11:16
Curated Video

PowerShell for Automating Administration - Lab Setup: Deploying the Validation Scripts

Higher Ed
This is a lab setup video where you will be deploying the Validation Scripts. This clip is from the chapter "Lab Setup" of the series "PowerShell for Automating Administration".This section focuses on the lab setup. Here, you will try to...
Instructional Video10:51
Curated Video

PowerShell for Automating Administration - Automation of Planned Service Restarts – Version 1

Higher Ed
This is the first of the two-part video where you will work on a PowerShell script for a centralized solution to deal with restarting fixed services on multiple servers. This clip is from the chapter "Administering Planned Service...
Instructional Video7:02
Curated Video

PowerShell for Automating Administration - Manage Windows Services Using PowerShell - 2

Higher Ed
This is the second of the two-part video where you will learn the other commandlets such as Set-Service, Restart-Service, Start-Service, and Stop-Service. This clip is from the chapter "Administering Planned Service Restarts" of the...
Instructional Video13:07
Curated Video

PowerShell for Automating Administration - Manage Windows Services Using PowerShell - 1

Higher Ed
This is the first of the two-part video where you will learn the commandlet Get-Service that helps fetch the services. This clip is from the chapter "Administering Planned Service Restarts" of the series "PowerShell for Automating...
Instructional Video9:27
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Mobile Device Troubleshooting

Higher Ed
Mobile devices can encounter problems ranging from unresponsive touchscreens to complete system lockout. This episode explores common symptoms, such as slow performance (caused by excessive app running) or overheating, and their...