ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8,612 results

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

11 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

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

11 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,743 views

7 years ago

Java
Java 8 Lambdas Hacking

... tricks on lambdas coding with a live hacking session featuring Venkat Subramaniam, author of Functional Programming in Java.

34:48
Java 8 Lambdas Hacking

29,848 views

12 years ago

Java
Java 8 Date and Time API with Jim Gough

Live Coding on the Java 8 Date and Time API with Jim Gough from the London Java Community (LJC). http://nighthacking.com/ ...

32:06
Java 8 Date and Time API with Jim Gough

33,970 views

12 years ago

Interview DOT
JAVA 8 - CAN I UPDATE LOCAL VARIABLE INSIDE A LAMBDA EXPRESSION EFFECTIVELY FINAL | INTERVIEWDOT

JAVA8 #JAVA8INTERVIEW #JAVA8INTERVIEWLAMBDA #JAVA8EFFECTIVEFINAL Click here ...

1:57
JAVA 8 - CAN I UPDATE LOCAL VARIABLE INSIDE A LAMBDA EXPRESSION EFFECTIVELY FINAL | INTERVIEWDOT

3,555 views

4 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,482 views

2 years ago

Java
Beyond Java 8 Lambdas

Java 8 lambdas has been a long time in coming, and will dramatically change the way you code Java applications. However, it is ...

43:52
Beyond Java 8 Lambdas

9,195 views

12 years ago

Interview DOT
Explain Java 8 Lambda Expression | What is Lambda Expression | Example Java Code Demo | InterviewDOT

... Java lambda expressions are new in Java 8. Java lambda expressions are Java's first step into functional programming. A Java ...

3:03
Explain Java 8 Lambda Expression | What is Lambda Expression | Example Java Code Demo | InterviewDOT

4,497 views

5 years ago

Gain Java Knowledge
Java 8 Coding and Programming Interview Questions and Answers

Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...

59:22
Java 8 Coding and Programming Interview Questions and Answers

8,295 views

2 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

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

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

Java Puzzle
Java Lambda and Stream Full Course | Zero to Hero | Complete Course

Devoxx #VenkatSubramaniam #JavaPuzzle The first thing visible in Java 8 is the lambdas, but the real power is in Streams.

2:32:57
Java Lambda and Stream Full Course | Zero to Hero | Complete Course

41,844 views

4 years ago

Gain Java Knowledge
Count occurrences of a string using java8 stream

Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...

4:14
Count occurrences of a string using java8 stream

6,934 views

2 years ago

Interview DOT
Java 8 - When To Use A Lambda ? Benefits Of Lambda | Boiler Plate Code | Example Code | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java 8 ...

2:19
Java 8 - When To Use A Lambda ? Benefits Of Lambda | Boiler Plate Code | Example Code | InterviewDOT

1,288 views

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

Interview DOT
Explain Java 8 Streams API | What is Filter, Map, FlatMap ?| Example Java Code Demo | InterviewDOT

Example Java Code Demo | InterviewDOT The Java 8 release of Java Programming language was a game-changer version.

3:39
Explain Java 8 Streams API | What is Filter, Map, FlatMap ?| Example Java Code Demo | InterviewDOT

11,190 views

5 years ago

BitWise Tutorials
Java 8 Full Tutorial for Beginners 2024: Master Modern Java Programming 🚀

Title: "Java 8 Full Tutorial for Beginners 2024: Master Modern Java Programming " Description: Dive into the world of Java 8 ...

9:33:07
Java 8 Full Tutorial for Beginners 2024: Master Modern Java Programming 🚀

75 views

2 years ago

JCConf Taiwan
401 08 Functional Programming in Java
38:54
401 08 Functional Programming in Java

455 views

5 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

ConfEngine
Testing in the world of Functional Programming by Luka Jacobowitz at #FnConf18

Testing is one of the most fundamental aspects of being a software developer. There are several movements and communities ...

46:12
Testing in the world of Functional Programming by Luka Jacobowitz at #FnConf18

533 views

7 years ago

Víctor Orozco
Desde Java 8 hasta Java 17

En este webinar en conjunto con el Colegio de Ingenieros de Guatemala, recorremos caracteristicas interesantes desde Java 8 ...

1:28:58
Desde Java 8 hasta Java 17

11,168 views

4 years ago