Timeline for Naming conventions for Java classes that have a static main method?
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 12, 2017 at 7:31 | history | edited | CommunityBot | replaced http://programmers.stackexchange.com/ with https://softwareengineering.stackexchange.com/ | |
| Jun 9, 2015 at 21:40 | history | protected | CommunityBot | ||
| Feb 26, 2015 at 8:45 | history | tweeted | twitter.com/#!/StackProgrammer/status/570867117383397376 | ||
| Aug 13, 2013 at 14:29 | vote | accept | Korey Hinton | ||
| Aug 13, 2013 at 7:15 | answer | added | Michael Borgwardt | timeline score: 24 | |
| Aug 13, 2013 at 5:20 | comment | added | jwenting | the last 5 I wrote were Test1, Test2, Test3, Test4, and Test5 :) Was writing some small tests and didn't want to spend time thinking up descriptive names as it was throwaway code anyway. | |
| Aug 12, 2013 at 22:11 | comment | added | assylias | I call it Main and it's generally less than 20 lines long (with a bit of exception catching and parameter parsing). | |
| Aug 12, 2013 at 21:57 | answer | added | Tulains Córdova | timeline score: 9 | |
| Aug 12, 2013 at 21:45 | comment | added | Robert Harvey | I usually call mine Program. | |
| Aug 12, 2013 at 21:42 | history | edited | Korey Hinton | CC BY-SA 3.0 | improved formatting |
| Aug 12, 2013 at 21:36 | history | asked | Korey Hinton | CC BY-SA 3.0 |