Real Python Tutorials
Advent of Code: Solving Your Puzzles With Python
Advent of Code is an online advent calendar that shares new programming puzzles each day from December 1 to the 25. In this tutorial, you'll learn why solving programming puzzles can be beneficial and how you can get started with Advent of Code using Python.
Explore Real Python
Using Python's pathlib Module
Nov 29, 2022 intermediate python
Refactoring: Prepare Your Code to Get Help
Nov 08, 2022 intermediate python
Python News: What's New From October 2022
Nov 07, 2022 community
Cool New Features in Python 3.11
Oct 25, 2022 intermediate python