Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Modal Popup Dialog to Add a Movie
This tutorial teaches how to make a modal popup dialog as a means for user input data for adding a movie. This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Details Page to Show List of Movies
This video lecture shows how to create a details page for movies with a navigation menu. 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 section...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Movie Class
A Movie Class is added to the newly created Models folder in this video. This will act as the model for the EF Core for generating the corresponding table in the database. This clip is from the chapter "Create a CRUD Application in...
FuseSchool
The Mean
The Mean | Statistics & Probability Bob is training for a race and is timing himself to check he’s getting faster. Times (in minutes): 51 48 45 44 47 50 44 47 45 43 49 44 43 44 His times are a bit inconsistent. He wants to find his...
Schooling Online
Chemistry Skills: Significant Figures
Using significant figures is as easy as watching Netflix! This lesson will bring back the basics: counting and rounding significant figures. To finish, we’ll explore how significant figures are related to accuracy and how to approach...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Dealing With Negative Cycles In The Bellman Ford Algorithm
If a graph has a negative cycle then it's impossible to find a shortest path as every round of the cycle makes the path shorter! This clip is from the chapter "Shortest Path Algorithms" of the series "From 0 to 1: Data Structures &...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Sorting Trade-Offs
Let’s understand characteristics which can be used to determine which sorting algorithm is the right one for a system. This clip is from the chapter "Sorting and Searching" of the series "From 0 to 1: Data Structures & Algorithms in...
Schooling Online
IB Physics Measurement and uncertainties: Significant Figures
Using significant figures is as easy as watching Netflix! This lesson will bring back the basics: counting and rounding significant figures. To finish, we’ll explore how significant figures are related to accuracy and how to approach...
Khan Academy
Khan Academy: Computational Number Theory: Running Time
What is a computer? How should we define the time needed to execute an algorithm?