Paper is dead, long live paper programming
41–50 of 89 posts
Re: Paper is dead, long live paper programming
#42Re: Paper is dead, long live paper programming
#43His handwriting is gorgeous!
Most of us think writing code by hand is incredibly slow, because it is. If you add in trying to make it beautiful, now you're really crawling.
Re: Paper is dead, long live paper programming
#44Earlier quoted context omitted.
That's what the author was looking for.
"hey guys, i like to write code IN 18TH CENTURY STYLE CURSIVE THAT I HAVE PAINSTAKINGLY MASTERED."
Re: Paper is dead, long live paper programming
#45Re: Paper is dead, long live paper programming
#46Earlier quoted context omitted.
I do all my coding in gregg shorthand
I know this was a joke, but do you by any chance know any shorthand? I tried to teach myself Gregg here and there years ago, but it requires more dedication than I was willing to put in to become fluent.
Gregg is very much a "visible" sound system from a time when people just needed to capture the conversations and later expand back into text with the aid of a secretary. That is, if you didn't mutate your shorthand for your own purposes.
That being said, Aaron Hsu's handwriting is beautiful, but not my cup of tea for thinking on paper--my initial reaction to his scanned pages was unpleasant because it wasn't what I was used to from my own hands.
Re: Paper is dead, long live paper programming
#47I participated in a few programming competitions in college where paper programming is a must. There are typically 3 members on each team but only one computer. Our strategy involved first finding the easiest problem in the set and handing it over to our fastest typer to solve. In parallel, the other 2 members ranked and categorized (graph search, DP, arithmetic, etc.) the remaining problems. We then proceeded to spl…
I'm highly interested to know what class of "common mistakes" you are referring to here. This sounds like a very fun environment/method to do things.
But when I write code in an editor, these errors always pop up. I guess it's because the feedback loop is so small, whereas every second counts in a competition environment.
Yes, it was pretty fun. I wish I took it more seriously though: we never really practiced much and just attended competitions for the experience. We did manage to get 5th place twice in a row in a regional competition (Gulf), so we weren't terrible :P
Re: Paper is dead, long live paper programming
#48Earlier quoted context omitted.
I do all my coding in gregg shorthand
I know this was a joke, but do you by any chance know any shorthand? I tried to teach myself Gregg here and there years ago, but it requires more dedication than I was willing to put in to become fluent.