When they say that a good program has good architechture, what exactly do they mean.
I know about .NET and classes and object oriented technology, but before I write code, what makes the program have a good design and well thought out architechture?
Is it breaking up the program into the right classes, having the right access levels for class member, having the right interfaces and public function signatures? All the above? Anything else?
2007-03-23
16:18:50
·
2 answers
·
asked by
michmounty
2
in
Computers & Internet
➔ Programming & Design