Real Python Tutorials
The Python return Statement: Usage and Best Practices
In this step-by-step tutorial, you'll learn how to use the Python return statement when writing functions. Additionally, you'll cover some good programming practices related to the use of return. With this knowledge, you'll be able to write readable, robust, and maintainable functions in Python.
Sep 28, 2020 basics best-practices python
Python Community Interview With David Amos
Sep 23, 2020 community
Working With Linked Lists in Python
Sep 22, 2020 intermediate python
Command Line Interfaces in Python
Sep 15, 2020 best-practices intermediate tools
Not Sure Where to Start?
At Real Python you can learn all things Python from the ground up. If you’re wondering where to begin your Python journey, click the button below and we’ll give you some guidance:
Python 3 Installation & Setup Guide
Aug 31, 2020 basics best-practices python
🐍 Python Tricks 💌
Get a short & sweet Python Trick delivered to your inbox every couple of days. No spam ever. Unsubscribe any time. Curated by the Real Python team.
Loading More Tutorials…