ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

43 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

10 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

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

10 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

6 views

3 days 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

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

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

526 views

3 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

3 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

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

3 months ago

The Debug Zone
Java 8 Lambda Stream with JsonArray: A Complete Guide and Solutions

In this comprehensive guide, we delve into the powerful features of Java 8, focusing on Lambda expressions and the Stream API, ...

1:53
Java 8 Lambda Stream with JsonArray: A Complete Guide and Solutions

5 views

10 months ago

The Debug Zone
Applying Multiple Functions to a Value in Java 8: A Step-by-Step Guide

In this video, we dive into the powerful features of Java 8, focusing on how to apply multiple functions to a single value using the ...

1:31
Applying Multiple Functions to a Value in Java 8: A Step-by-Step Guide

2 views

11 months ago

Coding wala Shree
Java Stream API – Terminal Operations: findFirst, findAny, allMatch, anyMatch, noneMatch | PART 7

... Learn Functional Interfaces & Lambda Expressions (Pre-requisite for Streams): Part 1 - Introduction to Functional Interfaces ...

21:54
Java Stream API – Terminal Operations: findFirst, findAny, allMatch, anyMatch, noneMatch | PART 7

100 views

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

3 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

14 views

2 months ago

Coding wala Shree
Java Streams: peek(), distinct(), limit(), skip() Explained with Real-World Examples | PART 5

... Learn Functional Interfaces & Lambda Expressions (Pre-requisite for Streams): Part 1 - Introduction to Functional Interfaces ...

40:44
Java Streams: peek(), distinct(), limit(), skip() Explained with Real-World Examples | PART 5

658 views

11 months ago

Mohit patil
JAVA_8 Features

JAVA_8 Features.

1:37:39
JAVA_8 Features

4 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

2 views

2 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

3 views

4 months ago

The Debug Zone
How to Remove Duplicates from a List in Java 8: A Step-by-Step Guide

In this video, we'll explore a common challenge faced by Java developers: removing duplicates from a list. With the introduction of ...

2:32
How to Remove Duplicates from a List in Java 8: A Step-by-Step Guide

0 views

3 months ago