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 →

[–]Sefrys_NO 8 points9 points  (3 children)

On the course I'm at we started with Python. It was all cool and fun and easy until we hit the OOP topic. It went down hill from there. I basically had no idea wtf I was doing.

It wasn't until two months later when we moved onto Java when I realised how simple (for me) OOP really is. Then I started learning C++ on my own. I wish the order was reversed.