★ wanayoo — archive 1999 http://mail.python.org/pipermail/pythonmac-sig/2001-October/004365.htmlNouvelle recherche | Portail wanayoo

[Pythonmac-SIG] Re: Learning on the mac

Christopher Smith csmith@blakeschool.org
Tue, 30 Oct 2001 14:00:03 -0600


Chris Scott writes:
>
>Anyone have any suggestions on Mac-centric books on learning Python?
>
I only work on a mac and used the Python tutorials, documentation, this
list, and the book "How to think Like a Computer Scientist" (the Python
version) as my resources.  After working the problems in the book and
doing a few of the challenge problems listed at the Useless Python site I
felt like I had a pretty good introduction.

If you are using the standard libraries of Python then it is my impression
that the learning will be about the same on any system.

What in particular do you want to learn?

/c