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
2,532,057 results
How Pattern Matching is slowly changing the way you can write Java programs. This JEP Café tutorial covers Pattern Matching for ...
22,648 views
3 years ago
Java 21 is the first Java release with all essential pattern matching features finalized: sealed types and type patterns in an ...
31,198 views
2 years ago
Join us for JavaOne 2026. Sign up now to get ongoing updates https://go.oracle.com/LP=149517 Switch and instanceof have ...
21,306 views
1 year ago
JavaOne is back! ➱ https://oracle.com/javaone This presentation will examine the evolution of switch from a statement to an ...
14,108 views
4 years ago
_`switch` and `instanceof` have been the gates of data introspection in Java since 1.0. In modern times, the same constructs have ...
11,102 views
We all have written our share of mundane, repetetive if-else statements that becomes hard to read, understand, and maintain.
2,475 views
En versiones recientes del JDK, es posible utilizar los records a la hora de hacer pattern matching, permitiendo una ...
1,727 views
Java 21 allows you to pattern match types within switch statements that work for null and can even have conditions using when.
550 views
Pattern matching has been added to switch! Let's take a look! Article: https://inside.java/sip/088 #Java21 #Java #openjdk ...
6,639 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the previous video of ...
9,747 views
Are you a busy developer who wants to use Pattern Matching but can not find enough time to read through all the details?
14,127 views
In this installment of the course we talk about pattern matching in switch statements and sealed classes. You can find the full ...
766 views
In this episode of the Java series, I show you how to use the new feature of pattern matching with the instanceof operator. #Java ...
998 views
Matching String Pattern in Java using Contains method Check out our website: http://www.telusko.com Follow Telusko on Twitter: ...
48,724 views
10 years ago
coding #Java21#Patternmatching Hi Everyone! In this video we will understand what is pattern matching. Also we will see ...
271 views
Project Amber has introduced pattern matching into the Java language, improving both safety and expressiveness of our ...
5,666 views
8 months ago
Master every critical java 17 new feature that interviewers actually test — all in one comprehensive java 17 tutorial. Java 17 LTS is ...
3,772 views
1 month ago
https://neetcode.io/ - A better way to prepare for Coding Interviews Twitter: https://twitter.com/neetcode1 Discord: ...
239,626 views
5 years ago
Instead of watching multiple playlists and lengthy blogs, watch this one video which will teach you to make any pattern using two ...
1,488,375 views
The releases of the JDK 17 to 19 bring interesting features in the Java language: sealed types, pattern matching for switch (as a ...
30,630 views