ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

94 results

Commit And Run
Why Java Lambda Functions Exist (Explained from Scratch)

Java lambda functions can feel strange and confusing — especially if you're coming from pre-Java 8 or learning Java for ...

5:03
Why Java Lambda Functions Exist (Explained from Scratch)

0 views

4 days ago

Tech Dive with Kosha
Why Java Developers MUST Learn Streams & Lambda  | Write Less, Do More

Modern Java is no longer about long loops and verbose code. If you're a Java developer and not using Streams & Lambda, ...

6:21
Why Java Developers MUST Learn Streams & Lambda | Write Less, Do More

22 views

7 days ago

Durga Software Solutions
Mastering Lambda Expressions Streamlining Java Code for Efficiency

Lambda expressions changed the way Java developers write code In this video, you'll master Lambda Expressions and learn ...

5:51
Mastering Lambda Expressions Streamlining Java Code for Efficiency

152 views

2 weeks ago

IntelliSkills
Java forEach Method using Stream API & Lambda Expressions | Practical Coding | Session 1

In this video (Session 1), you will learn the Java forEach() method in Stream API using Lambda Expressions with practical coding ...

7:05
Java forEach Method using Stream API & Lambda Expressions | Practical Coding | Session 1

19 views

4 weeks ago

PhilodeX
#01 | Functional Interface and Lambda Expression in Java 8 | Explained

Java Functional Interface and Lambda Expression Explained In this video, we learn Functional Interface and Lambda Expression ...

6:02
#01 | Functional Interface and Lambda Expression in Java 8 | Explained

2 views

3 weeks ago

Coding-Config
Java 8 Features - Functional Interface 1|| With AI Tools || Grok || NotebookLM

I explained the concept of Functional Interfaces in Java, which are interfaces that contain only one public abstract method, ...

6:45
Java 8 Features - Functional Interface 1|| With AI Tools || Grok || NotebookLM

64 views

3 weeks ago

ACCU Conference
Immediately Invoked Coroutine Lambdas in C++23 - Lifetime Pitfalls & Best Practices  Jonathan Müller

ACCU Membership: https://tinyurl.com/ydnfkcyn --- Immediately Invoked Coroutine Lambdas in C++23 - Lifetime Pitfalls and Best ...

5:21
Immediately Invoked Coroutine Lambdas in C++23 - Lifetime Pitfalls & Best Practices Jonathan Müller

453 views

13 days ago

dailyTechBuilder
Java 8 Lambda Expressions: History & Benefits Explained | Why Use Lambda?

In this video, we dive deep into Java 1.8 Lambda Expressions. Many developers use Lambda, but do you know the history behind ...

4:10
Java 8 Lambda Expressions: History & Benefits Explained | Why Use Lambda?

15 views

1 day ago

IEMDaily - Video Lecture Notes (English)
78. From 5 Lines to 1: Simplify Java Code with Lambda Expressions

Stop writing clunky code! In this tutorial, we zoom in on Java Lambda Expressions that return a value—a critical concept for ...

6:52
78. From 5 Lines to 1: Simplify Java Code with Lambda Expressions

2 views

12 days ago

IEMDaily - Video Lecture Notes (English)
77. Anonymous Inner Classes vs. Lambdas: The Ultimate Java Makeover

In this video, we dive into Java Lambda expressions—a powerful feature that transforms boilerplate code into clean, readable, ...

6:54
77. Anonymous Inner Classes vs. Lambdas: The Ultimate Java Makeover

1 view

12 days ago

VSP Technologies
Java 8 Features | Functional Programming Basics

In this video, we explore Functional Programming in Java, an important concept in Java Fundamentals, introduced mainly in Java ...

10:45
Java 8 Features | Functional Programming Basics

22 views

4 weeks ago

IEMDaily - Video Lecture Notes (English)
76. Master Java Functional Interfaces: The Key to Lambda Expressions

Are you a Java developer looking to sharpen your skills or a student preparing for an exam? In this video, we dive deep into the ...

5:59
76. Master Java Functional Interfaces: The Key to Lambda Expressions

1 view

12 days ago

Carlos Calderon
Introducción a las interfaces funcionales. Implementación por operador lambda.

