Azure Jane Lunatic (Azz) 🌺 (
azurelunatic) wrote2003-03-16 06:24 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Mini-report for Demland:
Why Object Oriented is so much better than Structural (5 reasons)
(1-4 from http://swiki.hfbk-hamburg.de:8888/MusicTechnology/8, 5 from http://www.ercb.com/brief/brief.0097.html)
- Object Oriented designs simulate real-world objects, making them more intuitive to work with.
- Encapsulation is possible, so they can be accessed in only authorized ways.
- Cuts down on the if/then statements; objects can deal with a variety of different things without having to be told explicitly what to do with them by the sender.
- Inheritance. Nice yummy inheritance. I love inheritance. It's got class.
- Object-oriented programming can be used with any programming language.
(1-4 from http://swiki.hfbk-hamburg.de:8888/MusicTechnology/8, 5 from http://www.ercb.com/brief/brief.0097.html)
no subject
is easy code re-useability.
Also, architecture and design are much easier
to do.
no subject
I like this stuff, though I'm still feeling fairly disoriented.
Re:
Not sure what languages you are working in but I do java for a living. If you need help or have questions just ask.
:)
no subject
You may or may not hear bitching in journal about stuff. Right now I'm taking the classes for Oracle, Object Oriented Design with UML among other happy things, and then Web Design. Whee fun.
Must remind self that I am smarter than the computer.