ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,966,031 results

Related queries

java 17 features

java bro code

javascript

spring boot

java tutorial

c++

python

java minecraft

java indonesia

jawa bike

Java
Pattern Matching in Java: Better Code, Better APIs

Join us for JavaOne 2026. Sign up now to get ongoing updates https://go.oracle.com/LP=149517 Switch and instanceof have ...

37:32
Pattern Matching in Java: Better Code, Better APIs

20,124 views

6 months ago

Java
The Elegance of Pattern Matching in Modern Java

JavaOne is back! ➱ https://oracle.com/javaone This presentation will examine the evolution of switch from a statement to an ...

29:40
The Elegance of Pattern Matching in Modern Java

13,947 views

3 years ago

Java
Java 21 Pattern Matching Tutorial #RoadTo21

Java 21 is the first Java release with all essential pattern matching features finalized: sealed types and type patterns in an ...

23:28
Java 21 Pattern Matching Tutorial #RoadTo21

30,209 views

2 years ago

Java
Java 17 to 20 Pattern Matching Full tutorial with Records, Instanceof and Switch - JEP Café #14

How Pattern Matching is slowly changing the way you can write Java programs. This JEP Café tutorial covers Pattern Matching for ...

19:47
Java 17 to 20 Pattern Matching Full tutorial with Records, Instanceof and Switch - JEP Café #14

21,699 views

3 years ago

Developer Summit
Pattern Matching in Java by Venkat Subramaniam

We all have written our share of mundane, repetetive if-else statements that becomes hard to read, understand, and maintain.

1:01:22
Pattern Matching in Java by Venkat Subramaniam

2,240 views

1 year ago

Devoxx France
How to make your Java code more expressive and robust with pattern matching

Presentation by: Sébastien Buchoux (Onepoint) 📕 Summary: Pattern matching, long reserved for functional languages ​​like ...

14:16
How to make your Java code more expressive and robust with pattern matching

567 views

7 months ago

Java
Pattern Matching in Java - Past, Present, Future

_`switch` and `instanceof` have been the gates of data introspection in Java since 1.0. In modern times, the same constructs have ...

54:07
Pattern Matching in Java - Past, Present, Future

10,885 views

1 year ago

Oskar Kalbarczyk Spring Boot & Java Guides
Java: Pattern Matching Short Tutorial For Beginners

Netflix but for Java And Spring Boot: [Coming Soon] ⭐My stuff: https://kalbarczyk.dev.

4:27
Java: Pattern Matching Short Tutorial For Beginners

76 views

1 month ago

Geekific
Regexes in Java with Examples | Java Pattern and Matcher Classes | Escaping Characters | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the previous video of ...

7:21
Regexes in Java with Examples | Java Pattern and Matcher Classes | Escaping Characters | Geekific

8,364 views

3 years ago

People also watched

Devoxx France
Null Safety in Java with JSpecify and NullAway - Sébastien Deleuze (Broadcom)

