Advanced Python books?

James Matthews nytrokiss at gmail.com
Tue May 19 17:21:16 EDT 2009


I found Core Python Programming to cater to my needs as a Pro book.

On Tue, May 19, 2009 at 6:48 PM, Thomas Guettler <hv at tbz-pariv.de> wrote:

> kj schrieb:
> > I have read a couple of "learn Python"-type books, and now I'm
> > looking for some more advanced books on Python,
> ...
> > Basically I'm looking for a book that assumes that one has the
> > basics of the language down, and instead focuses on standard problems
> > of software development, such as application architecture and
> > design, prototyping, debugging, profiling and performance-tuning,
> > testing, packaging/distribution, extending/embedding, threading
> > and IPC, persistence, etc., and on various prototypical cases such
> > as command-line utilities, GUI-apps, webapps, database-backed apps,
> > simulations, etc.
>
> I think there is no such book. Maybe the Python Cookbook comes near.
>
> webapps: I use django, other use turbogears, other even different stuff...
> There are several books about e.g. django. It would be hard to
> put all the magic of all web apps into one chapter.
>
> GUI-apps: You can use tkinter, qt or gtk.... again it would be hard
> to put something useable into one chapter.
>
>   Thomas
>
> --
> Thomas Guettler, http://www.thomas-guettler.de/
> E-Mail: guettli (*) thomas-guettler + de
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
http://www.astorandblack.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090520/767a671f/attachment.html>


More information about the Python-list mailing list