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
47 results
Pattern matching in Java is a great feature that reduces a lot of boilerplate. Even hated switch statements have become better with ...
222 views
8 months ago
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!
183 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.
14 views
9 days 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
Java OOP Tutorial: Designing a card hierarchy with interfaces and inheritance! In this Java 25 TDD episode, I build the Escape ...
42 views
Java 25's Stable Values (JEP 502) solve a critical performance problem: slow application startup caused by eager initialization.
130 views
2 months ago
Agenda: - Why Java 21? - Java Enhancement Proposal - Record Patterns - Pattern Matching for Switch - Sequenced Collections ...
154 views
9 months ago
Te gustaría crear herramientas que hablen el mismo lenguaje que el problema que intentas resolver? En esta charla ...
97 views
6 months ago
ThreadLocal worked great for traditional threads — but with Java 21's Virtual Threads, it causes memory bloat and mutable state ...
151 views
Java TDD Tutorial: Designing the Player class with Test-Driven Development! In this Java 25 programming episode, we build ...
43 views
2 weeks ago
This includes value classes for the Java virtual machine and improvements to the pattern matching for Java. These features are ...
35 views
Preparing for a software developer interview? Here are the Top 10 Design Pattern Interview Questions you must know before ...
312 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
Java 24 is here! This release introduces powerful new features, making Java more efficient, secure, and developer-friendly. In this ...
406 views
Our topics include things such as Java's version of algebraic data types, the increasing power of Java pattern matching and ...
239 views
Want to master System Design and ace your next developer interview? Here are the most important System Design Patterns ...
67 views
Java Error Handling Tutorial: Building a custom Result[T] type without Vavr! In this Java 25 TDD episode, I remove the Vavr ...
49 views
12 days ago
Java 25 TDD Tutorial: Building a card game from scratch! In this Java programming series, I'm creating Skull King using ...
72 views