Would you say that coding heavily in JavaScript makes you forget the core OOP concepts?
Anonymous
I do know that JavaScript is a OOPL, but does it really make you a OOP programmer in terms of classes, methods and access specifiers like say Java, C++ or Ruby?