ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

154 results

JChampions Conference
Effective Pattern Matching in Java

Since Java 14, the Java switch and instanceof statements have been enhanced, in multiple phases, to support pattern matching ...

1:02:54
Effective Pattern Matching in Java

125 views

Streamed 13 hours ago

Durga Software Solutions
Java 21 New Features   Pattern Matching for instanceof Enhanced

Java 21 further enhances Pattern Matching for instanceof, making type checks cleaner, safer, and more readable This feature ...

6:19
Java 21 New Features Pattern Matching for instanceof Enhanced

17 views

2 weeks ago

JavalinUa
Java version 16. Pattern Matching, instanceof.

Pattern Matching(instanceof) дозволяє поєднувати перевірку типів та приведення типів за один крок. Якщо перевірка ...

6:50
Java version 16. Pattern Matching, instanceof.

35 views

7 days ago

Coding wala Shree
Primitive Types in Pattern Matching - instanceof and switch | Java 25 | JEP 507

Java 25 just gave instanceof and switch a massive upgrade! In this clip, we look at JEP 507: Primitive Types in Patterns.

1:54
Primitive Types in Pattern Matching - instanceof and switch | Java 25 | JEP 507

17 views

3 weeks ago

Java
Carrier Classes; Beyond Records - Inside Java Newscast #105

... a constructor, and matching deconstructor - this allows carrier classes to participate in pattern matching and reconstruction.

10:11
Carrier Classes; Beyond Records - Inside Java Newscast #105

9,915 views

1 day ago

Durga Software Solutions
Java 21 New Features   Pattern Matching for switch Stable

Java 21 makes Pattern Matching for switch stable, bringing powerful, expressive, and cleaner control flow to Java With this ...

6:26
Java 21 New Features Pattern Matching for switch Stable

36 views

2 weeks ago

Koleman Nix
Zero-cost pattern matching on types

https://x.com/kolemannix https://github.com/kolemannix/k1 0:00 Framing the task 6:00 Proposed solution 53:34 The working code.

1:12:32
Zero-cost pattern matching on types

182 views

10 days ago

Java
Java's Plans for 2026 - Inside Java Newscast #104

In 2026, Java keeps evolving: Project Valhalla is gunning for merging its value types preview in the second half of this year; ...

8:57
Java's Plans for 2026 - Inside Java Newscast #104

13,440 views

2 weeks ago

PhilodeX
#02 | Java 17 Pattern Matching Explained | instanceof Simplified

Java instanceof Operator – Old Way vs New Pattern Matching In this video, we understand the instanceof operator in Java and ...

5:18
#02 | Java 17 Pattern Matching Explained | instanceof Simplified

6 views

7 days ago

Web Fusion with Bharadwaj
29. KMP (Knuth–Morris–Pratt - Pattern Matching) Algorithm (Java)

Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...

27:32
29. KMP (Knuth–Morris–Pratt - Pattern Matching) Algorithm (Java)

69 views

12 days ago

Carlos Chacin
This Pattern Made Card Design SO Easy (Skull King Ep. 8)

Java OOP Tutorial: Designing a card hierarchy with interfaces and inheritance! In this Java 25 TDD episode, I build the Escape ...

41:36
This Pattern Made Card Design SO Easy (Skull King Ep. 8)

46 views

3 weeks ago

Web Fusion with Bharadwaj
28. Z-Algorithm (Java)

Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...

26:56
28. Z-Algorithm (Java)

51 views

12 days ago

CodeLucky
Wildcard Pattern Matching (LeetCode 44) - Dynamic Programming Explained

Learn how to solve the Wildcard Pattern Matching problem (often LeetCode 44) using Dynamic Programming! In this video, we ...

3:49
Wildcard Pattern Matching (LeetCode 44) - Dynamic Programming Explained

0 views

10 days ago

CodeLucky
Isomorphic Strings - LeetCode Easy Pattern Matching Solution

Learn how to solve the Isomorphic Strings problem efficiently using Hash Maps! In this video, we break down the logic behind ...

3:34
Isomorphic Strings - LeetCode Easy Pattern Matching Solution

0 views

13 days ago

Missing Semester
Lecture 1: Course Overview + Introduction to the Shell

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/course-shell/ 0:00:00 ...

1:14:44
Lecture 1: Course Overview + Introduction to the Shell

15,833 views

4 days ago

Build Software Systems
Rust Match Tips: Handling Vectors by Length with Slice Pattern Matching

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 ...

3:29
Rust Match Tips: Handling Vectors by Length with Slice Pattern Matching

345 views

7 days ago

Durga Software Solutions
Top Java 21 New Features For Beginners

... for Beginners Java 21 LTS Java Latest Version Java 21 Explained Java 21 Virtual Threads Java 21 Pattern Matching Java 21 ...

43:47
Top Java 21 New Features For Beginners

71 views

2 weeks ago

Durga Software Solutions
AI Reasoning vs Pattern Matching  Is AI Really Thinking

Is AI really thinking like humans… or is it just pattern matching? In this video, we break down the biggest debate in Artificial ...

5:28
AI Reasoning vs Pattern Matching Is AI Really Thinking

0 views

22 hours ago

Carlos Chacin
Writing Tests Before Code — Does It Actually Work? (Skull King Ep. 2)

Java TDD Tutorial: Designing the Player class with Test-Driven Development! In this Java 25 programming episode, we build ...

15:55
Writing Tests Before Code — Does It Actually Work? (Skull King Ep. 2)

43 views

4 weeks ago

vlogize
Lösung für Regex-Matching-Probleme bei Strings mit \n in Java

Erfahren Sie, wie Sie in Java effektiv `Regex` verwenden, um Strings mit Zeilenumbrüchen zu matchen. Lernen Sie den ...

1:38
Lösung für Regex-Matching-Probleme bei Strings mit \n in Java

0 views

4 weeks ago