Timeline for Bank ATM program
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 11, 2017 at 20:08 | comment | added | radarbob |
Think of your Main class as the driver for the rest of your program. Don't make that top/main class the bank. Instead Main is where you instantiate and use your bank and other objects.
|
|
| Jun 7, 2015 at 3:18 | comment | added | anon | To continue what @LarryBattle said: Rule #3: DON'T REPEAT YOURSELF | |
| Oct 11, 2014 at 19:10 | history | edited | Jamal |
edited tags
|
|
| Dec 4, 2013 at 18:41 | history | edited | Jamal | CC BY-SA 3.0 |
deleted 46 characters in body; edited tags; edited title
|
| Sep 28, 2012 at 7:20 | answer | added | cl-r | timeline score: 0 | |
| Sep 28, 2012 at 6:01 | history | tweeted | twitter.com/#!/StackCodeReview/status/251562329832034305 | ||
| Sep 27, 2012 at 20:11 | answer | added | palacsint | timeline score: 10 | |
| Sep 27, 2012 at 20:10 | comment | added | Larry Battle | Rule number 1: Don't repeat yourself. Rule number 2: Read more books. Try this amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/… | |
| Sep 27, 2012 at 19:23 | review | First posts | |||
| Sep 27, 2012 at 19:31 | |||||
| Sep 27, 2012 at 19:18 | history | asked | Matt McCarthy | CC BY-SA 3.0 |