[Tutor] Re:Newbie

Danny Yoo dyoo@hkn.eecs.berkeley.edu
Sun, 3 Feb 2002 14:14:03 -0800 (PST)


On Sun, 3 Feb 2002, Ramkumar Kashyap wrote:

> I have just started programming and am using the "How to think like a
> Computer Scientist: using Python" which is available for free on the
> internet, just like Python.

Here's the link to "How To Think Like a Computer Scientist":

    http://www.ibiblio.org/obp/thinkCSpy/


But you don't have to use thinkCSpy if it seems too formal --- there's
also a bunch of Python tutorials here:

    http://python.org/doc/Newbies.html



> I also find going through the tutorials provided with Python and
> reading the online manuals also helps quite a bit, though may confuse
> you at times.

And when the manuals get confusing, please feel free to ask questions on
Tutor; that's what we're here for.

Anyway, hope this helps you!