ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

101 results

codingjerk
I Made My Code 16000× Faster (Python & Rust)

Performance optimization case study on LeetCode 52 "N-Queens". In the video I'll show path of optimization already decent ...

18:33
I Made My Code 16000× Faster (Python & Rust)

51,912 views

8 months 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,243 views

3 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

110,414 views

9 months ago

timClicks
How to get started with Nix as a Rust developer

Using Nix to build a Rust crate is easier than you think. This video shows you some of tools that have been written to help get you ...

4:12
How to get started with Nix as a Rust developer

6,959 views

2 years ago

codingjerk
This will fix Python type checking

So, Astral is working on a new Python type checker. Let's check it out! *Time stamps:* - 00:00 - Intro - 00:31 - Type Annotations ...

6:23
This will fix Python type checking

26,416 views

8 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,099 views

2 years ago

Herman SWE
Swift is NOT (just) an iOS App language

In this video we will discuss why Swift is not just an iOS app language and is not tied to the Apple ecosystem as it may seem.

6:52
Swift is NOT (just) an iOS App language

25,329 views

1 year ago

Alex Demko
News Room #4 – The Future of Coding is HERE: Python, Rust, AI & Quantum 🚀

Don't miss the biggest news in the programming world this quarter What's really driving innovation in programming right now?

12:30
News Room #4 – The Future of Coding is HERE: Python, Rust, AI & Quantum 🚀

71 views

3 months ago

Data Driven Decision
Julia Vs Python Comparison

In this video, you will be able to compare Julia and Python using number data types. It is going to be a series of videos about Julia ...

6:13
Julia Vs Python Comparison

1,047 views

4 years ago

CodeOps HQ
My Neovim Setup for 2026: The Ultimate Deep Dive

My Neovim Setup for 2026 – A Complete Deep Dive ⚡ In this video, I walk through my entire Neovim setup for 2026, breaking ...

15:42
My Neovim Setup for 2026: The Ultimate Deep Dive

5,212 views

3 weeks ago

Cointelegraph
Smart contracts for beginners, explained (in 6 minutes) | Cryptopedia

We explain what smart contracts are and how they work. #Cointelegraph #crypto #smartcontracts Subscribe to Cointelegraph: ...

6:14
Smart contracts for beginners, explained (in 6 minutes) | Cryptopedia

72,766 views

3 years ago

timClicks
Render the Julia set in 3 dozen lines of Rust code

Fractals are fun to explore. But they're also extremely addictive, so be warned! Here's a worked example of rendering an image of ...

18:01
Render the Julia set in 3 dozen lines of Rust code

3,192 views

2 years ago

Furkan Sarıhan
I BUILT My Game Engine, And YOU Can Too! 💪 (Part 1)

The first 500 people to use my link https://skl.sh/furkansarhan11241 will get a 1 month free trial of Skillshare premium! Welcome to ...

7:34
I BUILT My Game Engine, And YOU Can Too! 💪 (Part 1)

59,423 views

1 year ago

Dodgy Coding
Rust Autocomplete and Debugging in VS Code

Visual Studio Code is a convenient cross-platform environment for writing Rust code. By installing and configuring a few extra ...

7:29
Rust Autocomplete and Debugging in VS Code

9,905 views

6 years ago

Blockchain Bernie
I used Rust for a mission-critical app. Here's what happened.

Hey, I'm Blockchain Bernie. Check out Xandeum, the storage layer for smart contracts founded by me. ⇰ https://xandeum.com ...

15:10
I used Rust for a mission-critical app. Here's what happened.

198 views

3 years ago

willowFFMPEG
I Wrote My Own Virtual Machine in Rust

In this video I show off my favourite personal project, which is a virtual machine based on an instruction set architecture of my own ...

14:31
I Wrote My Own Virtual Machine in Rust

1,025 views

6 years ago

Dodgy Coding
Misadventures in async testing

A demonstration of the race conditions that can occur when attempting to unit test async rust code, and a couple of ways you might ...

15:01
Misadventures in async testing

547 views

5 years ago

James Westman
How does GObject Introspection Work?

GObject Introspection is what powers the GNOME ecosystem's language bindings so you can write apps in your favorite language ...

4:25
How does GObject Introspection Work?

1,999 views

4 years ago

Dodgy Coding
Async/await server pt.1 - accepting TCP connections

A gentle exploration of building an identd for Linux using async/await, tokio 0.2 and Rust 1.39. This first part includes creating a ...

10:08
Async/await server pt.1 - accepting TCP connections

4,656 views

6 years ago

Dodgy Coding
Async/await server pt.3 - running a process

A gentle exploration of building a identd for Linux using async/await, tokio 0.2 and Rust 1.39. This part demonstrates running a ...

8:24
Async/await server pt.3 - running a process

1,218 views

6 years ago