ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

464 results

Dodgy Coding
Simultaneous open - TCP without a server

A fun quirk of TCP/IP is that you can create a connection without a listening socket. In this video we briefly review how that works, ...

13:59
Simultaneous open - TCP without a server

3,493 views

6 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,668 views

6 years ago

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)

53,088 views

1 year ago

MOOC de l'IMT
7. Routing tables 🌐 Advanced Algorithmics and Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

7:04
7. Routing tables 🌐 Advanced Algorithmics and Graph Theory with Python

3,198 views

7 years ago

EmacsConf and Emacs hangouts
EmacsConf 2025 Q&A: Interactive Python programming in Emacs - David Vujic (he/him)

EmacsConf 2025 Q&A: Interactive Python programming in Emacs David Vujic (he/him) This is the Q&A for the talk at ...

18:45
EmacsConf 2025 Q&A: Interactive Python programming in Emacs - David Vujic (he/him)

297 views

6 months ago

Jack and John
Create an Auto Clicker in less than 5 minutes [python]

Only to be used on pay to play or boring games you have to spend hundreds of dollars just to progress. ``` from random import ...

6:50
Create an Auto Clicker in less than 5 minutes [python]

12,024 views

5 years ago

pileofstuff
tinkering with ESP32, Micropython and Arduino

Today I'm dipping my toes into the ESP32 microcontroller, and at the same time exploring a couple of different ways of ...

18:46
tinkering with ESP32, Micropython and Arduino

5,112 views

5 years ago

CodeAI
CS Principles: Defining and Calling Functions

Start learning at http://code.org/ Stay in touch with us! • on Twitter https://twitter.com/codeorg • on Facebook ...

4:35
CS Principles: Defining and Calling Functions

131,654 views

10 years ago

NEON Science
Data Skills Tutorial: How to Create and Use a NEON API Token in R and Python

Starting in June 2026, a NEON API token is required to download NEON data programmatically. In this tutorial, we walk through ...

6:13
Data Skills Tutorial: How to Create and Use a NEON API Token in R and Python

43 views

8 days ago

GalaxyProject
6 3 Modernizing the Galaxy Backend - Typing and the API David López

Presented at GCC2021 by David López See https://sched.co/jm88.

5:59
6 3 Modernizing the Galaxy Backend - Typing and the API David López

29 views

4 years ago

SANS Internet Storm Center
SANS Stormcast Friday, May 2nd: More Steganography; Malicious Python Packages GMail C2; BEC t…

Steganography Analysis With pngdump.py: Bitstreams More details from Didiear as to how to extract binary content hidden inside ...

7:16
SANS Stormcast Friday, May 2nd: More Steganography; Malicious Python Packages GMail C2; BEC t…

265 views

1 year ago

Cours Python
8.6 Boucles d'événements

... de votre traitement, donc vous pouvez le mettre dans le code synchrone, vous pouvez aussi le mettre dans le code asynchrone.

12:31
8.6 Boucles d'événements

1,006 views

8 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 12, Segment 2 - Non-blocking I/O

In this video lecture, we briefly cover non-blocking I/O, whereby a system call that would normally block, waiting for I/O, returns ...

8:08
Advanced Programming in the UNIX Environment: Week 12, Segment 2 - Non-blocking I/O

3,029 views

5 years ago

Cours Python
8.1 Programmation asynchrone

Donc pour revenir à Python, nous, on s'est donné aujourd'hui un budget de temps d'une semaine, donc on n'aura pas ...

12:09
8.1 Programmation asynchrone

5,893 views

8 years ago

The Bond
[ORCA tutorial] H₂O geometry optimization in under 10 mins (2021) [ENG SUB]

This computational chemistry tutorial shows you how to use free open source software to quickly and easily run quantum ...

6:03
[ORCA tutorial] H₂O geometry optimization in under 10 mins (2021) [ENG SUB]

20,472 views

5 years ago

Chrome for Developers
How to Build a simplehttp2server - Developer Diary

In this one off episode of Developer Diary Surma takes you through how to build a simplehttp2server. simplehttp2server: ...

14:04
How to Build a simplehttp2server - Developer Diary

13,762 views

9 years ago

Dodgy Coding
TCP connect to 0:8080

An investigation into exactly what's going on if you "curl 0:8080" and it works for some reason.

17:07
TCP connect to 0:8080

785 views

3 years ago

codingjerk
Understand Python's Virtual Environments, Pinning, Lock Files, pip, uv | In One Video

A video on Python dependency management. Version pinning, virtual environments and modern tooling, and uv. Voiced by ...

8:49
Understand Python's Virtual Environments, Pinning, Lock Files, pip, uv | In One Video

9,020 views

1 year ago

Red Hat Developer
Reactive programming tutorial: Deploying Reactica

Tutorial: Reactive programming and Eclipse Vert.x This is the fourth of a four-part interactive tutorial on reactive programming and ...

8:28
Reactive programming tutorial: Deploying Reactica

517 views

6 years ago

NERSC
6. Introduction to Dask

From the NERSC NVIDIA RAPIDS Workshop on April 14, 2020. Please see ...

18:10
6. Introduction to Dask

280 views

6 years ago