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
58 results
This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...
10,939 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,508 views
Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...
39,609 views
7 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 ...
101 views
5 years ago
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,349 views
8 years ago
This Video contains core java, spring boot , microserives and coding interview questions that were asked as part of CMMI Level 5 ...
5,928 views
4 years ago
What is hashing? In this video we explain how hash functions work in an easy to digest way. Hashing is the process of converting ...
449,925 views
In this third Crust of Rust video, we cover iterators and trait bounds, by re-implementing the "flatten" Iterator method from the ...
119,295 views
shorts To start using Java reflection and create its annotation, remember that there are retention and target annotations. But what ...
279 views
2 years ago
shorts Java reflection is excellent for creating extensibility on runtime. If you're using Jakarta EE, MicroProfile, or Spring, you're ...
2,136 views
shorts Java record is a powerful resource to include your favorite feature, mainly when discussing immutable instances. Yes, you ...
364 views
This video contains java 8 interview questions and answers. One of the best book for Interview Questions Top 1000 Java Interview ...
29,837 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,486 views
3 years ago
In this stream, we start implementing the concurrency algorithm from the academic paper "A Practical Wait-Free Simulation for ...
50,067 views
ADSB 05_06.
789 views
11 years ago
How to read a line of text into a string, and how to get specific characters from it.
123 views
Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...
2,741 views
The all-new Auto Onboard feature is a quick and easy way to activate analysis on multiple repositories at once. This makes it ...
325 views
In this stream, we started implementing the ubiquitous TCP protocol that underlies much of the traffic on the internet! In particular ...
249,540 views
This video contains all the interview questions related to Singleton design pattern in java. One of the best book for Interview ...
8,960 views