Programming Tutorials

Curated development tutorials from top sources. Filter by language.

All python javascript php go ruby java rust typescript general sql css
dev.to realpython freecodecamp

Tapping Into the Zen of Python

Explore the Zen of Python and its 19 guiding principles for writing readable, practical code. Learn its history, jokes, and meaning.

python realpython May 19, 2026

Quiz: Tapping Into the Zen of Python

Test your understanding of the Zen of Python, its 19 guiding aphorisms, their origins, and how to balance them when writing real-world code.

python realpython May 19, 2026

Quiz: Python Metaclasses

Check how well you understand Python metaclasses, from what they are and how type creates classes to when a custom metaclass is actually the right too

python realpython May 14, 2026

Quiz: Memory Management in Python

Test your understanding of how CPython allocates, tracks, and frees memory for your Python objects behind the scenes.

python realpython May 08, 2026

ChatterBot: Build a Chatbot With Python

Build a Python chatbot with the ChatterBot library. Clean real conversation data, train on custom datasets, and add local AI with Ollama.

python realpython May 06, 2026
« Prev Page 5 of 10 Next »