ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

114 results

King Kodes
Intro to Lambda Expressions in Java (Pt.1)

Understanding the basics of lambda expressions in Java, how they simplify code, and to practice using them in various scenarios.

1:18:35
Intro to Lambda Expressions in Java (Pt.1)

23 views

8 months ago

The Debug Zone
Can Lambda Expressions Return from a Method and Break Execution in Java?

In this video, we delve into the intriguing world of lambda expressions in Java and explore their behavior in relation to method ...

1:38
Can Lambda Expressions Return from a Method and Break Execution in Java?

1 view

1 month ago

devmark_ru
Functional Interfaces and Lambda Expressions in Java

The Stream API, which significantly simplifies working with collections in Java, is based on the concept of functional ...

13:39
Functional Interfaces and Lambda Expressions in Java

355 views

1 month ago

King Kodes
Intro to Lambda Expressions in Java (Pt.2)

Understanding the basics of lambda expressions in Java, how they simplify code, and to practice using them in various scenarios.

29:26
Intro to Lambda Expressions in Java (Pt.2)

24 views

8 months 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? λ

375 views

7 months ago

Geoffrey Schmit
01.15: Map class merge method (lambda expressions)

Data Structures. Naperville North High School, Software Engineering, 2025-2026.

23:16
01.15: Map class merge method (lambda expressions)

26 views

3 months ago

Im-Teched
Java Stream Magic Makes Duplicates DISAPPEAR!

Remove Duplicates from a List using Java Streams – Explained Fast! java stream, java stream api, java stream duplicate, java ...

0:59
Java Stream Magic Makes Duplicates DISAPPEAR!

98 views

7 months ago

The Debug Zone
Java 8 Type Inference Error: Assigning Lambda Expression to Object Variable

In this video, we delve into a common pitfall encountered in Java 8: the type inference error that arises when assigning lambda ...

1:55
Java 8 Type Inference Error: Assigning Lambda Expression to Object Variable

0 views

1 month ago

Im-Teched
Make Java Strings UPPERCASE in 60 Seconds!

Learn how to transform any list of strings to UPPERCASE in Java using just one powerful line of code — clean, fast, and ...

0:56
Make Java Strings UPPERCASE in 60 Seconds!

844 views

7 months ago

The Debug Zone
Understanding Lambda Memory Assignment and Non-Superclass References in Java

In this video, we delve into the intricacies of lambda expressions in Java, focusing on memory assignment and the nuances of ...

1:36
Understanding Lambda Memory Assignment and Non-Superclass References in Java

2 views

2 months ago

Cave of Programming
Lambdas with Receivers: Kotlin for Complete Beginners 042

Some revision on functions with receivers, and about lambda expressions with receivers. Github: ...

6:47
Lambdas with Receivers: Kotlin for Complete Beginners 042

299 views

10 months ago

Mohit patil
JAVA_8 Features

JAVA_8 Features.

1:37:39
JAVA_8 Features

4 views

9 months ago

The Debug Zone
Why Can't I Use Lambda Expressions with Interfaces in Kotlin?

In this video, we delve into the intriguing topic of lambda expressions and their relationship with interfaces in Kotlin. While Kotlin ...

3:21
Why Can't I Use Lambda Expressions with Interfaces in Kotlin?

3 views

11 months ago

Learn Always!
#21 Anonymous class in Interface and Lambda Expressions in Java in Telugu

Anonymous class in Interface and Lambda Expressions in Java in Telugu.

2:49
#21 Anonymous class in Interface and Lambda Expressions in Java in Telugu

0 views

3 weeks ago

The Debug Zone
Understanding Why Functional Interfaces Can't Have Multiple Abstract Methods in Java 8

In this video, we delve into the concept of functional interfaces in Java 8, exploring their significance in the context of lambda ...

2:17
Understanding Why Functional Interfaces Can't Have Multiple Abstract Methods in Java 8

3 views

1 month ago

The Debug Zone
Fixing Lambda Expressions in Android Library Module: Common Issues & Solutions

In this video, we dive into the world of Android development, focusing on the common pitfalls developers face when working with ...

1:49
Fixing Lambda Expressions in Android Library Module: Common Issues & Solutions

0 views

1 month ago

The Debug Zone
Understanding Why Adding .map(a - a) Fixes Compilation Issues in Java

In this video, we delve into a common yet perplexing issue faced by Java developers: compilation errors that can arise when ...

2:54
Understanding Why Adding .map(a - a) Fixes Compilation Issues in Java

0 views

5 months ago

King Kodes
Recursion in JAVA

Recursive string-reversal utility #applicationdeveloper #applicationdevelopment #computerscience #trending #trend #java ...

59:58
Recursion in JAVA

10 views

6 months ago

The Debug Zone
Understanding Non-Capturing Lambdas: Why They Capture Enclosing Instances

In this video, we delve into the intriguing world of non-capturing lambdas in programming. We'll explore how these concise ...

3:49
Understanding Non-Capturing Lambdas: Why They Capture Enclosing Instances

9 views

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

0 views

1 month ago