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 #33

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 number

[Tutor] Noobie projects

2006-12-14 Thread rumpy
Hi Folks, I'm finishing up Magnus Heitland's Beginning Python Book. Two thumbs up btw. I quite liked it. However, the suggested projects, IMO, jump straight into topics a little over my head. I'm not feeling confident tacking the projects because so much of each project chapter delves into ar