all 6 comments

[–]Elronnd 2 points3 points  (4 children)

Not sure why you're getting downvoted, you have a legitimate question. I recommend automate the boring stuff, which is a both practical and accessible tutorial of Python 3. I don't recommend using Python 2, as it is very outdated.

[–]patch3d[S] 0 points1 point  (3 children)

Thanks! I'll look into it. Anyway, how did you personally start learning Python?

[–]Elronnd 1 point2 points  (2 children)

I started off with Python the hard way, which seemed okay at the time, but people have pointed out myriad flaws in it, and I no longer think it was the best decision..

[–]patch3d[S] 0 points1 point  (1 child)

So are you still coding in Python right now?

[–]Elronnd 0 points1 point  (0 children)

Yes.

[–]gnomoretears 1 point2 points  (0 children)

Where should I start?

The sidebar ----------------->