How to actually write a program?

Peter Kleiweg in.aqua.scribis at nl.invalid
Sat Sep 4 12:04:50 EDT 2004


Ksenia Marasanova schreef:

> > 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...

I disagree. In that case, better to define the data structures
you're program is going to manipulate.


-- 
Peter Kleiweg  L:NL,af,da,de,en,ia,nds,no,sv,(fr,it)  S:NL,de,en,(da,ia)
info: http://www.let.rug.nl/~kleiweg/ls.html




More information about the Python-list mailing list