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
900 results
Practicing functional programming inside a Fortune 100 enterprise can feel like flying the Starship Enterprise through asteroid ...
248 views
2 weeks ago
Functional Programming in Java with this concise tutorial. We guide you through essential Java 8 features, including Lambda ...
41 views
3 weeks ago
a-ing your q's.
40,135 views
3 days ago
Java Records look simple, but they're one of the most misunderstood features in modern Java. In this video, we do a deep dive ...
2,386 views
In this video (Session 1), you will learn the Java forEach() method in Stream API using Lambda Expressions with practical coding ...
10 views
6 days ago
In today's video, we're going to discuss lambdas, break them down, and explore the types of problems they solve. By the end of ...
53 views
Welcome back to CodeCraft with Poonam ! In this video, we'll simplify Lambda Expressions in Java — a modern Java feature ...
0 views
9 days ago
Staying up to date with Modern Java can feel overwhelming. If you don't have any experience with recent Java versions (or at all), ...
305 views
In this video, we explore Functional Programming in Java, an important concept in Java Fundamentals, introduced mainly in Java ...
Learn why Java's functional interfaces allow calling methods seemingly without explicit definitions, explained with lambda ...
In this video, we will learn how to find duplicate characters in a string using Java 8 Stream API. This is a commonly asked Java ...
21 views
Today we are walking through the complete Spring Boot and Microservices roadmap for 2026. This roadmap is designed to take ...
4,096 views
In 2014, JDK 8 introduced the Stream API, bringing a taste of functional programming to Java. 11 years later, in 2025, with the ...
212 views
In this video, we explain Java Lambda Expressions along with Filter and Predicate in a simple and practical way. Topics ...
14 views
7 days ago
Vavr (Functional programming) ⏱️ TIMELINE: 00:00 - Intro 00:02 - Game Status 00:40 - Game Id 02:50 - DDD for Ids 05:00 ...
43 views
... #LambdaExpressions #Java8 #JavaTutorial #FunctionalProgramming #JavaBasics #Programming #JavaLearning #Coding.
In this lecture, Abdul Bari explains the fundamentals of Lambda Expressions in Java. You will learn why lambda expressions were ...
29 views
Listen to this audiobook in full for free on https://hotaudiobook.com Title: Java Programming for beginners: Learn Java ...
13 days ago
In this video, we explain Sealed Classes in Java (Java 17+). ✓ What are Sealed Classes? ✓ Why Java introduced Sealed ...
11 views
8 days ago
Understand when and why you can avoid wrapping Supplier instances with custom classes like DummySupplier, and how to ...