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

Understanding Mixin Classes in Python

Learn how to write reusable Python mixin classes, distinguish them from abstract base classes, and steer clear of common pitfalls.

python realpython Jul 14, 2026

How to Use GitHub

Learn how to use GitHub step by step to create a remote repository, push your local Python project, and collaborate with others using GitHub Issues.

python realpython Jul 08, 2026

Quiz: How to Use GitHub

Practice putting a Python project on GitHub by creating a remote repository, pushing your local code, and collaborating with others.

python realpython Jul 08, 2026

Python 3.15 Preview: Upgraded JIT Compiler

Learn how the upgraded Python 3.15 JIT compiler speeds up your code with a new tracing frontend, register allocation, and in-place numeric operations.

python realpython Jul 01, 2026
Page 1 of 10 Next »