ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

30 results

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

21 views

6 days ago

The Training Guru
Lambda Expressions in Java with AI / Copilot

In this tutorial, I am teaching you the following: 1. What is lambda expression 2. Simple Example 3. Real use case 4. Generating ...

28:03
Lambda Expressions in Java with AI / Copilot

41 views

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

0 views

1 day ago

Java Guides
What is Functional Programming in Java?

Functional programming in Java is a programming style where you write code using functions as the primary building blocks ...

1:24
What is Functional Programming in Java?

408 views

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

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

Rupesh Lomate
Master Java Lambda Expression | Java Method Reference | What is Functional Programming

this video is about java lambda expression. What is lambda expression ? What is the use of lambda expression? How to use ...

32:31
Master Java Lambda Expression | Java Method Reference | What is Functional Programming

13 views

3 days ago

FTC Team 7477 - Super 7
Java Programming Series Episode 82: Method References

... going to talk about method references in Java so method references are essentially a cleaner way to write Lambda expressions ...

2:25
Java Programming Series Episode 82: Method References

1 view

3 days ago

Eye Of A Hero
Loops in Java

... for condition-driven repetition * **`do–while` loop** (executes at least once) * **`forEach()` method** using lambda expressions ...

14:04
Loops in Java

6 views

7 days ago

Chris Cain
CSCD 420 Jan 27 2025
51:25
CSCD 420 Jan 27 2025

0 views

4 days ago

David Whitlock
The Joy of Coding Winter 2026, Session 7

This week, we learn about Continuous Integration with Maven and GitHub Actions. [0:00:00] Continuous Integration [1:19:15] All ...

1:29:56
The Joy of Coding Winter 2026, Session 7

15 views

7 days ago

Todd F
CS 3060 Chap4 Part1

SGG Chapter 4 Part 1 (Module 4)

52:26
CS 3060 Chap4 Part1

0 views

7 days ago

Geeks Academy_10
FrontEnd 57-02 lesson 2

... то такое не работает но это работает если эта функция написана через function а и тут такой момент смотрите function ...

2:05:21
FrontEnd 57-02 lesson 2

31 views

Streamed 5 days ago

Java with Divya😍
HOW I learn JAVA File Handling in JAVA Hindi ,must watch !

... Sorting techniques — Multithreading: thread lifecycle, synchronization, lock, wait/notify — Lambda expressions & Functional ...

7:33
HOW I learn JAVA File Handling in JAVA Hindi ,must watch !

0 views

4 days ago

StudyDesk4U
Python_Workshop_Session-FratelloInnotech 2025-20260126 1305-1

Python_Workshop_Session-FratelloInnotech 2025-20260126 1305-1 And, About Channel, Hey Guys,,, FratelloInnoTech ...

24:06
Python_Workshop_Session-FratelloInnotech 2025-20260126 1305-1

0 views

6 days ago

Java with Divya😍
Top 10 Project Base questions ,you must know #programminglanguage #project

... Sorting techniques — Multithreading: thread lifecycle, synchronization, lock, wait/notify — Lambda expressions & Functional ...

20:47
Top 10 Project Base questions ,you must know #programminglanguage #project

0 views

4 days ago

ElucidateAcademy1.0
Playwright Part12 Async Callback Functions in JavaScript Async callback #asyncjavascript #callback

In this video, we will deeply understand Asynchronous Callback Functions in JavaScript with real-world examples that every ...

16:34
Playwright Part12 Async Callback Functions in JavaScript Async callback #asyncjavascript #callback

24 views

7 days ago

Sanyam IIT Guwahati
Minimum Cost Path with Teleportations | LeetCode 3651 | Complete Intuition Explained

Minimum Cost Path with Teleportations | LeetCode 3651 | Complete Intuition Explained | Leetcode POTD Connect with me: ...

35:13
Minimum Cost Path with Teleportations | LeetCode 3651 | Complete Intuition Explained

6,248 views

6 days ago

Kod Akademi - Java & C++ & Python & JavaFX Eğitim
C++ Ders 53 - Lambda Expression

Merhaba! Bu kanalda birlikte Java, C++, Python ve programlamanın temellerini öğreniyoruz. Dersleri basit, eğlenceli ve ...

5:31
C++ Ders 53 - Lambda Expression

34 views

3 days ago

Kharat Academy - IT Career
Java 8 Features ची ओळख | #java #springboot #spring #springai

Java 8 Features ची ओळख 1. Default Methods in Interface 2. Optional Class 3. Lambda Expression 4. Functional Interface 5.

18:56
Java 8 Features ची ओळख | #java #springboot #spring #springai

0 views

3 days ago

StudyDesk4U
Python_Workshop_Session-FratelloInnotech 2025-20260122 1318-1

Python_Workshop_Session-FratelloInnotech 2025-20260122 1318-1 And, About Channel, Hey Guys,,, FratelloInnoTech ...

31:32
Python_Workshop_Session-FratelloInnotech 2025-20260122 1318-1

0 views

6 days ago

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

Khauf se coder - System Design Interviews
How Node.js handles concurrent request using event loop | HLD: 47

One of the most fascinating aspects of Node.js in backend development and system design is how it efficiently handles concurrent ...

6:51
How Node.js handles concurrent request using event loop | HLD: 47

33 views

4 days ago

CodeToCloudWithMruVedh
Java 8 Features Explained in 10 Minutes | Java 8 Crash Course 🚀

Java8 #JavaCrashCourse #JavaTutorial #LambdaExpressions #StreamAPI #JavaForBeginners #LearnJava #JavaProgramming ...

9:26
Java 8 Features Explained in 10 Minutes | Java 8 Crash Course 🚀

84 views

21 hours ago

Umendra Dev
Methods in Java Full Explained | With Best Examples

Methods in Java Full Explained | With Best java java programming core java advanced java java basics java concepts java tutorial ...

18:51
Methods in Java Full Explained | With Best Examples

21 views

3 days ago