ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

61 results

Jon Gjengset
Live-coding a linked hash map in Rust

Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...

2:29:40
Live-coding a linked hash map in Rust

39,405 views

7 years ago

Derick Rethans
1. Lists (part 1)

In this first video in a series of videos about data structures, I am diving into linked lists. I go through an example explaining the ...

58:45
1. Lists (part 1)

939 views

5 years ago

Jon Gjengset
Implementing Hazard Pointers in Rust

This time, we take a stab at implementing Hazard Pointers (https://erdani.org/publications/cuj-2004-12.pdf) in Rust. We follow ...

4:55:09
Implementing Hazard Pointers in Rust

38,167 views

4 years ago

Jon Gjengset
Crust of Rust: std::collections

In this video we go over the various collection types in the Rust standard library (effectively `std::collections`), and discuss a bit ...

2:45:04
Crust of Rust: std::collections

84,984 views

2 years ago

Kenny Liao
How to Build AI Agents from Scratch in Python - Start here!

Learn how to build AI agents from scratch in Python. If you want to learn how to build AI agents and applications, I absolutely ...

1:11:21
How to Build AI Agents from Scratch in Python - Start here!

1,349 views

4 months ago

Jon Gjengset
Crust of Rust: Sorting Algorithms

In this Crust of Rust episode, we implement some common sorting algorithms in Rust. This episode doesn't aim to explain any ...

2:37:53
Crust of Rust: Sorting Algorithms

67,019 views

5 years ago

Berkeley Institute for Data Science (BIDS)
SFrame and SGraph: Scalable External Memory Data Frame and Graph Structures for Machine Learning

BIDS Guest Lecture | July 22, 2015 | 1:30-3:00 p.m. | 190 Doe Library, UC Berkeley Speaker: Jay Gu, Co-Founder and Software ...

53:21
SFrame and SGraph: Scalable External Memory Data Frame and Graph Structures for Machine Learning

2,973 views

Streamed 10 years ago

Confreaks
RubyConf 2015 - Changing the Unchangeable... by Brad Urani

Changing the Unchangeable: The Hows and Whys of Immutable Data Structures by Brad Urani Immutable data structures give us ...

34:42
RubyConf 2015 - Changing the Unchangeable... by Brad Urani

1,725 views

10 years ago

Society of Research Software Engineering
Laura Moran and Freddy Wordingham: Rust for Scientific Computing

A talk from the Large-scale parallel session at RSECon2022. Details: ...

25:32
Laura Moran and Freddy Wordingham: Rust for Scientific Computing

989 views

2 years ago

Confreaks
RubyConf 2016 - Computer Science: The Good Parts by Jeffrey Cohen

RubyConf 2016 - Computer Science: The Good Parts by Jeffrey Cohen You don't need a 4-year degree to learn the best parts of ...

30:25
RubyConf 2016 - Computer Science: The Good Parts by Jeffrey Cohen

1,063 views

9 years ago

Poking Technology
Porting Python to a terrible $3 smartwatch

In whch yr hmbl svt makes an incredibly cheap trash smartwatch run Micropython. This is me disassembling, exploring, ...

1:11:17
Porting Python to a terrible $3 smartwatch

376,974 views

1 year ago

Jon Gjengset
Lock-Free to Wait-Free Simulation in Rust

In this stream, we start implementing the concurrency algorithm from the academic paper "A Practical Wait-Free Simulation for ...

4:47:58
Lock-Free to Wait-Free Simulation in Rust

49,808 views

4 years ago

EmacsConf and Emacs hangouts
EmacsConf 2022: Health data journaling and visualization with Org Mode and GNUplot - David O'Toole

EmacsConf 2022: Health data journaling and visualization with Org Mode and GNUplot - David O'Toole (he/him) ...

24:30
EmacsConf 2022: Health data journaling and visualization with Org Mode and GNUplot - David O'Toole

2,654 views

3 years ago

Kenny Liao
How to Build Multi AI Agents with Langgraph

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 ...

51:05
How to Build Multi AI Agents with Langgraph

6,846 views

3 months ago

LF Decentralized Trust
Configure, Deploy, and Manage a Besu Private Network

Besu, an LF Decentralized Trust project, is an open-source Ethereum client developed under the Apache 2.0 license and written ...

3:21:28
Configure, Deploy, and Manage a Besu Private Network

1,786 views

9 months ago

Jon Gjengset
Procedural Macros in Rust (part 1)

In this stream, we take a look at Rust's procedural macros. These are much more flexible than the declarative macros you get with ...

4:02:27
Procedural Macros in Rust (part 1)

77,125 views

6 years ago

Jon Gjengset
Building an asynchronous ZooKeeper client in Rust

In this stream, we're implementing an asynchronous ZooKeeper client library in Rust using the tokio crate and futures. The goal of ...

4:50:39
Building an asynchronous ZooKeeper client in Rust

21,699 views

7 years ago

Chrome for Developers
Life of a pixel (Chrome University 2019)

Welcome to Chrome University, where you will learn the foundations of how Chrome works. "Life of a pixel" is a tour of the ...

36:43
Life of a pixel (Chrome University 2019)

17,428 views

5 years ago

Tyler Caraza-Harter
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues

... to-do list um here's my code for my breadth-first search um and there's my to-do list it's just a regular python list and and i start at ...

23:37
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues

235 views

5 years ago

Kenny Liao
Turn Claude Code into a Multi‑Agent Personal Assistant (Claude Agent SDK Tutorial)

You are going to turn Claude Code into your own Personal AI Assistant using the new Claude Agent SDK (Claude Code SDK).

49:47
Turn Claude Code into a Multi‑Agent Personal Assistant (Claude Agent SDK Tutorial)

19,507 views

3 months ago