Re: Organising data within a program

2004-12-13 Thread James Stroud
Python is an object oriented (OO) language. The very best thing if you have a lot of time is to learn the language fully, read several books on database design, and implement a gui driven app, OO from top to bottom. If you need to get something to work before you have time to become a pythonolo

Organising data within a program

2004-12-13 Thread Nick Evans
Hey all, I am currently working on a simple program (small group membership database) just to get to grips with the language (bit of a newbie here :-)) and am wondering about the best way of organising the data within the program. >From my understanding I would have something like person1 =("name"