Programming Tutorials

Curated development tutorials from top sources. Filter by language.

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

How to Use the Claude API in Python

Learn how to use the Claude API in Python to send prompts, control responses with system instructions, and get structured JSON output.

python realpython May 20, 2026

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
« Prev Page 2 of 7 Next »