Skip to main content

Timeline for ATM Machine Simulator

Current License: CC BY-SA 3.0

11 events
when toggle format what by license comment
Dec 3, 2015 at 7:49 comment added LukasS I have to say, both of you have great attention to detail, something I lack in this case :D
Dec 2, 2015 at 15:59 comment added Evan R. @HugoZink Actually you're wrong, if you want to argue here. "ATM Machine" would equal "Automatic Teller Machine Machine", whereas "PIN Number" would equal "Personal Identification Number Number", not "Personal PIN Number".. You're analogy would only be correct if someone were to say "Automatic ATM Machine"....get it?
Dec 2, 2015 at 15:23 comment added Hugo I feel obligated to point out that ATM is short for Automatic Teller Machine. Saying "ATM Machine" is like saying Personal PIN Number. ;)
Dec 2, 2015 at 15:08 answer added Edward timeline score: 5
Dec 2, 2015 at 14:11 history tweeted twitter.com/StackCodeReview/status/672055487861395456
Dec 2, 2015 at 13:51 answer added Oscar Guillamon timeline score: 7
Dec 2, 2015 at 13:39 history edited Mast
edited tags
Dec 2, 2015 at 13:34 answer added Caridorc timeline score: 5
Dec 2, 2015 at 13:33 review First posts
Dec 2, 2015 at 14:04
Dec 2, 2015 at 13:32 comment added Adriano Repetti First of all split your program into multiple functions!!! After that you may start looking to make it better (for example removing big switch statements and reusing repetitive code). To understand why this is important: pick a random line in the middle of your source code and tell how/when/why it will be executed. Now imagine it's not a toy program but a 500000 lines of code real world program...
Dec 2, 2015 at 13:29 history asked LukasS CC BY-SA 3.0