ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

388 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

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

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,127 views

3 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

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

317 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

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

183 views

3 months 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,338 views

10 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

648 views

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

97 views

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

Tom Nurkkala
Regular Expressions

Introduction to the definition and use of regular expressions.

57:12
Regular Expressions

570 views

5 years ago

PowerShell.org
Regex for Rockstars

Presented by Thomas Rayner You're not a regex noob. You know about quantifiers like ?, *, and +. You also know about tokens ...

42:37
Regex for Rockstars

731 views

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

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

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)

42 views

9 days 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,414 views

6 years ago

Heapspace
Java’s new paradigm - Ties van de Ven

The new Java features like records, sealed classes and pattern matching have all been added to support the Data Oriënted ...

31:48
Java’s new paradigm - Ties van de Ven

109 views

1 year ago

Barcelona Jug
To Java 19 and Beyond

Java 17 has come and gone, but development on Java continues! What has changed since Java 11? And what changes are ...

49:32
To Java 19 and Beyond

118 views

3 years ago