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

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 8 of 13 Next »