[CentralOH] Advanced Python Book Recommendations
Mark Erbaugh
mark at microenh.com
Tue Sep 14 16:43:25 CEST 2010
> On Sep 14, 2010, at 9:10 AM, Mark Erbaugh wrote:
>> What are people's recommendations for advanced Python texts? Most of the books I have or have looked at seem to spend a fair amount of ink introducing the basics. Are there any books geared to experienced Python programmers (or all of the people who really KNOW Python busy writing code and not books)? Is there a book that you find indispensable when coding in Python?
>
> It's a simple syntax that accomodates programmers of widely varying skill
> levels... What do you consider to be advanced topics?
Thanks for asking. Granted, some of these are in the docs or online, but sometimes an author can explain things better.
A thorough Tkinter reference with Python syntax for a non Tcl/Tk programmer
metaclasses / decorators
functional programming
cross-platform programming
profiling / optimizing
code coverage checking
distutils
I know this would be a monstrous task, but a discussion on how to use some of the "must have" add-ons.
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/mailman/private/centraloh/attachments/20100914/e8ac0081/attachment.html>
More information about the CentralOH
mailing list