Instructional Video18:54
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Create Notes with POST Requests

Higher Ed
In this video, we will demonstrate how to use POST requests to create and store new notes in an API and provide guidance on best practices for structuring and managing this data.
Instructional Video9:45
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Fixing Profile Pictures

Higher Ed
In this video, you will learn how to fix the issue related to profile pictures in our Twitter Clone app.
Instructional Video10:56
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - GET Request in the App

Higher Ed
In this video, we will walk through how to implement GET requests in a mobile app, and provide examples of how to use this functionality to retrieve and display data from an API.
Instructional Video10:21
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - HTTP Parameter Pollution – Part 2

Higher Ed
This is the second of the two-part video that bypasses the authorization and helps you demonstrate the HTTP Parameter Pollution.
<
br/>
This clip is from the chapter "Full-Stack Attacks on Modern Web Applications" of the series "Web...
Instructional Video8:52
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - The World Wide Web

Higher Ed
The web puts a graphical face on the Internet. You access it via a web browser, connecting with HTTP (insecure) or HTTPS (secure). Certificates give you a resource for whether a website can be trusted.
<
br/>
This clip is from the...
Instructional Video6:56
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create the DeleteCustomer Action Method

Higher Ed
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...
Instructional Video16:11
Curated Video

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

Higher Ed
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...
Instructional Video13:32
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create AddCustomer Action Methods

Higher Ed
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...
Instructional Video6:35
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create the GetCustomer Action Methods

Higher Ed
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...
Instructional Video10:04
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create the Customer Controller

Higher Ed
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...
Instructional Video10:18
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Creating the Order Controller

Higher Ed
This video walks through creating the Order Controller in the Web API project. It uses the order repository to associate the CRUD operations with the Order Controller action methods.
<
br/>
This clip is from the chapter "Coding...
Instructional Video13:07
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Creating the Customer Controller

Higher Ed
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...
Instructional Video22:02
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Cookies for State Management

Higher Ed
In this video, you will learn, with code examples from a running project, to demonstrate how cookies are used for state management.
<
br/>
This clip is from the chapter "State Management in ASP.NET Core" of the series "ASP.NET 6.0 -...
Instructional Video9:11
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - About Middleware

Higher Ed
In this video, you will learn concepts about middleware such as what is middleware and forming a pipeline combining middleware.
<
br/>
This clip is from the chapter "Middleware in ASP.NET Core 3.1" of the series "ASP.NET 6.0 - Build...
Instructional Video9:28
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create UpdateOrder Action Methods

Higher Ed
This video is about creating the GET and POST action methods for updating an order. 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 API...
Instructional Video5:29
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create AddOrder Action Methods

Higher Ed
This video builds the code for AddOrder action methods (GET and POST). You will be able to AddOrder (HTTPGET) action method to return a view for adding order and AddOrder (HTTPPOST) action method to add(insert) customer order details...
Instructional Video6:31
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create GetOrder Action Methods

Higher Ed
In this video, you will work out the code for creating the GetOrder(GET and POST) action methods on the Order Controller. The code is discussed in detail along the way.
<
br/>
This clip is from the chapter "Coding Project Part 2:...
Instructional Video11:40
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create the Order Controller

Higher Ed
This video walks through the coding exercise to create the Order Controller with the Index action method.
<
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...
Instructional Video7:32
Curated Video

Learn Azure Serverless Functions in a Weekend - Azure Functions to Add Message into Storage Queue

Higher Ed
In this video, you will develop Azure Functions to add messages to the storage queue. The Azure Queue Storage is a service for storing a large number of messages.
<
br/>
This clip is from the chapter "Azure Functions Integrations"...
Instructional Video4:54
Curated Video

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

Higher Ed
This video explains the entry view deep link.<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 Video8:29
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Firewall

Higher Ed
In this video, we will discuss about firewall.
<
br/>
This clip is from the chapter "Networking" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we will cover networking, learn how to...
Instructional Video4:57
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—Running Vault Dev Server

Higher Ed
This is a lab video on running Vault Dev server. You will see how we can use Vault Dev server to play around with some of Vault's features.
<
br/>
This clip is from the chapter "Installing Vault" of the series "HashiCorp Certified -...
Instructional Video14:47
Curated Video

Getting Started with HashiCorp Nomad - Demo - Secure Nomad with TLS

Higher Ed
This video demonstrates how to secure our Nomad environment with TLS. You will learn about managing different internal serfs, open-source options to create serfs, and using the HashiCorp vault to create serfs.
<
br/>
This clip is...
Instructional Video2:35
Curated Video

Design Microservices Architecture with Patterns and Principles - WebSocket API Real-Time Two-Way Communications

Higher Ed
In this video, we will get introduced to the WebSocket API and its ability to facilitate real-time, two-way communication between clients and servers. We will understand how WebSocket differs from traditional HTTP and how it can be...