Re: Selective HTML doc generation

2005-02-24 Thread Graham Ashton
Thanks Brian, much appreciated. Looks quite straightforward. Graham -- http://mail.python.org/mailman/listinfo/python-list

Re: Beginner advice

2008-03-31 Thread Graham Ashton
On Mar 31, 8:15 am, Paul Scott <[EMAIL PROTECTED]> wrote: > Thanks for the feedback, now I just need some justification on the > GTK/GUI stuff - wxWidgets, GTK+ Glade or other? pyGTK is great. I used it quite heavily a year or so ago. GTK is a nice tool kit from the user's perspective too; you ca

Re: Good books in computer science?

2009-06-14 Thread Graham Ashton
On 2009-06-14 03:34:34 +0100, Paul Rubin said: Roy Smith writes: In the same vein, Death March, by Ed Yourdon. I've been wanting to read "Antipatterns". I bought it but couldn't get into it. Light on meat, heavy on boredom (for me - these things are always s

Re: Good books in computer science?

2009-06-14 Thread Graham Ashton
On 2009-06-14 14:04:02 +0100, Steven D'Aprano said: Nathan Stoddard wrote: The best way to become a good programmer is to program. Write a lot of code; work on some large projects. This will improve your skill more than anything else. I think there are about 100 million VB code-monkeys who

Re: Good books in computer science?

2009-06-15 Thread Graham Ashton
On 2009-06-14 06:38:32 +0100, koranthala said: The Pragmatic Programmer - Planning to buy, Refactoring: Improving the Design of Existing Code - again planning to buy, These are my top two recommendations for people who can already code a bit, but who want to get really really good. The first