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
| Migrating | jaress |
| 14 | 733 |
| 14 | 717 |
| 0 | 792 |
| Gang-Up | jaress |
| 382 | 583 |
| 245 | 592 |
| 291 | 543 |
| Split-Up | jaress |
| 318 | 328 |
| 349 | 502 |
| 440 | 269 |
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:
This is great info to know.
Post a Comment