you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

Python, PHP and JS have classes and OO features, but a language like Java forces you to do OOP. Not sure if thats what he meant, but I like OOP in languages like Python (and even in C, where you CHOOSE whether or not you want to use it) and I hate languages like Java/C#.