Key Points

 < Free Open Study > 

  • Making boolean expressions simple and readable contributes substantially to the quality of your code.

  • Deep nesting makes a routine hard to understand. Fortunately, you can avoid it relatively easily.

  • Structured programming is a simple idea that is still relevant: you can build any program out of a combination of sequences, selections, and iterations.

  • Minimizing complexity is a key to writing high-quality code.

 < Free Open Study > 


Code Complete
Code Complete: A Practical Handbook of Software Construction, Second Edition
ISBN: 0735619670
EAN: 2147483647
Year: 2003
Pages: 334

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net