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
977 results
In this video tutorial, we'll explore the powerful Java Function interface, and go deep into its specializations, such as BiFunction ...
303 views
3 years ago
In this video tutorial, we'll explore the powerful Java Consumer interface and learn how it can help you generate new values by ...
976 views
ADSB 05_03.
829 views
11 years ago
This video contains one of the most asked coding questions related to java 8. One of the best book for Interview Questions Top ...
11,506 views
5 years ago
Since Java 8 the Java interfaces have increased the number of features such as a static method or the possibility to include ...
156 views
In this video, Marcus Hellberg will teach you how to build an AI chatbot that uses retrieval-augmented generation (RAG) to learn ...
27,919 views
1 year ago
In this video tutorial, we'll explore the powerful Java Supplier interface and learn how it can simplify your code by generating data ...
475 views
00:00 Preface 03:38 Inheritance: what the type is 09:49 Composition: what the type can do 14:07 Mocking frameworks 16:32 ...
461 views
4 years ago
In this video tutorial, we'll explore the powerful Java Predicate interface and learn how it can simplify your code and improve its ...
796 views
Now one of the things I said in the last video is this idea that map, the class of map in Java, is an abstract class. There's actually a ...
19,370 views
9 years ago
In this Java Streams tutorial (Part 3), we dive into key Stream operations: filter(), map(), and flatMap(), demonstrating each with ...
694 views
Java's Collections API has been around for a while and is a cornerstone of Java development. But even with years of experience, ...
281 views
Java's Optional API is a powerful tool for avoiding null pointer exceptions and writing more robust code. However, even Optional ...
1,465 views
1,560 views
12 years ago
In this episode of WasmAssembly, your host Thomas Steiner is joined by Ömer Ağacan and Martin Kustermann from the Dart team ...
5,616 views
11 months ago
Composite over inheritance is an OOP design principle we've followed for several years. Like me, you might have seen it in the ...
498 views
Join host Thomas Steiner and Steve Manuel from Dylibso as they dive deep into the world of "squishy" Wasm applications.
2,987 views
Java Tutorial: Method Overload In this video we will talk about overloading methods. Using method overload is a very powerful ...
21 views
2 years ago
Discover the potential impact of Java Virtual Threads on Kotlin Coroutines, the popular alternative for asynchronous programming ...
1,653 views
What is an iterator in Javascript? The video will answer this question and many more about iterators. If you are new to Javascript ...
45 views