Hoy aprenderemos lo que son las interfaces funcionales y su implementación por operador lambda. #java #functionalinterface ...

18:19
Introducción a las interfaces funcionales. Implementación por operador lambda.

24 views

3 weeks ago

IEMDaily - Video Lecture Notes (English)
102. Java Streams vs. Loops: Build a Data Assembly Line

We also cover how to replace anonymous classes with clean Lambda expressions and explore "line upgrades" like .sorted() and ...

7:12
102. Java Streams vs. Loops: Build a Data Assembly Line

8 views

12 days ago

ACM SIGPLAN
[RocqPL'26] Lambda JS à la Carte

Lambda JS à la Carte (Video, RocqPL 2026) Kirill Golubev, Mikhail Barash, and Jaakko Järvi (University of Turku; University of ...

16:15
[RocqPL'26] Lambda JS à la Carte

6 views

7 days ago

vlogommentary
Understanding Why a Kotlin Lambda Wrapped as a Functional Interface Gets Garbage Collected

Explore why Kotlin lambdas passed to Java methods expecting functional interfaces might be garbage collected when stored as ...

4:36
Understanding Why a Kotlin Lambda Wrapped as a Functional Interface Gets Garbage Collected

0 views

5 days ago

Coding-Config
Java 8 Features - Lambda Expression 2|| With AI Tools uses || Napkin || NotebookLM

I explained the concept of Lambda Expression in Java. Lambda expressions allow you to write short blocks of code that take ...

8:05
Java 8 Features - Lambda Expression 2|| With AI Tools uses || Napkin || NotebookLM

28 views

12 days ago

LogicStack
Java Stream forEach() Explained | Common Mistakes You MUST Avoid

In this video, we deep dive into the Java Stream forEach() method — one of the most misunderstood parts of Java Streams.

8:53
Java Stream forEach() Explained | Common Mistakes You MUST Avoid

18 views

9 days ago

Java Simplified
String List to Integer List Conversion Using Java Streams

Welcome to Java Stream API Interview Questions & Real Examples This playlist covers Java 8 Streams, real-world use cases, ...

10:58
String List to Integer List Conversion Using Java Streams

31 views

10 days ago

LogicStack
Java Stream filter() Explained Simply — Stop Writing if-else in Loops | Common Mistakes & Examples

Java Stream filter() explained in a simple and practical way. In this video, you'll learn how the Stream API filter() method works, ...

7:57
Java Stream filter() Explained Simply — Stop Writing if-else in Loops | Common Mistakes & Examples

9 views

10 days ago

Durga Software Solutions
Functional Interfaces in Java Practical Applications and Best Practices

Functional interfaces in Java Java functional programming Lambda expressions Java @FunctionalInterface annotation Predicate ...

5:11
Functional Interfaces in Java Practical Applications and Best Practices

39 views

2 weeks ago

Carlos Calderon
Interfaces funcionales - 2 | [hands-on] Ejercicios resueltos

Hoy continuamos con interfaces funcionales, resolviendo los ejercicios que dejamos en la clase pasada. #handson #java ...

13:25
Interfaces funcionales - 2 | [hands-on] Ejercicios resueltos

18 views

3 weeks ago

IEMDaily - Video Lecture Notes (English)
66. Why Create a Subclass? Master Java Anonymous Inner Classes Instead

Unlock the power of Java Anonymous Inner Classes! Have you ever needed to change the behavior of a single object without ...

5:52
66. Why Create a Subclass? Master Java Anonymous Inner Classes Instead

4 views

11 days ago

IEMDaily - Video Lecture Notes (English)
91. Java Threads: Stop Extending Thread! The Right Way with Runnable & Lambdas

Are you still creating Java threads by extending the Thread class? You might be backing yourself into a design corner.

6:04
91. Java Threads: Stop Extending Thread! The Right Way with Runnable & Lambdas

8 views

11 days ago

techtutortamil
Java Consumer Interface Explained | Lambda & Consumer Chaining Example

In this tutorial, you will learn how to use the Consumer functional interface in Java with practical examples. We start by explaining ...

11:38
Java Consumer Interface Explained | Lambda & Consumer Chaining Example

23 views

2 weeks ago