Timeline for Programming with a Sporadic Shift Key
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 20, 2014 at 13:32 | comment | added | Michael Mior | What about <? at the start of the program? | |
| Oct 18, 2014 at 9:53 | comment | added | Ingo Bürk | @WOUNDEDStevenJones I believe relying on IDE features would be counted as cheating. | |
| Oct 17, 2014 at 21:11 | comment | added | WOUNDEDStevenJones | shoot, you can't use any sort of navigation keys (arrows), so even if your IDE did autocomplete correctly, you'd need to type that same character again or else it will insert the new (wrong) one, like this: strtolower("Dear Computer, '"0)... | |
| Oct 17, 2014 at 20:47 | comment | added | WOUNDEDStevenJones | a good IDE will add the correct closing quotes for you (you'll only ever end up with '' or "", as well as the closing parentheses, so though you still have a 50% chance for (, the ) should be automatic. | |
| Oct 17, 2014 at 7:45 | comment | added | es1024 | @edc65 ucwords capitalizes the first letter of each word | |
| Oct 17, 2014 at 6:24 | history | answered | es1024 | CC BY-SA 3.0 |