Key Points

  • The strongest principle for organizing straight-line code is ordering dependencies.

  • Dependencies should be made obvious through the use of good routine names, parameter lists, comments, and—if the code is critical enough—housekeeping variables.

  • If code doesn't have order dependencies, keep related statements as close together as possible.

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

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