Re: [Tutor] Looking for HOWTO's

2005-06-03 Thread Cedric BRINER
Maybe this is Off-Topic but I found recently a perfect repository of python tutorials at: http://www.awaretek.com/tutorials.html Ced. -- Cedric BRINER ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] Looking for HOWTO's

2005-06-02 Thread Marco Scheidhuber
hi joseph, Joseph Quigley wrote: > PS> I wouldn't mind /any/ Python HOWTO or tutorial google is your friend ;-) Your first tutorial should be http://python.org/doc/2.4.1/tut/tut.html or maybe http://honors.montana.edu/~jjc/easytut/easytut/ and a search for "image reader" python gives e.g. ht

[Tutor] Looking for HOWTO's

2005-06-02 Thread Joseph Quigley
Hi, I could use some howto's or tutorials in python, on how to build an image reader (like: Kview, or Kodak's Easy Share Software). I searched Google but can't find anything (I also have pay-by-the-minute dial up so I don't surf much) I know it's reinventing the wheel, but, I just want to learn