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
48 results
https://www.parisjug.org/events/2024/09-10-azul/ The Art of Java Language Pattern Matching The goal of project Amber within ...
128 views
10 months ago
Stop Using Try-Catch: Java 25 Pattern Matching for Errors Stop throwing exceptions in Java and start treating errors as data!
184 views
3 months ago
Java 25 just gave instanceof and switch a massive upgrade! In this clip, we look at JEP 507: Primitive Types in Patterns.
16 views
2 weeks ago
Why does pattern matching with switch on InetAddress fail with 'does not cover all possible input va ✧ I really hope you found a ...
0 views
Why does using instanceof pattern matching on a record field with a switch expression in the same me ✧ I really hope you found ...
2 views
7 months ago
Te gustaría crear herramientas que hablen el mismo lenguaje que el problema que intentas resolver? En esta charla ...
98 views
6 months ago
Java OOP Tutorial: Designing a card hierarchy with interfaces and inheritance! In this Java 25 TDD episode, I build the Escape ...
46 views
Java 25's Stable Values (JEP 502) solve a critical performance problem: slow application startup caused by eager initialization.
130 views
ThreadLocal worked great for traditional threads — but with Java 21's Virtual Threads, it causes memory bloat and mutable state ...
160 views
Java 24 is here! This release introduces powerful new features, making Java more efficient, secure, and developer-friendly. In this ...
406 views
9 months ago
Java TDD Tutorial: Designing the Player class with Test-Driven Development! In this Java 25 programming episode, we build ...
43 views
3 weeks ago
This includes value classes for the Java virtual machine and improvements to the pattern matching for Java. These features are ...
35 views
Agenda: - Why Java 21? - Java Enhancement Proposal - Record Patterns - Pattern Matching for Switch - Sequenced Collections ...
154 views
Java Error Handling Tutorial: My Result[T] implementation failed! In this Java 25 TDD episode, I show you why my custom error ...
29 views
Our topics include things such as Java's version of algebraic data types, the increasing power of Java pattern matching and ...
239 views
Java Error Handling Tutorial: Building a custom Result[T] type without Vavr! In this Java 25 TDD episode, I remove the Vavr ...
51 views
Java 25 TDD Tutorial: Building a card game from scratch! In this Java programming series, I'm creating Skull King using ...
79 views
Does switch support objects other than Byte, Short, Character, Integer, enumerated types, and the St ✧ I really hope you found a ...
Java Code Cleanup Tutorial: Refactoring tests for clarity! In this Java 25 TDD episode, we clean up our Skull King card game ...
21 views
Java TDD Tutorial: Testing the Join Game method with 100% code coverage! In this Java 25 programming episode, we write ...
40 views