Re: [Tutor] Basic Tutorial for Python

2017-02-06 Thread Alan Gauld via Tutor
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/NonP

Re: [Tutor] Basic Tutorial for Python

2017-02-06 Thread Alex Kleider
On 2017-02-06 08: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 and I need tutorial for beginner or for dummies. By the way I want to see basic example codes for practice. What is your suggestion for that case.

Re: [Tutor] Basic Tutorial for Python

2017-02-06 Thread Steven D'Aprano
On Mon, Feb 06, 2017 at 04:13:35PM +, 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 and I need tutorial for beginner or for > dummies. Alan's tutorial is worth working through: http://www.alan-g.me.uk

Re: [Tutor] Basic Tutorial for Python

2017-02-06 Thread Larocca, John B
I like this one... https://learnpythonthehardway.org/book/ It can be done all online -John -Original Message- From: Tutor [mailto:tutor-bounces+john.b.larocca=intel@python.org] On Behalf Of Hüseyin Ertugrul Sent: Monday, February 06, 2017 8:14 AM To: tutor@python.org Subject: [Tutor]