Key Points

  • 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.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.147.60.63