Python Tutorial

Zachary Ware zachary.ware+pylist at gmail.com
Mon Jun 16 11:37:33 EDT 2014


(Note, for those confused, context:
https://mail.python.org/pipermail/python-list/2010-August/584707.html)

On Mon, Jun 16, 2014 at 10:06 AM,  <jonadina at gmail.com> wrote:
> hello... pls how did ur tutorial creation go?
> Could i get it as i am starting to learn python
> thanks

Hi,

Please note that you've just posted to a mailing list in response to a
4-year-old post, providing no context whatsoever, which is likely to
cause many members of this list to ignore your question.  Google
Groups is only one of many ways in which people use this list, and is
the least polite-by-default -- through no fault of yours, but it means
you'll need to put extra effort into not raising ire.  See
https://wiki.python.org/moin/GoogleGroupsPython for some pointers on
how to use Google Groups politely on this list.

As for your actual question, I don't know if you will get an actual
answer; I don't recall seeing the author of the post you replied to
around here in quite some time.  However, there is a very nice
tutorial at http://docs.python.org/3/tutorial/ which should help you
get started.  Another good option is Alan Gauld's Learn to Program
website found at http://www.alan-g.me.uk/ and I'm sure a Google search
for "python tutorial" will turn up many options as well :).

You may also be interested in the Python 'tutor' mailing list, see
https://mail.python.org/mailman/listinfo/tutor

Regards,
-- 
Zach



More information about the Python-list mailing list