ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,615 results

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

The Debug Zone
Java 8 Functional Interface for Callbacks: A Complete Guide and Solutions

In this video, we dive into the world of Java 8 functional interfaces, focusing specifically on their role in implementing callbacks.

1:34
Java 8 Functional Interface for Callbacks: A Complete Guide and Solutions

2 views

2 months ago

ITGARDEN
How to create functional interface in Java 8

This video explains how to create a functional interface in Java 8. this is a frequent question in Core java interview.

4:57
How to create functional interface in Java 8

63 views

4 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,847 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
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,969 views

12 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

SreenuTech
JDK8 Features (Predefined Functional Interface-Function) Session-12 | By Mr. Sreenivas

About Sreenu Technologies: Sreenu Technologies has established in 2013 May. We are experts on Java Realtime Project ...

53:21
JDK8 Features (Predefined Functional Interface-Function) Session-12 | By Mr. Sreenivas

723 views

3 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

Ivan Ponomarev
Mainor 2022: Java lambdas & method references

Slides: https://inponomarev.github.io/java-mipt/slides07/index-en.html#/_callbacks_before_lambdas Eesti Ettevõtluskõrgkool ...

1:13:21
Mainor 2022: Java lambdas & method references

694 views

3 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

Payilagam
Java in Tamil - New Features - Lambda Expressions, Functional Interfaces in Tamil

Document to practice: https://payilagam.com/java/java-new-features-lambda-expressions-functional-interfaces/ Learn Java New ...

37:58
Java in Tamil - New Features - Lambda Expressions, Functional Interfaces in Tamil

27,654 views

Streamed 2 years ago

Interview DOT
JAVA 8 LAMBDA SUPPLIER | WHY DO WE NEED SUPPLIER | FUNCTIONAL INTERFACE | JAVA CODE | InterviewDOT

JAVA8 #FUNCTIONALINTERFACE #JAVA8LAMBDA #JAVAFUNCTIONALINTERFACE #FUNCTIONALINTERFACEJAVA ...

1:19
JAVA 8 LAMBDA SUPPLIER | WHY DO WE NEED SUPPLIER | FUNCTIONAL INTERFACE | JAVA CODE | InterviewDOT

553 views

4 years ago

Clouds Tech Talk
Hands on with  Functional Interface - Advance Java Series 002

This video will help you to understand about Java Functional Interface which was introduced in Java 8. We will do hands on ...

6:00
Hands on with Functional Interface - Advance Java Series 002

21 views

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

2 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,549 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

westhillcs
DS 105: Functional Programming: Using Java's Library for Functional Interfaces

Computer Science Video for Westhill High School.

7:59
DS 105: Functional Programming: Using Java's Library for Functional Interfaces

18 views

2 years ago

Payilagam
Java in Tamil - Java 8 Features - Lambda Expressions, Functional Interface - Default Method

Our Website: https://payilagam.com Our Video Tutorials: தமிழில் ஜாவா: ...

55:53
Java in Tamil - Java 8 Features - Lambda Expressions, Functional Interface - Default Method

45,251 views

4 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

11 years ago

Interview DOT
JAVA 8 INTERVIEW QUESTION ANSWER | FIND EVEN NUMBERS USING STREAM AND LAMBDA FUNCTIONS |InterviewDOT

The term Java functional interface was introduced in Java 8. A functional interface in Java is an interface that contains only a ...

1:34
JAVA 8 INTERVIEW QUESTION ANSWER | FIND EVEN NUMBERS USING STREAM AND LAMBDA FUNCTIONS |InterviewDOT

469 views

4 years ago

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

The main presentation starts at 6:34. This month, Ming-Yee lu will tell us How Java 8 Will Change the Way We Work with ...

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

7,718 views

11 years ago

Edgars Garsneks
Java Functional Interfaces? λ

Ever wondered what a functional interface is in Java? It's just an interface with ONE abstract method — perfect for clean, simple ...

0:57
Java Functional Interfaces? λ

376 views

9 months ago

Java
JUG Cologne Lambda Presentation by Simon Ritter

Presentation by Simon Ritter on the new lambda language feature and Stream API in Java 8. This was presented to JUG Cologne ...

52:02
JUG Cologne Lambda Presentation by Simon Ritter

971 views

11 years ago