Gary Wheeler wrote:
Since OOP largely predates my college education (1979-1984, Wright State University, go Raiders) I learned it on the fly at work.
I was less than a year old when you went to college then. Don't hold it against me though. :laugh:
Gary Wheeler wrote:
You can use OOP principles in assembly language or a Windows batch file if that serves the problem at hand.
Amen, brother.
Gary Wheeler wrote:
I've always viewed academic purists(*) with skepticism, and Alan Kay's opinion triggers me. He has a chocolate hammer, and seems to think it is the only thing for nails even when they're pesto-flavored.
True dat, man. Acedamia is great and needed, but you don't _really_ learn something until you apply it and use it. Even Einstein said at some point you gotta get your face out of the books and start doing. Never stop reading, but do something already... otherwise you're just repeating crap you don't really know. Personally, I think OOP (even the version we know that's not the same) is cool. I like the way Java/C# organizes things, for instance. Nothing against the theories. But, you can also accomplish the same concepts with functional programming, etc. Then you get peeps that don't even understand what they're doing acting all superior. Welcome to life I guess...
Gary Wheeler wrote:
(*) Don't even mention Grady Booch.
I'll have to Google him, but I dare not mention it. :laugh: :laugh:
Jeremy Falcon