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
228 results
In this stream we continue the work of porting Java's ConcurrentHashMap to Rust. We finish up the concurrent hash table resizing ...
13,511 views
6 years ago
Learn Array in Java | introduction part 1 #arraysinjava#javaarray#javaarrays;arrays Hi in this session we are going to learn about ...
139 views
3 years ago
On 7 December 2005, Mark Zuckerberg joined CS50 for a guest lecture about Facebook and computer science. With Professor ...
9,030,430 views
11 years ago
Reflection and Java give a colossal capability, especially for removing boilerplate. It gives impactful productivity on Java to cover ...
179 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,946 views
The term “data-oriented programming” is often mentioned in the digital halls of the Clojure community, but what does it mean?
7,656 views
If you work in finance, e-commerce, or any area that needs to represent money, the biggest question is how to do it. We need to ...
1,203 views
A handy data structure for buffering input, the ring buffer (also known as a circular buffer, among a few other names) is a fun data ...
6,810 views
Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...
39,627 views
7 years ago
958 views
10 years ago
... different copies of a data structure, but doing so leads down an interesting rabbit hole around the safety of aliasing and casting.
26,747 views
5 years ago
I accidentally turned off the audio during the Zoom session, so I have re-recorded the remainder of the lecture (and it's probably ...
93 views
A continuation of a discussion of object references and an overview of Java interfaces.
585 views
Java Complete Course | Placement Series Arpita shilpi Introduction to Java Language | Lecture 2 | Complete Placement Course ...
156 views
Do NOT combine unnecessary code, please turn ON your brains [both host sides - CLR/Native/JVM]. /This is Part 2. C++, C# and ...
14,137 views
A discussion of Java memory management with reminders about references.
399 views
Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...
173 views
9 months ago
A brief introduction to functional programming and functional programming in Java.
297 views
Introduction to Java primitive types, variable initialization and declaration, and modifying variable values through a variety of ...
676 views
In this stream, we started implementing the ubiquitous TCP protocol that underlies much of the traffic on the internet! In particular ...
249,744 views