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
- Notes from Bing Chat—Our First Encounter With Manipulative AI - 19th November 2024
- Project: Civic Band - scraping and searching PDF meeting minutes from hundreds of municipalities - 16th November 2024
- Qwen2.5-Coder-32B is an LLM that can code well that runs on my Mac - 12th November 2024