How to actually write a program?

Batista, Facundo FBatista at uniFON.com.ar
Fri Sep 3 17:35:41 EDT 2004


[Nick Evans]

#- 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.
#- 
#- Any ideas about this problem :-)

You close the file, grab a paper, and start sketching the program
architecture, *writing* down the requeriments, etc.

Don't know exactly in English, the raw translation from Spanish would be
"system analysis".

.	Facundo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20040903/c4b41a82/attachment.html>


More information about the Python-list mailing list