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
312 results
https://docs.oracle.com/en/java/javase/25/docs/api/jdk.jshell/jdk/jshell/package-summary.html 0:00 Intro 0:50 Expressions 4:00 ...
249 views
4 weeks ago
In this video we are learning about functional interface in java and also how it works with lambda to help us writing code using ...
19 views
3 weeks ago
Java Streams reduce() – Complete Guide with Real Examples | Sum, Product, Max, Longest String & More Welcome to this ...
35 views
Java Full Stack Interview Drill: 20 Advanced MCQs (Spring Boot, React Hooks, & Core Java Deep Dive) Welcome to PLL ...
0 views
2 weeks ago
Full Stack Java Developer RoadMap 2026 Backend Java Java Functional programming (Java 8) IDEs IntelliJ IDEA Eclipse IDE ...
3,819 views
3 days ago
This video explains how a Java lambda function/expression is internally invoked by the JVM. It also explains method references ...
2,172 views
3 views
How one compiler-obsessed engineer took on Java — and ended up creating Scala. This video tells the story of Martin Odersky's ...
128 views
In this Video you will learn how to count vowels and consonants from a String using functional programming. This is a frequently ...
55 views
9 days ago
In this video, we learn about the **predefined functional interfaces** in Java (from `java.util.function`) in a simple and ...
5 views
#DesignPatterns #ModernJava #VenkatSubramaniam #JavaProgramming #Lambdas #Optional #FunctionalProgramming #Purity ...
8 views
... flatMap Whether you're preparing for interviews or sharpening your functional programming skills, this video gives you clean, ...
27 views
Are functional interfaces actually overrated… or do we just misunderstand how they work with lambdas? In this video, I break ...
62 views
8 days ago
Every programming language explained in just 8 minutes — Part 2! From Microsoft's powerhouse C# and Google's ultra-fast Go ...
7,978 views
For those familiar with Eric Niebler's work or interested in deeper functional programming paradigms in C++, the discussion ...
734 views
12 days ago
If you want to become an industry-ready Java Backend Developer in 2026, this is the most complete roadmap you will ever need.
9,467 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 ...
41 views
2 days ago
In this video, we'll talk about what Java and Python are as programming languages, their short history, and their importance.
23 views
11 days ago
Anonymous class and Lambda/Arrow function in Java.
6 views
You will learn: What is Stream API Advantages Functional programming basics How Streams improve code readability.