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
141 results
Java instanceof Operator – Old Way vs New Pattern Matching In this video, we understand the instanceof operator in Java and ...
6 views
4 days ago
Java 21 further enhances Pattern Matching for instanceof, making type checks cleaner, safer, and more readable This feature ...
17 views
2 weeks 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
Java 21 makes Pattern Matching for switch stable, bringing powerful, expressive, and cleaner control flow to Java With this ...
35 views
Learn how to simplify and modernize exception handling in Java's CompletableFuture using switch expressions and pattern ...
2 views
4 weeks ago
Pattern Matching(instanceof) дозволяє поєднувати перевірку типів та приведення типів за один крок. Якщо перевірка ...
5 days ago
Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...
66 views
10 days ago
https://x.com/kolemannix https://github.com/kolemannix/k1 0:00 Framing the task 6:00 Proposed solution 53:34 The working code.
160 views
8 days ago
Java OOP Tutorial: Designing a card hierarchy with interfaces and inheritance! In this Java 25 TDD episode, I build the Escape ...
46 views
49 views
0 views
0
Learn how to solve the Isomorphic Strings problem efficiently using Hash Maps! In this video, we break down the logic behind ...
11 days ago
Learn how to solve the Wildcard Pattern Matching problem (often LeetCode 44) using Dynamic Programming! In this video, we ...
Index-based vector access like vec[0] and vec[1] may feel natural, especially if you come from C, C++ or Java, but it can easily ...
337 views
Java TDD Tutorial: Designing the Player class with Test-Driven Development! In this Java 25 programming episode, we build ...
43 views
The game challenges players to match pairs of cards while improving memory, focus, and pattern recognition skills. This project ...
29 views
3 weeks ago
... for Beginners Java 21 LTS Java Latest Version Java 21 Explained Java 21 Virtual Threads Java 21 Pattern Matching Java 21 ...
70 views
Java Error Handling Tutorial: My Result[T] implementation failed! In this Java 25 TDD episode, I show you why my custom error ...
You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/course-shell/ 0:00:00 ...
5,206 views
1 day ago
Erfahren Sie, wie Sie in Java effektiv `Regex` verwenden, um Strings mit Zeilenumbrüchen zu matchen. Lernen Sie den ...