What choices did you face in developing your solution, and how did you choose among them?
The choices i faced while developing my solution was to decide which way to output String literals. There are several ways to make them say several things and some are more efficient than others. I choise by which ones had the least lines of code. This means that i would use /n often. This is easier than typing System.out.println("__");. In long pages of code uses the shorter lines might make it easier to read and decipher.
Friday, September 14, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment