On 12/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> Is there a set of more basic projects for flexing one's novice Python skills?

They key to finding a project is to find something you will enjoy doing.

I used statistics to get to know Python.
The code parsed some text, added some numbers, calculated various
things. Very basic stuff, but it was a nice way to dip into Python while
doing something I had to do.

Other projects I did afterwards mostly consisted of fiddling around
with text. Parsing, building new strings and outputting in a special format.

Not sure if this helps, but that's how I started with Python :)

Tor
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to