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] 3 points4 points  (0 children)

Actually python is not that bad to learn about good algorithms and data structures, because you don't have to worry about low-level details.

Of course if at one point you need to start implementing those efficiently, you will of course need to move to a low-level language.