|
|
|
|
|
by abecedarius
5316 days ago
|
|
This is why I haven't yet read all of Peter Norvig's coding essays -- you can depend on him to publish code that's really hard to improve on (by the metrics he's writing for, like clarity). I like to write my own first before reading someone else's, because yes, it really does help you suck the juice out of a learning opportunity. Feynman and Turing both seem to have emphasized this too. Really polished code is hard to find. I've been playing around off and on with Ken Thompson's regular expression search paper most recently. |
|