Quote:
Originally posted by Com013
I don't like OOP (object-oriented-programming/problems). Normally the compiler/interpreter is doing stuff you can't really control and you are confused why your program doesn't work.
|
Only if you don't know the language well :-/
And it's superuseful if you ever plan to work as part of a team.