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
53 results
This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...
11,084 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,657 views
Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...
40,300 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 ...
117 views
5 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 ...
459,020 views
7 years ago
In this new series we take deep-dives into the world of unsafe Rust. These chronicles aren't necessarily aimed at teaching you ...
27,524 views
In this third Crust of Rust video, we cover iterators and trait bounds, by re-implementing the "flatten" Iterator method from the ...
123,555 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
This Video contains core java, spring boot , microserives and coding interview questions that were asked as part of CMMI Level 5 ...
5,943 views
4 years ago
In this stream, we started implementing the ubiquitous TCP protocol that underlies much of the traffic on the internet! In particular ...
256,657 views
In this stream, we started porting parts of the flamegraph profiling tool to Rust: http://www.brendangregg.com/flamegraphs.html.
53,500 views
Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...
2,746 views
In this stream series, we're implementing an asynchronous ZooKeeper client library in Rust using the tokio crate and futures.
4,258 views
A quick introduction to a special Java class called a JavaBean.
127,413 views
11 years ago
Hey, I'm Blockchain Bernie. Check out Xandeum, the storage layer for smart contracts founded by me. ⇰ https://xandeum.com ...
203 views
3 years ago
Screen grab + audio of "Indefinitely Scalable Computing = Artificial Life Engineering", talk presented at the ALIFE14 conference, ...
1,727 views
In this stream, we continue to expand on our user-space TCP stack from last time. This time, we're implementing support for ...
14,209 views
Hi! Welcome to Codewars. In this series I gonna solve TDD katas using JavaScript. Let's solve today a kata titled Counting sheep.
2,320 views
This stream is pretty different from the other ones. It's relatively informal, and is mostly me hacking together a website for you all to ...
25,669 views
StringJoiner Class in Java 8 Interview questions. One of the best book for Interview Questions Top 1000 Java Interview Questions ...
7,654 views