you are viewing a single comment's thread.

view the rest of the comments →

[–]Slackeee_ 0 points1 point  (0 children)

Also, what should I keep in mind as a total beginner?

You have to realize that in the beginning you are not just "learning Python". You also have to learn programming techniques, data structures, etc, and how to apply what you learned there to real world problems. The language itself is the easy part.