Tino Dai wrote: > Actually, I'm looking for two things: > > I can do stuff with python, but a) is there a better way to do it? b) > What in python don't I know that I don't know. Does that make sense?
Reading other people's code is another good way to learn both of these. I found reading the printed Python Cookbook to be an excellent way to learn a lot about how Python is actually written by skilled coders. Kent _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
