Ken Farmer am Donnerstag, 8. Dezember 2005 02.28: [...] > I agree that I need a perl object book.
Not necessarily - it could even be better to buy a book that contains the OO paradigmas independent from any programming language. The details of the language (or the focus on implementation) could eventually hide the big picture. [...] > Plus, a non-perl object book will really lead a newbie out of the promised > land - fast. [...] > The problem, I think, is that I have done procedural - based programming > (as a hobby) for decades and in learning OOP I just haven't managed to make > that mental shift yet. [...] In my opinion, OOP is much nearer to the usual view or abstraction of the world. Some kinds of abstraction (most, I think) are analogue in reality and in OOP. Think of generalization, specialization, active stateful entities, resolving big problems by splitting them into smaller ones... It's like in math: you can partition a big calculation and have a *local* look into the parts. etc. (sorry for my english) > Suddenly it clicked and off I went. Same thing should happen with > oop, eventually. The click will make feel you very good :-) joe -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>