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
- First impressions of the new Amazon Nova LLMs (via a new llm-bedrock plugin) - 4th December 2024
- Storing times for human events - 27th November 2024
- Ask questions of SQLite databases and CSV/JSON files in your terminal - 25th November 2024