Instructional Video2:49
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Function of _Imports.razor Class

Higher Ed
This video details the uses of the _Imports.razor file in the project; you will know where/how to introduce this file in the Blazor Server application. This clip is from the chapter "Create a CRUD Application in Blazor" of the series...
Instructional Video3:25
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - The Program Class and Host Object

Higher Ed
This lecture explains the hosting process of a Blazor application where the Program class main method is the entry point to the application. This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and...
Instructional Video1:54
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Run the Blazor App

Higher Ed
This lecture shows the Blazor app as running on the browser; you will be able to run the app and understand the various elements of the app created by default. This clip is from the chapter "Create a CRUD Application in Blazor" of the...
Instructional Video2:08
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Blazor (Server) App with Individual User Accounts Authentication

Higher Ed
This is a lecture that describes the creation of Blazor (Server) with an individual user account. This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor Hands-On".This...
Instructional Video11:17
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Lifecycle Methods (Code Example) - OnParametersSet and OnParametersSetAsync

Higher Ed
This lecture shows a demo code for illustrating these two Blazor lifecycle methods: OnParametersSet and OnParametersSetAsync. This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series "Build and Learn...
Instructional Video9:14
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Lifecycle Methods (Code Example) - OnInitialized and OnInitializedAsync

Higher Ed
This lecture discusses the OnInitialized and OnInitializedAsync methods in a component's lifecycle. This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor...
Instructional Video3:34
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Lifecycle Methods in ASP.NET Core 3.1 Blazor - Part 1 (Fundamentals)

Higher Ed
This lecture provides an insight into the fundamentals of the lifecycle methods in Blazor. It answers questions like what lifecycle methods mean and how they are called by the components. This clip is from the chapter "Advanced Concepts...
Instructional Video9:30
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Inheritance in ASP.NET Core 3.1 Blazor

Higher Ed
This video shows how a Razor (Blazor) component can inherit a base class that is derived from the ComponentBase class for certain advantages. This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series...
Instructional Video12:59
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Nested Component in Blazor

Higher Ed
This video explains how to create a child component that is nested in a parent component. You will know about the parameter attribute and RenderFragment delegate and their use in the app. This clip is from the chapter "Components in...
Instructional Video8:10
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Blazor Hosting Models

Higher Ed
This video explains different hosting models for the Blazor framework and makes you aware of their pros and cons before deciding to go ahead with one or the other. This clip is from the chapter "Introduction to ASP.NET Core 3.1 Blazor"...
Instructional Video1:45
Great Big Story

Discover the unique world of Dr. Bronner's magic soaps

12th - Higher Ed
Explore the fascinating story behind Dr. Bronner's Magic Soaps, featuring its founder's philosophy and the iconic soap labels that captivate minds.
Instructional Video5:48
Curated Video

Java Multithreading and Parallel Programming Masterclass - Daemon Threads and User Threads

Higher Ed
This video explains about Daemon threads and user threads.
Instructional Video11:52
Hip Hughes History

John Brown Explained: US History Review

6th - 12th
A vivid overview of the life of abolitionist John Brown.
Instructional Video8:05
Oxford Comma

Conclusion Paragraphs. HOW TO; EXAMPLES

9th - 12th
Make your essay stand out from the crowd! Because it’s the most under-taught part of the writing process, the conclusion paragraph presents you with the best chance to quickly improve your writing.
Instructional Video10:44
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - Testing Web Sockets (Proxy + Repeater Ideas)

Higher Ed
This video explains testing web sockets messages using Burp Suite using Proxy and Repeater tabs.
Instructional Video14:10
Instructional Video5:21
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - Best Way to Get Rid of HTTPS Warnings

Higher Ed
This video explains the best way to get rid of HTTPS warnings.
Instructional Video13:06
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - Content Discovery and Item-Specific Scanning in Burp Suite Pro

Higher Ed
This video explains content discovery and item-specific scanning in Burp suite.
Instructional Video3:55
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - How Burp Suite Can Help You with Web Tests

Higher Ed
This video explains how Burp Suite can help you with Web tests.
Instructional Video10:39
Instructional Video9:11
Curated Video

Machine Learning: Random Forest with Python from Scratch - Lists

Higher Ed
We shall look at the following datatype: lists, mutable (changeable) after creation. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses on...
Instructional Video4:44
Curated Video

Machine Learning: Random Forest with Python from Scratch - Outliers

Higher Ed
Let's look at outliers, the data points of a dataset that differ from others and are usually excluded by visualizing a dataset. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Instructional Video6:07
Curated Video

Machine Learning: Random Forest with Python from Scratch - Better Coding Practice, Completing the Game

Higher Ed
In this lecture, we will complete the game we left in the previous lesson. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses on the...
Instructional Video8:12
Curated Video

Machine Learning: Random Forest with Python from Scratch - Decision Making (nested if)

Higher Ed
Continuing with the decision-making lesson, we will understand what a nested if statement is. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...