How to actually write a program?

Ksenia Marasanova ksenia at ksenia.nl
Sat Sep 4 08:00:09 EDT 2004


> Any ideas about this problem :-)

I dont' know if this is a 'right' approach, but if the program has user 
interface, it helps also first to create this user interface. That way 
you'll be able to visualize what information your program needs to get 
and to send back. It can be easier then to define classes and 
methods...

Ksenia.





More information about the Python-list mailing list