ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

76 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,002 views

8 months ago

Aalto Scientific Computing
4.2 Parallel - Python for Scientific Computing 2023

... message passing) 08:20 Python's global interpreter lock (GIL) 11:38 Python's multiprocessing module 11:52 Multiprocessing ...

44:18
4.2 Parallel - Python for Scientific Computing 2023

203 views

2 years ago

Dario
Call a Rust Function from Python Like A Boss with Maturin

Use the performance advantage of #rustlang in Python by writing Python modules using Rust!!! You can build python libraries ...

4:37
Call a Rust Function from Python Like A Boss with Maturin

3,227 views

3 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

304,639 views

2 years 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

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,301 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

99,862 views

4 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

J David Eisenberg
Chapter 4: Using Multiple Turtles

Also: planning before programming and what happens if a program doesn't do what you want. This video was not scripted, and it ...

7:49
Chapter 4: Using Multiple Turtles

1,221 views

7 years ago

Fabrice Kordon
062 — Implémentation, ServeurMultiThreade v4

Instead, you're going to use a thread pool for which you'll set the size with this parallelism constant. Otherwise, there won't be ...

4:49
062 — Implémentation, ServeurMultiThreade v4

729 views

9 years ago

Confreaks
RubyConf 2017: What does GIL really guarantee you? by Daniel Vartanov

What does GIL really guarantee you? by Daniel Vartanov You probably heard that Global Interpreter Lock (GIL) in Ruby "allows ...

24:55
RubyConf 2017: What does GIL really guarantee you? by Daniel Vartanov

2,901 views

8 years ago

Tom Mohr
How Particle Life emerges from simplicity

Other video explaining the maths & code: https://youtu.be/scvuli-zcRc Download (Windows 64-bit): https://particle-life.com Source ...

10:16
How Particle Life emerges from simplicity

440,132 views

3 years ago

Aalto Scientific Computing
3.4 Shared memory parallelism (part 1) - HPC/SciComp Kickstart summer 2024

Shared memory or multiprocessing parallelism can scale to one node and allow communication between processors on a node.

27:02
3.4 Shared memory parallelism (part 1) - HPC/SciComp Kickstart summer 2024

66 views

1 year ago

J David Eisenberg
Chapter 4: Reading Strings and Extracting Characters from them

How to read a line of text into a string, and how to get specific characters from it.

3:58
Chapter 4: Reading Strings and Extracting Characters from them

123 views

6 years ago

makingthematrix
Programming with Functions #6: Thread safety

Sorry for the pop sounds. My stash of audio/video gadgetry grew considerably since I recorded audio for this episode, so I have ...

8:51
Programming with Functions #6: Thread safety

523 views

4 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

979 views

2 years ago

Fabrice Kordon
063 — Implémentation, ServeurMultiThreade v5

There is also an example of thread observation and structure using groups. This was a rather complex example but one that's ...

24:07
063 — Implémentation, ServeurMultiThreade v5

855 views

9 years ago

HPC NRW
Several Ways to SAXPY: JULIA + CUDA.jl

An introduction to CUDA programming with JULIA using a simple SAXPY (Single-precision A*X + Y) as an example. This video is ...

7:01
Several Ways to SAXPY: JULIA + CUDA.jl

631 views

3 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

Cours Python
8.6 Boucles d'événements

Si vous voulez vous mettre dans un mode multithread, vous serez amenés à utiliser new_event_loop. Et set_event_loop, qui vous ...

12:31
8.6 Boucles d'événements

986 views

7 years ago