12 references

References

B D F L M P R S

B

David Beazley & Brian K. Jones (2013). Python Cookbook: Recipes for Mastering Python 3. O'Reilly Media. https://www.oreilly.com/library/view/python-cookbook-3rd/9781449357337/

D

Allen B. Downey (2024). Think Python: How to Think Like a Computer Scientist. O'Reilly Media. https://greenteapress.com/wp/think-python-3rd-edition/

F

Python Software Foundation (2024). The Python Tutorial. Python Software Foundation. https://docs.python.org/3/tutorial/

L

Mark Lutz (2013). Learning Python. O'Reilly Media. https://www.oreilly.com/library/view/learning-python-5th/9781449355722/

M

Wes McKinney (2022). Python for Data Analysis: Data Wrangling with pandas, NumPy, and Jupyter. O'Reilly Media. https://wesmckinney.com/book/

P

Tim Peters (2004). PEP 20 — The Zen of Python. Python Enhancement Proposals. https://peps.python.org/pep-0020/

R

Guido van Rossum (1995). Python Reference Manual (Release 1.2). CWI Report CS-R9525. https://ir.cwi.nl/pub/5008

Guido van Rossum, Barry Warsaw, & Alyssa Coghlan (2001). PEP 8 — Style Guide for Python Code. Python Enhancement Proposals. https://peps.python.org/pep-0008/

Guido van Rossum & Fred L. Drake Jr. (2009). The Python Language Reference. Python Software Foundation. https://docs.python.org/3/reference/

Guido van Rossum, Jukka Lehtosalo, & Łukasz Langa (2014). PEP 484 — Type Hints. Python Enhancement Proposals. https://peps.python.org/pep-0484/

Luciano Ramalho (2022). Fluent Python: Clear, Concise, and Effective Programming. O'Reilly Media. https://www.oreilly.com/library/view/fluent-python-2nd/9781492056348/

S

Brett Slatkin (2019). Effective Python: 90 Specific Ways to Write Better Python. Addison-Wesley. https://effectivepython.com/

This site is currently in Beta. Please email Chris Paton (cpaton@gmail.com) with any suggestions, questions or comments.