I have just learned a little of Javascript, some principles, what objects are, prototypes, inheritance, constructors.
I played a little with node.js
I also read once about the tcl extension tclOO for object oriented programming, but forgot everything.
Sure, the theory looks nice. I do understand that it may have advantages, encapsulating code, making some order,
but I have the feeling it is an exaggeration. If I have to program, I have no idea how to begin using that.
Are eventually pointers to structures in C not enough?
What is your opinion / experience?
I played a little with node.js
I also read once about the tcl extension tclOO for object oriented programming, but forgot everything.
Sure, the theory looks nice. I do understand that it may have advantages, encapsulating code, making some order,
but I have the feeling it is an exaggeration. If I have to program, I have no idea how to begin using that.
Are eventually pointers to structures in C not enough?
What is your opinion / experience?