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
96 results
... little strange here right because right i want to have a queue and there's different ways i could implement that queue i could use ...
236 views
5 years ago
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,803 views
2 years ago
In this stream, we start implementing the concurrency algorithm from the academic paper "A Practical Wait-Free Simulation for ...
50,066 views
4 years ago
Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...
39,609 views
7 years ago
In this stream, we started implementing the ubiquitous TCP protocol that underlies much of the traffic on the internet! In particular ...
249,531 views
In this stream, we're doing the "implement BitTorrent" challenge from https://app.codecrafters.io/join/bittorrent?via=jonhoo in Rust.
109,733 views
Learn about commands in Vulkan, which represent actions to be performed/computed by a device such as your GPU, how to ...
13,785 views
In this video, Marcus Hellberg will teach you how to build an AI chatbot that uses retrieval-augmented generation (RAG) to learn ...
25,200 views
1 year ago
Some of you may be familiar with Avro, the Apache take on Google's Protocol Buffers. Where Protobuf has just one file format, ...
13,881 views
2 weeks ago
How to implement printf without any standard libraries, from parsing the format string, passing variadic arguments to formatting ...
59,781 views
This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...
25,975 views
6 years ago
Estudio del tipo abstracto de datos de los montículos y la comprobación de sus propiedades con QuickCheck. El vídeo es una ...
253 views
Android malware creators constantly struggle to devise innovative methods to obscure apps and impede reverse engineering.
36,715 views
Testing Rails at Scale by Emil Stolarsky It's impossible to iterate quickly on a product without a reliable, responsive CI system.
1,681 views
9 years ago
Estudio del tipo abstracto de datos de las colas de prioridad con distintas implementaciones en Haskell y la comprobación de sus ...
392 views
RubyConf 2016 - Ruby 3 Concurrency by Koichi Sasada Learn from Koichi about the work he's doing to bring a new concurrency ...
1,893 views
Edit and debug your Dart apps with IntelliJ and WebStorm! In this episode of Dartisans, meet the engineers working on the Dart ...
3,178 views
Streamed 13 years ago
Week 6: Lecture 26: Multithreaded application design.
2,466 views
3 years ago
Efficient Userspace Optimistic Spinning Locks Speaker Mr Waiman Long (Red Hat) Description The most commonly used simple ...
968 views
Discover the potential impact of Java Virtual Threads on Kotlin Coroutines, the popular alternative for asynchronous programming ...
1,493 views