MyBlog

01/24/2012

Code Complete

Filed under: Uncategorized — conner36 @ 22:25

So today in Java class I finally got to put some lessons I learned in the book Code Complete to good use. It talked about use of boolean variables and how to name them as yes/no questions. Also how to remove for loops used over and over again into a method to better control the logic and make it easier to read for others and my future self.

(link to code in paseBin)

Leave a Comment »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Create a free website or blog at WordPress.com.