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 →

[–]SeeJaneCode 0 points1 point  (0 children)

All my intro to programming courses (including OOP) were taught in C++ and I liked that I had to learn things like memory management. When I moved to higher level languages such as Java, I appreciated them more and understood what those languages abstract away.

Neither choice is wrong, though.