in reply to What are the core points of good procedural software design? (functions, code structuring)
Above all, don't get hung up on dogmas like "I need objects," "global variables are evil," etc. These are just vague guidelines, and are useless unless you understand why they are sometimes true.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: What are the core points of good procedural software design? (functions, code structuring)
by psini (Deacon) on Jun 23, 2008 at 15:07 UTC |