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
- Phoenix.new is Fly's entry into the prompt-driven app development space - 23rd June 2025
- Trying out the new Gemini 2.5 model family - 17th June 2025
- The lethal trifecta for AI agents: private data, untrusted content, and external communication - 16th June 2025