Anything like "Effective Java" for Python?
Stefan Behnel
stefan_ml at behnel.de
Thu Mar 11 09:24:13 EST 2010
More information about the Python-list mailing list
Thu Mar 11 09:24:13 EST 2010
- Previous message (by thread): Anything like "Effective Java" for Python?
- Next message (by thread): Anything like "Effective Java" for Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
James Harris, 11.03.2010 09:30: > On 10 Mar, 15:19, kj<no.em... at please.post> wrote: >> Subject line pretty much says it all: is there a book like "Effective >> Java" for Python. I.e. a book that assumes that readers are >> experienced programmers that already know the basics of the language, >> and want to focus on more advanced programming issues? > > I don't know about the Java book you mention but I find Python in a > Nutshell published by O'Reilly to be a good reference. There's also the Python Cookbook that has a couple of useful recipes that can become handy at times. http://code.activestate.com/recipes/langs/python/ Stefan
- Previous message (by thread): Anything like "Effective Java" for Python?
- Next message (by thread): Anything like "Effective Java" for Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list