Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
33 results
0 views
2 days ago
In this lesson, we introduce Streams and lambda expressions, which allow Java to process data declaratively instead of ...
3 views
13 views
6 days ago
0
Which functional interface does a Java lambda expression always target? This quick Java MCQ explains the most important ...
81 views
3 days ago
In this video, we build a real-world intelligent application using Spring AI and understand how PromptTemplate actually works in a ...
695 views
1 day ago
Java 8 Explained | Lambdas, Streams, Optional & Date Time API Java 8 was a game-changer for the Java ecosystem.
46 views
4 days ago
In this Java Shorts video, I explain the real difference between Collector, Collectors, and collect() in the simplest way possible.
236 views
5 days ago
Java 8 is one of the most powerful updates in Java programming, and it completely changed the way developers write code.
186 views
In this video, I cover every use case of sorted(), including natural sorting, custom sorting, lambda expressions.
37 views
Streamed 6 days ago
534 views
Spring Java interview questions and answers SpringBoot Interview 4-7 Years (Set 1) | Java | Microservices | Lazy Programmer To ...
195 views
Can You Create a Thread Without Extending Thread or Implementing Runnable? | Java Multithreading Explained In this video, we ...
14 hours ago
In this lecture, Abdul Bari explains the fundamentals of Lambda Expressions in Java. You will learn why lambda expressions were ...
20 hours ago
Tab hum use karte hain Comparator Interface with Lambda Expressions. The "Cheat Code" Syntax: Arrays.sort(arr, (a, b) hyphen ...
Functional Programming in Java with this concise tutorial. We guide you through essential Java 8 features, including Lambda ...
11 views
n this video, we will learn how to find the maximum and minimum salary from a list of employees using the Java 8 Stream API.
18 views
... Comparable, Sorting techniques — Multithreading: thread lifecycle, synchronization, lock, wait/notify — Lambda expressions ...
This lecture covers advanced concepts of Lambda Expressions in Java, focusing on parameters and variable capture. Abdul Bari ...
In this lecture, Abdul Bari explains Method References in Java, which are a shorter and cleaner alternative to Lambda ...