Live data from Hacker News

Technical Papers Every Programmer Should Read (At Least Twice)

blog.fogus.me

1–10 of 61 posts

Re: Technical Papers Every Programmer Should Read (At Least Twice)

#6
post #2

Is this title still referring to the object mentor essays that were posted a couple weeks ago?

The post is a response to the original object mentor list of 10 papers; this post claims to be oriented more toward technical depth and less toward philosophy and design.

Re: Technical Papers Every Programmer Should Read (At Least Twice)

#7
Seeing Leslie Lamport's first paper (about braids, for a high school math journal) makes me want to put together a list of computer scientists' first papers. Now I've got two favorites:

Leslie Lamport, "Braid Theory": http://research.microsoft.com/en-us/um/people/lamport/pubs/b...

Don Knuth, "The Potrzebie System of Weights and Measures", Mad Magazine: http://upload.wikimedia.org/wikipedia/en/5/52/Potrzeb.jpg

Re: Technical Papers Every Programmer Should Read (At Least Twice)

#8
Other great papers:

Flapjax: A Programming Language for Ajax Applications:

http://www.cs.brown.edu/~sk/Publications/Papers/Published/mg...

Embedded probabalistic programming:

http://okmij.org/ftp/kakuritu/dsl-paper.pdf

Memoization of Top-down Parsing:

http://arxiv.org/PS_cache/cmp-lg/pdf/9504/9504016v1.pdf

Re: Technical Papers Every Programmer Should Read (At Least Twice)

#9
post #5
post #3

"All papers are freely available online" Why not have links to each one?

Sorry. My Markdown syntax was bad. There are now links to the articles marked by ↗.

Can't find the link for "Organizing Programs Without Classes". The Oracle site says "click here to download", but there is nothing to click?

Re: Technical Papers Every Programmer Should Read (At Least Twice)

#10
post #9
post #5

Earlier quoted context omitted.

Sorry. My Markdown syntax was bad. There are now links to the articles marked by ↗.

Can't find the link for "Organizing Programs Without Classes". The Oracle site says "click here to download", but there is nothing to click?

I see a postscript version here: http://www.cs.ucsb.edu/~urs/oocsb/self/papers/organizing-pro...
Post reply on HN