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
74 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
Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...
40,195 views
8 years ago
I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.
124,397 views
6 months ago
In this stream, we started implementing the ubiquitous TCP protocol that underlies much of the traffic on the internet! In particular ...
255,432 views
7 years ago
For some time I've been looking for an opportunity to do a stream on writing a parser + interpreter for... something. Anything really.
96,929 views
1 year ago
In this (fifth) Crust of Rust video, we cover multi-produce/single-consumer (mpsc) channels, by re-implementing some of the ...
96,804 views
In this stream, we're doing the "implement BitTorrent" challenge from https://app.codecrafters.io/join/bittorrent?via=jonhoo in Rust.
112,482 views
2 years ago
In this stream, we start implementing the concurrency algorithm from the academic paper "A Practical Wait-Free Simulation for ...
50,954 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,960 views
This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...
26,555 views
6 years ago
In this video, Marcus Hellberg will teach you how to build an AI chatbot that uses retrieval-augmented generation (RAG) to learn ...
27,649 views
https://conf.tlapl.us/2020/10-Yovine_and_Solsona-TLA_+_specification_of_PCR_parallel_programming_pattern.pdf.
231 views
I'm going to show you step by step how to build a multi-agent AI system using the Supervisor pattern in Langgraph. As always, all ...
16,725 views
8 months ago
Assertions (or expectations) are the most important part of any test framework. How are they written? What happens when one ...
2,724 views
10 years ago
Everyone knows that databases are the crown jewels from a hacker's point of view, but what if you could use a database as the ...
2,392 views
Design & Implementation of Human-Computer Interfaces URL: https://onlinecourses.nptel.ac.in/noc22_cs125/preview Prof.
3,552 views
3 years ago
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
Estudio del tipo abstracto de datos de las colas de prioridad con distintas implementaciones en Haskell y la comprobación de sus ...
403 views
Week 6: Lecture 26: Multithreaded application design.
2,568 views
4 years ago
Completion of a discussion of linked lists and midterm exam review. https://cs125.cs.illinois.edu/learn/2018_10_29_linked_lists.
672 views