Extending Python With C
An introductory video on extending python with C Built on Fedora Linux - x86_64

▶︎
Python C Extensions

▶︎
"See CPython run: Getting to know your Python interpreter" - James Bennett (North Bay Python 2019)

▶︎
How to Actually Learn C (2027 Edition)

▶︎
Modern Python logging

▶︎
Tips for C Programming

▶︎
Memory Management in Python - The Basics

▶︎
Libraries That Quietly Revolutionized C

▶︎
Multiprocessing in Python: Locks

▶︎
you will never ask about pointers again after watching this video

▶︎
James Bennett - A Bit about Bytes: Understanding Python Bytecode - PyCon 2018

▶︎
Python Decorators in 15 Minutes

▶︎
Python Object Oriented Programming (OOP) - For Beginners

▶︎
Lauding a Language is Very Mid

▶︎
threading vs multiprocessing in python

▶︎
The Complete Guide to Python Virtual Environments!

▶︎
Compiled Python is FAST

▶︎
What does '__init__.py' do in Python?

▶︎
Understanding File Descriptors in Unix/Linux

▶︎
NumPy C-API (Python C extensions)

▶︎
