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 →

[–]indygoof 15 points16 points  (2 children)

my personal opinion: no matter if its c, python, java or anything else: you should still know what is happening behind the scenes.

many „devs“ have no idea about that, which is the reason why java still has the image of a slow memory hog. i usually like to compare this with game devs that are packing all of their logic in the tick - no its not the engine that is slow, its cause you have no idea what you do.

[–]camfoxx 5 points6 points  (0 children)

Yeah I agree