ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

62 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

356 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

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

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

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

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

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

Mohit patil
JAVA_8 Features

JAVA_8 Features.

1:37:39
JAVA_8 Features

4 views

9 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

87 views

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

9 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

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

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

8 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

1 month 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 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