Pythonium

Python, What else ?

Python resources

Python is an incredible language, easy to learn and powerful to use, with numerous resources available to help you along the way. This page presents some of the most interesting ones.

Official Python documentation

Official Python documentation - The essential resource for anyone wanting to learn or deepen their knowledge of the Python language. It covers both the basics and advanced features of Python. Reading the documentation is not a waste of time ^^

Tutorials and online courses

LearnPython.org - An interactive free website for beginners with tutorials on both Python 2 and 3.

Real Python - A site with articles, tutorials, and paid courses, covering a wide range of topics from the basics to advanced concepts.

Forums and communities

Stack Overflow - Python - The platform to ask technical questions and find solutions to common problems encountered by other Python developers.

Reddit - Learn Python - A subreddit dedicated to beginners learning and discussing Python. It's a great place to ask questions and share experiences.

Python.org Community - The official Python community, which includes forums, mailing lists, events, and user groups.

Popular Python libraries

NumPy - A library for scientific computing with Python.

Pandas - A powerful tool for data manipulation and analysis.

Matplotlib - A library for data visualization.

TensorFlow - A library for machine learning and artificial intelligence.

Flask - A micro-framework for web development.

Django - A more comprehensive and robust web framework for Python.

Games that help learn Python

Checkio - Coding games for beginners and advanced programmers to improve coding skills through engaging challenges and tasks using Python

Newsletters

Python Weekly - A free weekly roundup of the latest Python articles, videos, projects and upcoming events.

PyCoder's Weekly A free, weekly email newsletter for those interested in Python development and various topics around Python and the communi‍‍‍ty