ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8,374 results

Underscore
Combining Java and Scala: The Best of Both Worlds

View side-by-side with slides on our Parleys channel: http://www.parleys.com/play/5211eadce4b06de8a0ad966c One of the best ...

52:29
Combining Java and Scala: The Best of Both Worlds

721 views

12 years ago

ConfEngine
Functional Programming in Java by Premanand Chandrasekaran

Functional programming has started (re)gaining prominence in recent years, and with good reason too. Functional programs lend ...

54:50
Functional Programming in Java by Premanand Chandrasekaran

436 views

11 years ago

ConfEngine
Thinking and Programming in Functional Style by Dr. Venkat Subramaniam

Functional programming has been around for a while, however, they have sharply raised to prominence on the JVM with the ...

58:49
Thinking and Programming in Functional Style by Dr. Venkat Subramaniam

5,805 views

10 years ago

Bulgarian Java User Group
From Functional to Reactive Programming, Venkat Subramaniam

We're in the midst of renewed interest in functional programming. At the same time we see quite a bit of excitement around ...

56:37
From Functional to Reactive Programming, Venkat Subramaniam

18,742 views

7 years ago

ConfEngine
Is Java 24 a Functional Programming Language? by Ben Evans #FnConf 2025

In 2022, I presented "Do We Really Do FP in Java?", a discussion of the language features of Java that support functional ...

47:16
Is Java 24 a Functional Programming Language? by Ben Evans #FnConf 2025

242 views

11 months ago

Barcelona Jug
Do We Really Do Functional Programming in Java? by Ben Evans at JBCNConf 2021

Many developers believe that Functional Programming (FP) arrived in Java 8, with the addition of the Streams API. But is this ...

39:32
Do We Really Do Functional Programming in Java? by Ben Evans at JBCNConf 2021

645 views

4 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

Bulgarian Java User Group
Functional Programming with Java 8 (lambdas)

Functional Programming with Java 8, Mihail Stoynov, javaday.jug.mk, 22.11.2014.

24:08
Functional Programming with Java 8 (lambdas)

468 views

10 years ago

ConfEngine
Functional Programming for the Long Haul by Michael Snoyman at #FnConf18

How do you decide whether a programming language is worth using or not? By necessity, such decisions are usually based on ...

51:13
Functional Programming for the Long Haul by Michael Snoyman at #FnConf18

3,207 views

7 years ago

The ASF
Functional Programming in Java, Groovy, and Kotlin - Kenneth Kousen

Thank you to all of of our ApacheCon@Home 2021 sponsors, including: STRATEGIC --------------- Google PLATINUM ...

43:18
Functional Programming in Java, Groovy, and Kotlin - Kenneth Kousen

265 views

4 years ago

Bulgarian Java User Group
JDK 8: Lessons Learnt With Lambdas and Streams - Simon Ritter

Simons talk on jPrime'2016 https://2016.jprime.io.

50:49
JDK 8: Lessons Learnt With Lambdas and Streams - Simon Ritter

2,159 views

9 years ago

Toronto Java Users Group
2014-05 How Java 8 Will Change the Way We Work with Databases

Java 8 finally brings support for functional programming to Java. Functional programming support helps streamline existing code ...

1:02:20
2014-05 How Java 8 Will Change the Way We Work with Databases

7,718 views

11 years ago

Java
Overview of Java 8 and Lambda Streams

Stuart Marks shows you how to effectively use Lambda expressions, Streams, Date & Time, etc to make your life easier.

1:40:09
Overview of Java 8 and Lambda Streams

16,585 views

11 years ago

ScalaIO FR
Jeferson Ossa - Functional Design for Reference Architectures

During the last 5 years, I've participated in different enterprise software projects based on Scala ecosystem. All of them were ...

20:11
Jeferson Ossa - Functional Design for Reference Architectures

230 views

7 years ago

Red Hat Developer
Refactoring your Code with Java 8  Functional Programming to the Rescue

In this talk, we'll show how you can refactor your traditional object-oriented Java code using Functional Programming features and ...

21:50
Refactoring your Code with Java 8 Functional Programming to the Rescue

1,187 views

9 years ago

Brighton Java
Talks Evening: Day in the Life of a Functional Programmer - Richard Dallaway

Recorded live at our May 2017 talks night featuring Richard Dallaway of Underscore, returning to discuss the world of functional ...

40:59
Talks Evening: Day in the Life of a Functional Programmer - Richard Dallaway

166 views

Streamed 8 years ago

HotWax Developer Network
Applying Functional Programming by Venkat Subramaniam

Functional programming has been around for a long time but is gaining traction in recent years due to support in mainstream ...

1:49:22
Applying Functional Programming by Venkat Subramaniam

5,481 views

2 years ago

Bulgarian Java User Group
Kotlin for Java Developers, Mario Grey

... coding java a lot recently just because um it's changing it's getting evolved it's becoming kotlin like uh it's becoming functional ...

57:18
Kotlin for Java Developers, Mario Grey

824 views

3 years ago

JUG Lviv
JUGLviv meetup: Functional Exception Handling in Java by Grzegorz Piwowarek

Functional Exception Handling in Java by Grzegorz Piwowarek Exception handling in Java is often considered cumbersome and ...

1:07:43
JUGLviv meetup: Functional Exception Handling in Java by Grzegorz Piwowarek

164 views

8 years ago

Bulgarian Java User Group
Asynchronous Programming in Java using Virtual Threads, Venkat Subramaniam

Threads have been part of Java since the beginning. But, the new virtual threads, introduced as prerelease in Java 19, are ...

49:16
Asynchronous Programming in Java using Virtual Threads, Venkat Subramaniam

17,045 views

2 years ago

WebCamp Zagreb
Bob Ippolito - Functional programming

Academic curiosity or industry's secret weapon? Functional programming languages and techniques have a reputation as being ...

59:14
Bob Ippolito - Functional programming

185 views

10 years ago

Java
Java 8 Lambdas Hacking

Java 8 lambdas are the biggest language change since generics were introduced in Java 5. Come learn expert tips and tricks on ...

34:48
Java 8 Lambdas Hacking

29,848 views

12 years ago

Valdas Rapsevicius
Functional programming, Lambdas

Lambdas in Java.

52:48
Functional programming, Lambdas

16 views

5 years ago

TechOmaha
Juan Vazquez - Clojure and functional programming

Juan Vazquez talks about Clojure at the Omaha Java Users Group https://www.meetup.com/omahajava/ ...

1:48:18
Juan Vazquez - Clojure and functional programming

136 views

8 years ago

Scott Stanchfield
Java 8 Lambdas and Streams

A talk I gave at the Columbia MD Java Users Group on Sept 23, 2014 describing the new Lambdas and Streams features in Java ...

2:18:13
Java 8 Lambdas and Streams

378 views

11 years ago