[Tutor] Basic Tutorial for Python

Alan Gauld alan.gauld at yahoo.co.uk
Mon Feb 6 20:37:59 EST 2017


On 06/02/17 16:13, Hüseyin Ertuğrul wrote:
> Hello all,
> I am a system engineer and I want to learn python language. 
> I don't know any program language

That's a common request and the python.org site has a whole page
dedicated to folks like you.

https://wiki.python.org/moin/BeginnersGuide/NonProgrammers

It lists many tutorials (including mine below)and they all
do the job. It just depends on what kind of style you prefer.
(Some aim at leisure users with emphasis on games etc, others
are targeted at more serious users and focus on, say,
sysadmin type tasks, some are more academically correct,
others easier to read but less rigorous). Try a couple and
go with whatever looks most to your taste.

If (when!) you get stuck or puzzled ask questions here.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list