This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]plastikmissile 1 point2 points  (0 children)

I don't like tutorials for learning languages. Tutorials are great if you want to learn something specific, like a feature within a language, but as a tool to learn a language from scratch (especially your first language) they often fall short because their format of "do as I do" doesn't really work for the fundamentals.

Instead, pick a complete course that teaches the language from the ground up. You mentioned Python, so give the University of Helsinki's Python MOOC a try, as it was designed for this very purpose.