101 тысяч подписчиков
202 видео
How to get better web requests in Python with httpx
How to better integrate Python/C with CFFI
How to create and work with zip archives using Python
How to use the diff3 command
How to use the colordiff command
How to use the CMP command
How to implement "modes" in software, with a game as an example
Powerful Python source code processing with "ast"
How to determine if a string contains a regular expression
How to use the grep command
The power of Python enums
How to use Operators
How to increment and decrement numeric variables in bash
How to use the whatis command
How to use long file listings
The basics of logging in Python programs
How to install Microsoft Visual C++ Build Tools, the fast way
Pyproject.toml: The modern Python project definition file, explained
Setting up a Python virtual environment in 2023
How to build Electron-like desktop apps in Python with Eel
How to use Codon, a new alternative to Python
VS Codium, the de-Microsofted fork of Visual Studio Code
How to Install Microsoft Visual C++ in Windows the easy way
Better Python debugging with PySnooper
How to tame your Python cache files and directories
What does the structure of a modern Python project look like?
How to use Cobra to create command-line interfaces
How to use the redirect command
How to use the netstat-s command
Dojo Toolkit 1.0.2
Python 3.12 highlights: Better error messages and f-strings
Cython 3.0: Compiling Python to C, the next generation
How to install Python on Microsoft Windows in 2023
Ruff: A faster linter for Python, written in Rust
How to use if-then-else commands
How to use case statement commands
How to use the Comm command
NumPy 2: A first look at what's new
How to use Microsoft Windows 11's Dev Drive feature
How to work with databases in Visual Studio Code
R language tip: Save time with RStudio code snippets
How to use date command options
How to use the grep tricks command
How to remove sensitive data from repositories | Git Disasters
Python 3.14 Changes Type Hints Forever: Lazy Annotations Explained
How to use the wall command
Exploring new features in Cython 3.1
Winget, Microsoft's open source package manager for Windows
GPU-accelerated Python with CuPy and Numba's CUDA
How to use shelve to save Python objects to disk
How to use Cython to create Python wrappers for C libraries
How to use watchdog to monitor file system changes using Python
A first look at a faster, no-GIL Python
Building Python wheels to distribute your programs
New Python Env Manager in VS Code — What You Need to Know
A first look at Mojo: A more powerful Python?
How to avoid the dreaded circular import problem in Python
How to use Poetry to manage Python projects
How to use the nohup command
How the agile methodology really works
How to use the ncdu command
How to use exit codes