Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
37 results
ThreadLocal worked great for traditional threads — but with Java 21's Virtual Threads, it causes memory bloat and mutable state ...
294 views
8 months ago
In this talk, we will present a new open-source library of cursors. Cursors are inspired by functional lenses and reactive streams to ...
215 views
2 months ago
Java TDD Tutorial: Building an immutable Deck of Cards with top-down design! In this Java 25 TDD episode, I implement the ...
80 views
5 months ago
Stop fighting telescoping constructors and half-built objects. Learn how the Builder design pattern assembles complex objects ...
5 views
2 weeks ago
In this video, we dive into the powerful varargs overloads introduced in Java 9 with the Set.of() and Map.of() methods. While these ...
0 views
7 months ago
In this video, we delve into the intricacies of the `Map.of` method in Java, a powerful feature introduced in Java 9 that simplifies the ...
1 view
9 months ago
Java 25's Stable Values (JEP 502) solve a critical performance problem: slow application startup caused by eager initialization.
141 views
Check out Supabase: https://supabase.plug.dev/qnxeTMY ❤️ Get 40% OFF CodeCrafters: ...
289,642 views
Discover the actual variant Big Tech asks on Leetcode problem 303: Range Sum Query. Timestamps: 00:00 Leetcode Overview ...
2,926 views
Today's Topic: Jackson xml module: deserializing immutable type with a @Jackson22Sjtt Thanks for taking the time to learn more.
We also examine the architectural differences and trade-offs of utilizing immutable Java Records alongside classic mutable ...
25 views
13 days ago
Immutable objects builder Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
2 views
In this video, we delve into the intriguing concept of mutable const in programming, a topic that often confuses both beginners and ...
In this video, we delve into the significance of transforming a variable into a final one-element array in Java. This seemingly simple ...
11 months ago
Uh hi everyone So this presentation is about Java build tools Um so the motivation for this talk is that although Java is known to be ...
56 views
Web Application Frameworks. Naperville North High School, Software Engineering, 2025-2026.
24 views
Stop rebuilding expensive objects from scratch. Learn how the Prototype pattern clones a fully prepared object so every spawn is ...
Project Valhalla introduces value types into the Java language and virtual machine. Value types can be more efficient since they ...
45 views
8 days ago
In this video, I'll perform an in-depth technical analysis and general review of Fedora 44, regardless of whether it's the ...
2,344 views
1 month ago
Stop Using Try-Catch: Java 25 Pattern Matching for Errors Stop throwing exceptions in Java and start treating errors as data!
284 views