[Tutor] Question about code reviews

Kent Johnson kent37 at tds.net
Mon Jul 16 04:13:30 CEST 2007


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



More information about the Tutor mailing list