ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

467 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

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

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

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

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

42 views

8 days 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

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

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

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

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

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

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

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

Chrome for Developers
Building communications and contact center apps for the Web

Learn how you can differentiate and optimize communications and contact center software on ChromeOS while learning about the ...

17:12
Building communications and contact center apps for the Web

7,840 views

3 years ago

Joseph H.Schuessler
Programming for Security: Custom Scripting Tactics | Chapter 7 | Ep. 07.2023

What if the attack you need to perform doesn't have a pre-made tool? In this episode, we bridge the gap between cybersecurity ...

5:26
Programming for Security: Custom Scripting Tactics | Chapter 7 | Ep. 07.2023

34 views

4 weeks 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

Gui'M la science
My Raspberry Pi is playing guessing games on the phone! (voice server) | Science is yours #16

The telephone is almost magical! You press a few keys, and presto, you're connected to the person you're calling! And yet, it ...

10:51
My Raspberry Pi is playing guessing games on the phone! (voice server) | Science is yours #16

1,397 views

5 years ago

Cours Python
5.7 Importation des modules et espaces de nommage

... lorsque je fais python de egg.py, je vais commencer par importer mon module spam ; je vais donc aller dans le code de spam, ...

7:45
5.7 Importation des modules et espaces de nommage

1,138 views

8 years ago