ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

358 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

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

128 views

10 months ago

Jesse Warden
Function Composition with Pipes & Pattern Matching in JavaScript

Slides: https://docs.google.com/presentation/d/1w_2R6GPO_p62BBhSIOW_wPO1dcUEum9Dumn7MQyP0N4/edit?usp=sharing.

1:00:43
Function Composition with Pipes & Pattern Matching in JavaScript

1,128 views

3 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

187 views

3 months 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

319 views

2 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,890 views

13 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

3 years ago

Matthew Brecknell
Pattern matching dependent types in Coq

Recording of a practice run for a talk given at YOW! Lambda Jam 2015.

25:26
Pattern matching dependent types in Coq

1,339 views

10 years ago

CppNow
Matchine: C++ Pattern Matching for Open Sum Types - André Bergner - CppNow 2019

http://cppnow.org — Matchine: C++ Pattern Matching for Open Sum Types - André Bergner - CppNow 2019 Presentation Slides, ...

1:32:53
Matchine: C++ Pattern Matching for Open Sum Types - André Bergner - CppNow 2019

1,415 views

6 years ago

ScalaIO FR
Is scala code slow? - Roman Grebennikov

Scala language has a lot of amazing features like type safety, pattern matching, recursion, lambdas and other functional things ...

50:16
Is scala code slow? - Roman Grebennikov

720 views

9 years ago

ConfEngine
Do We Really Do FP in Java? by Ben Evans #FnConf 2022

Many Java developers believe that FP arrived in Java 8, with the addition of first-class lambda expressions and the Streams API.

54:56
Do We Really Do FP in Java? by Ben Evans #FnConf 2022

649 views

3 years 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

2 weeks ago

Commit Conf
Antonio “Toni” Muñoz: Una Mirada Funcional a las Novedades de Java 21

... técnicas de programación funcional como son los tipos de datos algebraicos (ADT) o pattern matching en nuestro código.

47:46
Antonio “Toni” Muñoz: Una Mirada Funcional a las Novedades de Java 21

231 views

1 year ago

Commit Conf
Antonio Muñoz: Construyendo DSLs en Java: Aprovechando las Nuevas Herramientas del Lenguaje

Te gustaría crear herramientas que hablen el mismo lenguaje que el problema que intentas resolver? En esta charla ...

45:10
Antonio Muñoz: Construyendo DSLs en Java: Aprovechando las Nuevas Herramientas del Lenguaje

98 views

6 months ago

IACR
A Simple Obfuscation Scheme for Pattern Matching with Wildcards

Paper by Allison Bishop and Lucas Kowalczyk and Tal Malkin and Valerio Pastro and Mariana Raykova and Kevin Shi, presented ...

21:11
A Simple Obfuscation Scheme for Pattern Matching with Wildcards

330 views

7 years ago

Tom Nurkkala
Regular Expressions

Introduction to the definition and use of regular expressions.

57:12
Regular Expressions

572 views

5 years ago

Engineering Community
What is new in Java 17 by Ivan Antoniev Kadiev

An overview of the majority of the language changes between the last(11) and the latest(17) java LTS versions with examples of ...

40:47
What is new in Java 17 by Ivan Antoniev Kadiev

177 views

3 years ago

Coding wala Shree
🔥 Java 24 is Here!🔥 Important Features You Must Know with Code Demos!

Java 24 is here! This release introduces powerful new features, making Java more efficient, secure, and developer-friendly. In this ...

31:13
🔥 Java 24 is Here!🔥 Important Features You Must Know with Code Demos!

406 views

9 months ago

DevConf
The Future of Java is Today - DevConf.CZ 2025

This includes value classes for the Java virtual machine and improvements to the pattern matching for Java. These features are ...

34:09
The Future of Java is Today - DevConf.CZ 2025

35 views

6 months ago