Timeline for How can I get started on my first non-trivially sized Java project?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 3, 2011 at 13:50 | history | migrated | from stackoverflow.com (revisions) | ||
| Aug 3, 2011 at 12:40 | comment | added | Chris Aldrich | ++ to unit test. That is key to ANY program one writes. @captain - look into a unit test framework like JUnit or TestNG. Will save you a LOT of headache and can be the driver to help you prove out how your GUI should work as well. | |
| Aug 3, 2011 at 12:35 | history | answered | duffymo | CC BY-SA 3.0 |