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
131 results
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,352 views
8 years ago
Learn with me as I go over how to access both the key and the value as you loop over a map in #Java. I hope you found this video ...
105 views
5 years ago
In this Java Streams tutorial (Part 3), we dive into key Stream operations: filter(), map(), and flatMap(), demonstrating each with ...
684 views
1 year ago
Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...
39,661 views
7 years ago
Join Jecelyn in this episode of DevTools Tips and discover how source maps can improve your debugging workflow. Learn why ...
31,861 views
2 years ago
This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...
10,949 views
6 years ago
In this stream we continue the work of porting Java's ConcurrentHashMap to Rust. We finish up the concurrent hash table resizing ...
13,515 views
I did need to use Google Gson because I need to convert from JSON to a map because of this. Java does not have a working ...
33,099 views
A short video on how you can use the Bitmap commands in Redis to get some analytics data. Music by the evolutionary Darwin ...
5,384 views
This video contains one of the most asked coding questions related to java 8. One of the best book for Interview Questions Top ...
11,448 views
4 years ago
shorts Java Compact Constructor on record allows you to create validation on your Java classes easily. You can have consistency ...
347 views
This video contains java interview questions and answers for experienced. Below are the Questions : What Are SOLID Principles ...
30,990 views
Unlock the Full Potential of Java Object Conversion! In this video, The Ultimate Engineer delves into the power of MapStruct, the ...
2,996 views
This post will explain more about the Java record feature, what it is, and how to apply it in several cases beyond DTOs.
1,490 views
3 years ago
shorts Java record is a powerful resource to include your favorite feature, mainly when discussing immutable instances. Yes, you ...
364 views
You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2020/command-line/ Help us caption ...
124,031 views
shorts Java reflection is excellent for creating extensibility on runtime. If you're using Jakarta EE, MicroProfile, or Spring, you're ...
2,137 views
The Predicate interface is a predefined functional interface in Java that can help you achieve this goal. With its various handy ...
752 views
Have you ever been given a health data extract that contains just codes, but no display terms? Pathling is your friend! The display ...
78 views
A brief description of what the Java compiler is on about.
995 views