Instructional Video5:54
Oxford Comma

Why Are Commas So Confusing?

9th - 12th
Commas serve many functions, but their role in writing has also changed over time. Learning about this change can help students better understand why commas are confusing and how they can better use them in their own writing.
Instructional Video12:22
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - User Data Validation

Higher Ed
This lecture shows the process of user data validation using data annotations. You will learn the process of validating form fields. This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn...
Instructional Video3:28
Curated Video

Java Multithreading and Parallel Programming Masterclass - Shift Data Between Threads with Exchangers

Higher Ed
This video talks about shifting data between threads with Exchangers.
Instructional Video7:46
Curated Video

Java Multithreading and Parallel Programming Masterclass - Introducing RxJava Framework (In a Nutshell)

Higher Ed
This video helps in introducing the RxJava framework (in a nutshell).
Instructional Video14:19
Curated Video

Java Multithreading and Parallel Programming Masterclass - Introducing Spring Boot Framework (In a Nutshell)

Higher Ed
This video helps in introducing you to the Spring Boot framework (in a nutshell).
Instructional Video10:04
Instructional Video10:51
Curated Video

Java Multithreading and Parallel Programming Masterclass - Readers-Writers Problem

Higher Ed
This video demonstrates the Readers-Writers Problem.
Instructional Video4:58
Instructional Video10:53
Curated Video

Java Multithreading and Parallel Programming Masterclass - Let's Play with ForkJoinPools

Higher Ed
This video explores and plays around with ForkJoinPools.
Instructional Video6:44
Curated Video

Java Multithreading and Parallel Programming Masterclass - Scheduling Tasks with ScheduledThreadPoolExecutor

Higher Ed
This video helps in scheduling tasks with ScheduledThreadPoolExecutor.
Instructional Video5:04
Instructional Video8:01
Instructional Video6:26
Curated Video

Java Multithreading and Parallel Programming Masterclass - Handling Exceptions in ThreadPools

Higher Ed
This video demonstrates handling exceptions in ThreadPools.
Instructional Video13:10
Instructional Video8:41
Curated Video

Java Multithreading and Parallel Programming Masterclass - [Project] - Simulating a MapReduce Job with Threads - Part 1

Higher Ed
This is the first of the two-part project-based video on simulating a MapReduce job with threads.
Instructional Video9:05
Instructional Video9:05
Curated Video

Java Multithreading and Parallel Programming Masterclass - What Is a Deadlock and How Can We Avoid It?

Higher Ed
This video explains about the Deadlock situation and how it can be avoided.
Instructional Video10:16
Instructional Video5:39
Curated Video

Java Multithreading and Parallel Programming Masterclass - Producer Consumer with Condition Variables

Higher Ed
This video talks about producer consumer with condition variables.
Instructional Video10:58
Instructional Video10:23
Curated Video

Java Multithreading and Parallel Programming Masterclass - Understanding Locks with Parallel Vector Sum

Higher Ed
This video helps in understanding locks with parallel vector sum.
Instructional Video7:43
Instructional Video12:15
Instructional Video5:23
Curated Video

Java Multithreading and Parallel Programming Masterclass - Parallel Versus Concurrent Versus Asynchronous Versus Non-Blocking

Higher Ed
This video explains the difference between parallel versus concurrent versus asynchronous versus non-blocking concepts.