ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

93 results

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

836 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

8 months ago

Roel Van de Paar
Java Lambda expression parameters

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:01
Java Lambda expression parameters

3 views

4 months ago

Roel Van de Paar
Flatmap in java: is the lambda really necessary?

Flatmap in java: is the lambda really necessary? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:34
Flatmap in java: is the lambda really necessary?

7 views

2 months ago

The Debug Zone
Lambda function in Java 8 with no parameter and returning value

Today's Topic: Lambda function in Java 8 with no parameter and returning value Thanks for taking the time to learn more.

2:54
Lambda function in Java 8 with no parameter and returning value

0 views

5 months ago

Roel Van de Paar
Filtering a list using Java 8 lambda expressions

Filtering a list using Java 8 lambda expressions Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:34
Filtering a list using Java 8 lambda expressions

4 views

3 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

7 months ago

Peter Schneider
Codereview: EF6-Lambda Expressions deep big-tree query

EF6-Lambda Expressions deep big-tree query I hope you found a solution that worked for you :) The Content is licensed under ...

3:02
Codereview: EF6-Lambda Expressions deep big-tree query

8 views

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

11 months ago

The Debug Zone
How to Signal Errors in AWS Lambda for Java Without Throwing Exceptions

In this video, we explore a crucial aspect of AWS Lambda development: signaling errors in Java applications without resorting to ...

2:05
How to Signal Errors in AWS Lambda for Java Without Throwing Exceptions

14 views

10 months ago

Roel Van de Paar
How to use a Java 8 Lambda expression to convert a List of one type to a List of its subtype?

How to use a Java 8 Lambda expression to convert a List of one type to a List of its subtype? Helpful? Please use the *Thanks* ...

2:50
How to use a Java 8 Lambda expression to convert a List of one type to a List of its subtype?

1 view

1 month ago

The Debug Zone
Java 8 Lambda List to MapInt, ListString

Today's Topic: Java 8 Lambda List to MapInt, ListString Thanks for taking the time to learn more. In this video I'll go through your ...

1:46
Java 8 Lambda List to MapInt, ListString

0 views

5 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

7 months ago

The Debug Zone
Kotlin Lambda Decompiled to Java: Understanding Function0 and Null.INSTANCE

In this video, we dive into the fascinating world of Kotlin and its seamless interoperability with Java. We'll explore the intricacies of ...

1:30
Kotlin Lambda Decompiled to Java: Understanding Function0 and Null.INSTANCE

22 views

11 months ago

The Debug Zone
AWS Lambda Java how to read properties file

Today's Topic: AWS Lambda Java how to read properties file Thanks for taking the time to learn more. In this video I'll go through ...

3:09
AWS Lambda Java how to read properties file

0 views

5 months ago

The Debug Zone
Java 8: How to turn a list into a list of lists using lambda

Today's Topic: Java 8: How to turn a list into a list of lists using lambda Thanks for taking the time to learn more. In this video I'll go ...

3:52
Java 8: How to turn a list into a list of lists using lambda

0 views

4 months ago

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

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

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

26 views

9 months ago

The Debug Zone
How do I declare a function parameter to accept functions that throw?

Today's Topic: How do I declare a function parameter to accept functions that throw? Thanks for taking the time to learn more.

1:47
How do I declare a function parameter to accept functions that throw?

1 view

4 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

2 views

7 months ago

The Debug Zone
Java 8 Filter Examples: How to Filter Collections Based on Boolean Values

In this video, we dive into the powerful filtering capabilities introduced in Java 8, focusing on how to effectively filter collections ...

2:38
Java 8 Filter Examples: How to Filter Collections Based on Boolean Values

4 views

8 months ago