Wednesday, August 29, 2007

Code Ruler Results

Today's assignment is Code Ruler. My code is here. (The zip file contains the entire project, plus javadoc documentation. I had to change Code Ruler's default project settings to get the Java 5 features to compile.)


Group Member

Brian Jaress

Evaluation Results

Migratingjaress
14733
14717
0792
Gang-Upjaress
382583
245592
291543
Split-Upjaress
318328
349502
440269

Lessons Learned

I learned a bit more about Java, especially Java 5. Mostly I re-learned the lesson that code should only be written when you know you need it.

I'm also slowly getting used to the tools -- forcing myself to only edit the code in Eclipse and learning a few javadoc quirks. I managed to download and import our formatting rules for Eclipse, so my code should be nice and standard (except that I edited the rules to change the line width from 100 to 72 characters. There are standards, and there are standards.)

1 comment:

Anonymous said...

This is great info to know.