Presentation by: Sébastien Deleuze (Broadcom) 📕 Summary: JSpecify [https://jspecify.dev/] is a set of annotations ...

32:05
Null Safety in Java with JSpecify and NullAway - Sébastien Deleuze (Broadcom)

985 views

7 months ago

Kody Simpson
Java Tutorial - Record Patterns | Java 21 Feature

In this episode of the Java series, I teach you how to use record patterns. Record patterns were added in Java 21 and allow you to ...

9:30
Java Tutorial - Record Patterns | Java 21 Feature

1,225 views

1 year ago

Devoxx
Clean Code with Records, Sealed Classes and Pattern Matching by José Paumard

The releases of the JDK 17 to 19 bring interesting features in the Java language: sealed types, pattern matching for switch (as a ...

48:51
Clean Code with Records, Sealed Classes and Pattern Matching by José Paumard

29,628 views

3 years ago

Alkademy Learning
Regular Expressions Made Easy with Java - 2019 Tutorials

This is one of the Beginner to Expert series of Tutorials in 2019. It covers regular expressions in Java. Explations on ...

14:16
Regular Expressions Made Easy with Java - 2019 Tutorials

88,924 views

6 years ago

Java
Pattern Matching in Java 17 and Beyond

Pattern Matching is finding its way into Java, one step at a time, along three paths: patterns, switch improvements, sealed classes.

27:02
Pattern Matching in Java 17 and Beyond

9,870 views

4 years ago

Java
Refactoring Java 8 code with Java 17 new features - JEP Café #9

How to use the new features from Java 17, especially Records, to improve your Java 8 code. Do you need to make your code ...

25:08
Refactoring Java 8 code with Java 17 new features - JEP Café #9

70,189 views

3 years ago

DevXplaining
Java 21 Record Patterns and Pattern Matching | Making Switch Great Again

Java 21 was recently released with a lot of goodies now out of preview and ready to use. Unlike virtual threads, Java 21 changes ...

18:04
Java 21 Record Patterns and Pattern Matching | Making Switch Great Again

2,663 views

2 years ago

Kamil Brzezinski
Modern Java - Top Features of Java 9 to 17

In this episode we're going through the most interesting features added to the language in the last few years - between Java 9 ...

20:19
Modern Java - Top Features of Java 9 to 17

96,130 views

4 years ago

Alex Hyett
5 Design Patterns That Are ACTUALLY Used By Developers

Design patterns allow us to use tested ways for solving problems, but there are 23 of them in total, and it can be difficult to know ...

9:27
5 Design Patterns That Are ACTUALLY Used By Developers

421,957 views

2 years ago

Virtual Learning
Java 17 ( JDK 17 ) new features | JEP 406: Pattern Matching for switch (Part 4)

In these tutorial series we will talk about Java 17 (JDK 17) new features specially about JEP 406: Pattern Matching for switch.

8:26
Java 17 ( JDK 17 ) new features | JEP 406: Pattern Matching for switch (Part 4)

1,659 views

4 years ago

Debug Agent
Modern Java Course - Pattern Matching in Switch & Sealed Classes

In this installment of the course we talk about pattern matching in switch statements and sealed classes. You can find the full ...

6:18
Modern Java Course - Pattern Matching in Switch & Sealed Classes

645 views

2 years ago

Java
Pattern Matching, Under the Microscope

Project Amber has introduced pattern matching into the Java language, improving both safety and expressiveness of our ...

50:10
Pattern Matching, Under the Microscope

5,374 views

2 months ago

Java
Pattern Matching for switch

Pattern matching has been added to switch! Let's take a look! Article: https://inside.java/sip/088 #Java21 #Java #openjdk ...

1:45
Pattern Matching for switch

6,456 views

2 years ago

Devoxx
The Art of Pattern Matching in Java 21 by Alberto Cortina Eduarte

Java has evolved significantly since its inception, and Java 21 has introduced a new feature for pattern matching that promises to ...

15:37
The Art of Pattern Matching in Java 21 by Alberto Cortina Eduarte

1,135 views

1 year ago

Java
Deconstructing Records in Pattern Matching - Inside Java Newscast #26

JavaOne is back! ➱ https://oracle.com/javaone How record patterns use records' transparency to safely deconstruct them in ...

8:14
Deconstructing Records in Pattern Matching - Inside Java Newscast #26

5,346 views

3 years ago

Telusko
Pattern Matching in Java using Built-in Method | Interview Coding Question

Matching String Pattern in Java using Contains method Check out our website: http://www.telusko.com Follow Telusko on Twitter: ...

3:38
Pattern Matching in Java using Built-in Method | Interview Coding Question

48,505 views

10 years ago

Code with B
Pattern matching in java | Types of pattern matching in java 21

coding #Java21#Patternmatching Hi Everyone! In this video we will understand what is pattern matching. Also we will see ...

14:14
Pattern matching in java | Types of pattern matching in java 21

210 views

2 years ago

Java
“Pattern Matching” with Gavin Bierman - Inside Java Podcast 17

Java #OpenJDK #JDK17 In this Inside Java Podcast episode, David discusses with Gavin Bierman a new set of Java language ...

41:25
“Pattern Matching” with Gavin Bierman - Inside Java Podcast 17

2,402 views

4 years ago

IntelliJ IDEA, a JetBrains IDE
Pattern Matching in Java: 5 Examples for Busy Developers

Are you a busy developer who wants to use Pattern Matching but can not find enough time to read through all the details?

16:25
Pattern Matching in Java: 5 Examples for Busy Developers

14,066 views

2 years ago

Java
Record Patterns in Java 21

Pattern matching has been added to records. Let's take a look! https://inside.java/sip/087 #Java21 #Java #openjdk #InsideJava.

1:23
Record Patterns in Java 21

10,257 views

2 years ago