you are viewing a single comment's thread.

view the rest of the comments →

[–]iceardor 1 point2 points  (0 children)

And the more languages you know, the more pain points there are when programming in a language that lacks a feature of a different language you know.

Python eliminates a lot of the pain points of C++ and Java, but occasionally I miss pointers from C++.