June 4th, 2007, 11:43 am
gelfand,re: "Making my own generalization, I think some "professional programmers" love OOP because it emphasizes programming methodology and makes what they are doing seem more complicated than it really is."I hear you on the above but, now that I have been using languages like VB.Net that lend themselves to OO rather than older clunkier ones, I am finding what everyone says is true. I have been using OO for a while now and it is pretty cool. When IT are enhancing systems, I am just handing them objects from my repository that they can call. They don't need to know what is under the bonnet nor wrestle with maths they don't understand. We just test it to make sure the answers the objects are belching are correct and we are off to the races!I recommend that you go with it and make the investment in understanding OO etc. I think you will find it worth it.Terror