New to python

Chris Warrick kwpolska at gmail.com
Tue Oct 18 10:50:04 EDT 2016


On 17 October 2016 at 21:51, Bill Cunningham <nospam at nspam.invalid> wrote:
>     I just installed python I might start with 3. But there is version 2 out
> too. So far I can '3+4' and get the answer. Nice. I typed the linux man page
> and got a little info. So to learn this language is there an online
> tutorial? I am interested in the scripting too.
>
> Bill

Learn Python 3. Good resources (that I can actually vouch for being
good…) include:

https://docs.python.org/3/tutorial/index.html (if you can already program)
http://greenteapress.com/wp/think-python/
https://automatetheboringstuff.com/

-- 
Chris Warrick <https://chriswarrick.com/>
PGP: 5EAAEA16



More information about the Python-list mailing list