Any Good Tutorials?
Chris Angelico
rosuav at gmail.com
Sun Nov 17 00:03:12 EST 2013
On Sun, Nov 17, 2013 at 3:59 PM, lazytotoro <globecom at hush.com> wrote:
> I am just starting to learn Python and was wondering if there are any good tutorials out there that anyone can recommend? Thanks!
Personally, I recommend the one that comes with the docs:
http://docs.python.org/3/tutorial/
There are others, too, and I'm sure you're about to see a few named.
Or you can do a quick web search for "python tutorial", which will
come up with several.
ChrisA
More information about the Python-list
mailing list