[Tutor] Intermediate/advanced concepts

Kent Johnson kent37 at tds.net
Fri Nov 7 12:53:58 CET 2008


On Thu, Nov 6, 2008 at 11:14 PM,  <btkuhn at email.unc.edu> wrote:
> Hi everyone,
>
> I've been teaching myself python for a few months and I'm becoming
> frustrated because I've kind of hit a wall in terms of learning new
> information.

You might like to read the (printed) Python Cookbook. It has many good
examples of idiomatic Python in the context of solving a real problem.
Also I suggest you start working on a project that interests you and
learn what you need to know to complete it.

Kent


More information about the Tutor mailing list