ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

60 results

codingjerk
Python 3.14. What's new?

So, in one month Python 3.14b1 will be released, and in this video I'll show you off most of the important changes that's coming.

12:35
Python 3.14. What's new?

64,044 views

8 months ago

Chrome for Developers
Async-Await - Supercharged

Mat shows you a small mistake that can sneak into your code when using async/await and how to fix it! If you have questions or ...

1:23
Async-Await - Supercharged

12,257 views

8 years ago

xmdi
Coding in Rust until it's missing a basic feature...

Rust is the language of the future ... unless the future involves basic arithmetic.

0:35
Coding in Rust until it's missing a basic feature...

8,312 views

3 years ago

Jon Gjengset
Crust of Rust: Atomics and Memory Ordering

In this episode of Crust of Rust, we go over Rust's atomic types, including the mysterious Ordering enum. In particular, we explore ...

2:39:20
Crust of Rust: Atomics and Memory Ordering

100,339 views

4 years ago

codingjerk
Zig Language | Thoughts After 2 Years

Voiced by @tokisuno ... Check out his channel. So, in this talk I want to tell about the reasons I love the Zig programming language ...

13:38
Zig Language | Thoughts After 2 Years

107,721 views

8 months ago

Arjoonn
How To Write Python Asyncio Code

Turn on the subtitles and here we go! A super quick demonstation of asyncio code. The way to watch this is pause and read and ...

2:09
How To Write Python Asyncio Code

368 views

9 years ago

Filip Hráček
Dart 2.15: What's new

Dart 2.15 brings fast concurrency with worker isolates, a new constructor tear-off language feature, improved enum support in the ...

14:04
Dart 2.15: What's new

17,438 views

4 years ago

Jon Gjengset
Solving distributed systems challenges in Rust

In this stream we work through the fly.io distributed systems challenges (https://fly.io/dist-sys/) in Rust, and solve all the way up to ...

3:15:52
Solving distributed systems challenges in Rust

305,505 views

2 years ago

Dodgy Coding
Async/await server pt.4 - timeouts

A gentle exploration of building a identd for Linux using async/await and tokio 0.2. This part demonstrates halting an await after a ...

7:31
Async/await server pt.4 - timeouts

729 views

5 years ago

Jon Gjengset
The Why, What, and How of Pinning in Rust

With the Future trait stabilized and async/await coming soon, many more people are being exposed to the Pin type and its sibling ...

3:03:54
The Why, What, and How of Pinning in Rust

82,546 views

6 years ago

Jon Gjengset
Crust of Rust: Subtyping and Variance

In this episode of Crust of Rust, we go over subtyping and variance — a niche part of Rust that most people don't have to think ...

1:39:41
Crust of Rust: Subtyping and Variance

72,003 views

4 years ago

Jon Gjengset
Implementing (part of) a BitTorrent client in Rust

In this stream, we're doing the "implement BitTorrent" challenge from https://app.codecrafters.io/join/bittorrent?via=jonhoo in Rust.

4:09:16
Implementing (part of) a BitTorrent client in Rust

108,298 views

2 years ago

Cours Python
8.8 La librairie asyncio

... avec des async with, avec des async for, enfin, des context managers asynchrones, des itérateurs asynchrones, des coroutines.

9:57
8.8 La librairie asyncio

966 views

7 years ago

Chrome for Developers
Web Workers - Supercharged

Surma shows you the advantages of using web workers! If you have questions or suggestions, hit us up on Twitter! Surma: ...

1:25
Web Workers - Supercharged

8,988 views

7 years ago

Chrome for Developers
3D Card Flip: Live Code Session - Supercharged

In this Live Code Session, Paul & Surma show you how to code a Card Flip! Find the code on Github here: http://goo.gl/YCklCR ...

1:01:35
3D Card Flip: Live Code Session - Supercharged

18,682 views

Streamed 9 years ago

Chrome for Developers
IntersectionObserver - Supercharged

Surma introduces IntersectionObserver to build scroll-linked effects. Read more about IntersectionObserver in Surma's article: ...

1:40
IntersectionObserver - Supercharged

19,577 views

8 years ago

KeepCoding - Tech School
Aprende Python al performance con salsa de rendimiento

ABRE ESTA CAJA! 0:00 Presentación KeepCoding Tech School 02:32 Introdución 06:24 Puntos Claves 6:48 Big-O Complexity ...

1:09:27
Aprende Python al performance con salsa de rendimiento

265 views

Streamed 3 years ago

Kenny Liao
LangGraph + MCP Changes Everything | The Key to Scalable AI Agents

Want to learn how to build scalable AI agents with LangGraph and the Model Context Protocol (MCP)? In this step-by-step tutorial, ...

34:52
LangGraph + MCP Changes Everything | The Key to Scalable AI Agents

11,738 views

7 months ago

timClicks
5 programs you can't compile with Rust

Here are programs that are accepted (without warnings or errors) in C, C++, Golang, and Java, that you'll never see being ...

8:39
5 programs you can't compile with Rust

6,097 views

2 years ago

Cours Python
8.6 Boucles d'événements
12:31
8.6 Boucles d'événements

987 views

7 years ago