Re: [Tutor] Noobie projects

2006-12-15 Thread Tor Hildrum
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


Re: [Tutor] Noobie projects

2006-12-15 Thread Chris Calloway
[EMAIL PROTECTED] wrote:
 Is there a set of more basic projects for flexing one's novice Python skills?

Three python projects for noobs:

http://www.handysoftware.com/cpif/

-- 
Sincerely,

Chris Calloway
http://www.seacoos.org
office: 332 Chapman Hall   phone: (919) 962-4323
mail: Campus Box #3300, UNC-CH, Chapel Hill, NC 27599

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