Channel Avatar

InfoWorld @UC46BCt0WGx7_BHvkSlQnEFw@youtube.com

11K subscribers - no pronouns :c

Check out coding tutorials for Python, Go and Rust from Serd


01:23
How to use the lsblk command
01:29
How to use the fdisk command
04:03
The Zig language: Like C, only better
01:27
How to use the du command
04:04
How to get started with Python 3.13's free-threading |"no-GIL" version
01:50
How to use exit codes
05:01
How to remove sensitive data from repositories | Git Disasters
01:42
How to see file permissions on Linux
01:24
How to use the Whereis command
01:22
How to create infinite loops in the Linux command line
01:58
How to use the dstat command
02:04
How to use the iostat command
04:31
How to automate web app testing with Playwright
04:52
Exploring new features in Cython 3.1
03:25
How to use watchdog to monitor file system changes using Python
04:43
The power of Python's abstract base classes
03:15
Text drawing and screen capture with Python's Pillow library
01:23
How to use the iotop command
02:48
Use "__main__" in Python to make packages runnable
01:10
How to use the w diff command
05:53
Building Python wheels to distribute your programs
01:10
How to use the sdiff command
03:01
Creating a pip install-able Python package
04:05
How to get better web requests in Python with httpx
04:51
How to better integrate Python/C with CFFI
05:13
How to create and work with zip archives using Python
01:32
How to use the diff3 command
01:22
How to use the colordiff command
01:34
How to use the CMP command
04:04
How to implement "modes" in software, with a game as an example
09:09
Powerful Python source code processing with "ast"
02:00
How to determine if a string contains a regular expression
02:04
How to use the grep command
04:10
The power of Python enums
01:58
How to use Operators
05:13
Intro to FastHTML, the Python framework for frontend and backend web development
06:10
The basics of Pillow, Python's image manipulation library
04:47
Using plugins to expand Pytest's software testing powers
01:39
How to use the watch command
01:24
How to see how many days passed since the beginning of the Linux epoch
05:26
How to use shelve to save Python objects to disk
03:32
How to use dbm to stash data quickly in Python
01:32
How to use the pv command
03:15
How NumPy 2 uses SIMD for faster processing
07:07
How to compile the Python interpreter from scratch on Microsoft Windows
01:35
How to use the stat command
05:11
Google Mesop | A framework for web-based Python apps
01:16
The SL command easter egg
04:39
How to auto-generate Python type hints with Monkeytype
01:15
How to use the Shuf Command
05:19
How to make HTML GUIs in Python with NiceGUI
01:31
How to use the chmod command
06:54
Python 3.13's new JIT and no-GIL modes
01:52
How to use the Apropos Command
01:32
How to use the shred command
06:16
How to use Cython for parallel operations in Numpy arrays
04:35
How to use Ibis, a universal Python dataframe library
01:59
How to access directories in Linux
01:41
How to see login activity
05:17
Better async in Python with AnyIO