What’s a good book about basic usage techniques and patterns in Python? (a la Effective Java/C++)
26th October 2010
My answer to What’s a good book about basic usage techniques and patterns in Python? (a la Effective Java/C++) on Quora
Dive into Python 3 is well worth a look: http://diveintopython3.org/
It’s a bit old now, but I really enjoyed Text Processing in Python: http://gnosis.cx/TPiP/
More recent articles
- Living dangerously with Claude - 22nd October 2025
- Claude Code for web - a new asynchronous coding agent from Anthropic - 20th October 2025
- Getting DeepSeek-OCR working on an NVIDIA Spark via brute force using Claude Code - 20th October 2025