How to actually write a program?

Brian Gough bjg at network-theory.co.uk
Tue Sep 7 07:26:38 EDT 2004


"Nick Evans" <nick at huff.org.uk> writes:

> Picture this, you know what you want the program to do (its features), you
> have a possably rough idea of how the program will work. You have opened an
> empty text file and saved it as 'mykewlprogram.py' and now your sitting in
> front of an empty text file... Now then.... where do I start.

The books "Programming Pearls" and "More Programming Pearls" by Jon
Bentley have nice examples of this sort of thing.

-- 
Brian Gough

Network Theory Ltd,
Publishing the Python Manuals --- http://www.network-theory.co.uk/python/



More information about the Python-list mailing list