ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

335 results

Splash Conference 2017
Understanding the Use of Lambda Expressions in Java

Davood Mazinanian, Ameya Ketkar, Nikolaos Tsantalis, Danny Dig Java 8 retrofitted lambda expressions, a core feature of ...

17:54
Understanding the Use of Lambda Expressions in Java

262 views

8 years ago

The Debug Zone
Unlock Java Secrets: Convert Lambda to Method Reference or Miss Out!

In this video, we dive into the powerful world of Java programming, focusing on the nuances of lambda expressions and method ...

6:23
Unlock Java Secrets: Convert Lambda to Method Reference or Miss Out!

4 views

1 year ago

Tech Talks بالعربى
Java 8 part 1 - Lambda expressions (Arabic بالعربي )
16:08
Java 8 part 1 - Lambda expressions (Arabic بالعربي )

6,725 views

7 years ago

The Debug Zone
How do you use conditions in lambda expression in java 8?

java: How do you use conditions in lambda expression in java 8? Thanks for taking the time to learn more. In this video I'll go ...

5:28
How do you use conditions in lambda expression in java 8?

3 views

1 year ago

Coding wala Shree
Lambda Expressions and Functional Interfaces - Part 2

Java8, #Java8Feature, #LambdaExpressions, #FunctionalInterface, #FunctionalInterfaceAnnotation, #CodingWalaShree In this ...

17:26
Lambda Expressions and Functional Interfaces - Part 2

356 views

1 year ago

Coding wala Shree
Lambda Expressions and Functional Interfaces - Part 3

Java8, #Java8Feature, #LambdaExpressions, #FunctionalInterface, #FunctionalInterfaceAnnotation, #Consumer, #Function, ...

17:23
Lambda Expressions and Functional Interfaces - Part 3

284 views

1 year ago

Coding wala Shree
Lambda Expressions and Functional Interfaces - Part 1

Java8, #Java8Feature, #LambdaExpressions, #FunctionalInterface, #FunctionalProgramming, #FunctionalInterfaceAnnotation, ...

14:04
Lambda Expressions and Functional Interfaces - Part 1

611 views

1 year ago

inayat ali lakho
Java   Lambda Expression   Functional Interface

Java Lambda Expression Functional Interface.

8:38
Java Lambda Expression Functional Interface

1 view

11 months ago

The Debug Zone
Why can a lambda expression be used as a Comparator?

java: Why can a lambda expression be used as a Comparator? Thanks for taking the time to learn more. In this video I'll go ...

7:55
Why can a lambda expression be used as a Comparator?

4 views

1 year ago

Tech Talks بالعربى
Java 8 part 4 - Method refrence (Arabic بالعربي )
9:21
Java 8 part 4 - Method refrence (Arabic بالعربي )

904 views

7 years ago

The Debug Zone
Lambda Expressions vs Static Methods: Key Differences Explained

In this video, we dive into the fundamental differences between lambda expressions and static methods in programming.

5:23
Lambda Expressions vs Static Methods: Key Differences Explained

5 views

1 year ago

Java
What's New in the JVM by Gil Tene

Presentation by Gil Tene on the new JVM features for the upcoming Java SE 8 release. http://nighthacking.com/

19:36
What's New in the JVM by Gil Tene

5,819 views

11 years ago

SUPINFO中国校区公开课程
java 8
13:26
java 8

82 views

10 years ago

Gain Java Knowledge
How To Sort A List Using Java 8 different ways

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

16:02
How To Sort A List Using Java 8 different ways

414 views

2 years ago

Clouds Tech Talk
Method Reference Hands on - Advance Java Series 004

This video will help you to understand about Method Reference of Java 8 and beyond. We will do hands on coding with different ...

11:40
Method Reference Hands on - Advance Java Series 004

41 views

7 years ago

ITGARDEN
What is the use of functional interface and how to implement in Lambda expression?

This video explains how to create and functional interface and how to use a functional interface with Lambda expression.

14:36
What is the use of functional interface and how to implement in Lambda expression?

60 views

4 years ago

Code Lab
Lambda expressions

Lambda expessions are one use calculator which can calculate multiple numbers at a time. For example:- my_nums = [1,2,3,4,5,6 ...

4:35
Lambda expressions

37 views

4 years ago

Alexander Hess - Pythonista
Using map() and filter() with lambda expressions

In this video, I review the example of the previous two videos, "A first look at the map-filter-reduce paradigm" and "Modeling 'rules ...

19:28
Using map() and filter() with lambda expressions

225 views

4 years ago

The Debug Zone
How to Replace Retrolambda with Java 8 Features in Android Studio 3.0

As we dive into the benefits of using Java 8's lambda expressions and streams, you'll learn how to modernize your codebase, ...

4:16
How to Replace Retrolambda with Java 8 Features in Android Studio 3.0

5 views

1 year ago

Indently
Learn Kotlin for Android: Lambda Expressions (Lesson 24)

So here are the very basics regarding lambda expressions in Kotlin! ​​​​

4:52
Learn Kotlin for Android: Lambda Expressions (Lesson 24)

4,721 views

5 years ago

Crack Java
Live Coding- Different Ways to create thread

Different ways to create thread using eclipse IDE - Using Thread Class - Using Runnable interface Thread best practices .

12:00
Live Coding- Different Ways to create thread

51 views

5 years ago

Peter Schneider
Does Java support default parameter values?

Does Java support default parameter values? I hope you found a solution that worked for you :) The Content (except music ...

6:40
Does Java support default parameter values?

101 views

3 years ago

Coding wala Shree
🚀 Java Streams Explained | PART 1 | Core Stream API & Basic Operations for Beginners

Welcome to Part 1 of our Java Streams series! In this video, we explore the Java 8 Stream API, the key differences between ...

18:12
🚀 Java Streams Explained | PART 1 | Core Stream API & Basic Operations for Beginners

1,322 views

1 year ago

Roel Van de Paar
In Java 8, is it stylistically better to use method reference expressions

Software Engineering: In Java 8, is it stylistically better to use method reference expressions or methods returning an ...

4:24
In Java 8, is it stylistically better to use method reference expressions

19 views

3 years ago

The Debug Zone
How to Check for Prime Numbers in Java 8: A Step-by-Step Guide

In this video, we'll explore the fascinating world of prime numbers and how to efficiently check for them using Java 8. Whether ...

5:13
How to Check for Prime Numbers in Java 8: A Step-by-Step Guide

8 views

11 months ago