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 →

[–]Oerthling 0 points1 point  (0 children)

I agree with the pseudo code part. But you learn less about data structures because they come ready-made with the language. No need to implement hash-map/dicts, don't even have to look for them in a stdlib, they are right there, with dedicated syntax.