ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,115 results

Engineering Community
Pattern matching in Modern Java by Jorge Vargas

This presentation will examine the evolution of switch from a statement to an expression and on to powerful pattern-matching ...

44:42
Pattern matching in Modern Java by Jorge Vargas

257 views

3 years ago

nipafx
State of Pattern Matching with Brian Goetz

Java #OpenJDK #PatternMatching #JDK18 Conversation with Project Amber lead Brian Goetz about pattern matching in Java: ...

19:59
State of Pattern Matching with Brian Goetz

2,676 views

3 years ago

Edgars Garsneks
Java Pattern Matching

Pattern matching in Java is a great feature that reduces a lot of boilerplate. Even hated switch statements have become better with ...

1:38
Java Pattern Matching

219 views

8 months ago

Paris JUG
2024/09/10 - The Art of Java Language Pattern Matching

https://www.parisjug.org/events/2024/09-10-azul/ The Art of Java Language Pattern Matching The goal of project Amber within ...

49:08
2024/09/10 - The Art of Java Language Pattern Matching

126 views

9 months ago

nipafx
Pattern Matching Quartet - JDK News #1

A summary of four recent discussions about pattern matching on the Project Amber mailing lists - script: ...

8:09
Pattern Matching Quartet - JDK News #1

648 views

4 years ago

CppNow
C++Now 2017: Michael Park “Pattern Matching in C++14"

http://cppnow.org — Lightning Talk — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

6:37
C++Now 2017: Michael Park “Pattern Matching in C++14"

4,833 views

8 years ago

DeepSource
Exploring functional patterns in Java 19 | Talks at DeepSource

Java has evolved quite rapidly over the past few years. In Java 19, we saw the first preview of an interesting feature — pattern ...

27:43
Exploring functional patterns in Java 19 | Talks at DeepSource

315 views

2 years ago

Bulgarian Java User Group
The Art of Java Language Pattern Matching, Simon Ritter

The goal of project Amber within OpenJDK is to explore the inclusion of smaller, productivity-oriented Java language features.

47:51
The Art of Java Language Pattern Matching, Simon Ritter

106 views

1 year ago

Devopedia
Algebraic Data Types and Pattern Matching in Java

Java 8 introduced lambdas and method references. These helped adoption of functional programming in Java. Later versions of ...

58:40
Algebraic Data Types and Pattern Matching in Java

315 views

2 years ago

Peter Schneider
Java 21 guarded pattern exhaustiveness

Java 21 guarded pattern exhaustiveness I hope you found a solution that worked for you :) The Content (except music & images) ...

2:20
Java 21 guarded pattern exhaustiveness

12 views

2 years ago

Carlos Chacin
🛑️ Stop Using Try-Catch: Java 25 Pattern Matching for Errors

Stop Using Try-Catch: Java 25 Pattern Matching for Errors Stop throwing exceptions in Java and start treating errors as data!

34:21
🛑️ Stop Using Try-Catch: Java 25 Pattern Matching for Errors

172 views

2 months ago

Chris T
Java 14 - Pattern Matching for instanceof

Coverage of the Java 14 - Pattern Matching for instanceof (JEP 305). Source Code Available at: ...

7:40
Java 14 - Pattern Matching for instanceof

362 views

5 years ago

CS50
Pattern Matching with Regular Expressions

[Seminar: Pattern Matching with Regular Expressions] [John Mussman-Harvard University] [This is CS50.-CS50.TV] Okay. Well ...

26:01
Pattern Matching with Regular Expressions

12,889 views

13 years ago

Peter Schneider
Why does pattern matching with switch on InetAddress fail with 'does not cover all possible input...

Why does pattern matching with switch on InetAddress fail with 'does not cover all possible input values'? I hope you found a ...

2:28
Why does pattern matching with switch on InetAddress fail with 'does not cover all possible input...

2 views

1 year ago

Christian Queinnec
Pattern  matching arguments

This video is part of the videos of the Diffuse Javascript MOOC.

1:36
Pattern matching arguments

33 views

6 years ago

Carlos Chacin
Regex Pattern Matching - Advent of Code Day 3 (Java)

Regex Pattern Matching - Advent of Code Day 3 (Java) 🌟️ SUBSCRIBE ...

9:03
Regex Pattern Matching - Advent of Code Day 3 (Java)

59 views

1 year ago

Nida Karagoz
Why does pattern matching with switch on InetAddress fail with 'does not cover all possible input va

Why does pattern matching with switch on InetAddress fail with 'does not cover all possible input va ✧ I really hope you found a ...

1:30
Why does pattern matching with switch on InetAddress fail with 'does not cover all possible input va

0 views

10 months ago

Roel Van de Paar
Simple pattern matching between two string inputs using Java (Google interview challenge)

Code Review: Simple pattern matching between two string inputs using Java (Google interview challenge) Helpful? Please ...

3:08
Simple pattern matching between two string inputs using Java (Google interview challenge)

4 views

3 years ago

Peter Schneider
Record patterns in java without instanceof or switch

Record patterns in java without instanceof or switch I hope you found a solution that worked for you :) The Content (except music ...

2:06
Record patterns in java without instanceof or switch

2 views

2 years ago

Otavio Santana
Java 21 Record and Pattern Matching: Master Data-Oriented Programming

Embark on a data-oriented programming journey with Java 21! In this video, we unveil the game-changing JEPs 440 and 441, ...

11:45
Java 21 Record and Pattern Matching: Master Data-Oriented Programming

674 views

2 years ago