Can anyone recommend a good book or site that gives a solid introduction to OOP? I am not a computer scientist: rather, I am an engineer who also programs. Procedural has served me well for years yet I try to have an open mind about other ways of coding.
The problem is that every time I ask someone who understands OOP to give me the fundamentals, they start drawing clouds and arrows ... then talk about the "person" class and the "Fred" and "Tom" objects.
I'm looking for something a little more grounded. Something that explains OOP and it's use in practical programming etc.
I have to say, so far ... I really don't see the advantages, but ... that is why I need a good book or reference!
thanks...
M
btw...PB 9.0 looks great even if you ignore the OO parts ... all kinds of new toys ... will get my copy soon!
The problem is that every time I ask someone who understands OOP to give me the fundamentals, they start drawing clouds and arrows ... then talk about the "person" class and the "Fred" and "Tom" objects.
I'm looking for something a little more grounded. Something that explains OOP and it's use in practical programming etc.
I have to say, so far ... I really don't see the advantages, but ... that is why I need a good book or reference!
thanks...
M
btw...PB 9.0 looks great even if you ignore the OO parts ... all kinds of new toys ... will get my copy soon!
Comment