.. _sec_reads: Read more ========= Most importantly: - `The official Python website (python.org) `_ Here you find: - `The official documentation `_ (A hard read for a start, but the only true reference to be certain) - `A Beginner's Guide `_ - `Book recommendations `_ - `Python Enhancement Proposals `_ (PEP8 being a good starting point) Nice tutorials and posts on various Python-topics (partly paid): - `Real Python `_ - `Mouse vs. Python `_ - `Python Morsels `_ - `Talk Python `_ Tutorials and information on Python in a scientific context: - `NumPy `_ - `MolSSI Education `_ Ask and you shall receive (but be careful with what you might get): - `Stack Overflow `_ - `Reddit `_ - `Lobsters `_ Interesting reads: - `Python Anti-Patterns `_