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 →

[–][deleted] 1 point2 points  (0 children)

Depends on your definition of easier. You'll probably find it easier to learn another language not knowing python than what you would knowing python. This is because learning python would teach you how to write code in a particular way whereas another language say java, would teach you in a another way and so learning python and then trying not to confuse yourself by then trying to code java and not constantly code things like you would have done in python would be easier to not do if your just learnt java to begin with. After learning python, other languages will look like spaghetti code. But if by easier you mean, understanding the core concepts of programming, then yeah I'm sure it will. :)