Go to file
Zeeshan Lakhani b90a20d803 Merge pull request #6 from Randommood/add_reading_reference
added MIT's distributed system's reading group
2014-02-25 12:55:47 -05:00
api_design just remove the space in the folder name 2013-05-23 11:06:01 -04:00
artificial_intelligence added MIT's distributed system's reading group 2014-02-24 22:33:39 -08:00
audio_comp_sci more papers and cleanup 2013-05-23 10:25:23 -04:00
caching lfu caching paper 2013-12-12 12:01:02 -05:00
clojure no extra readmes 2013-12-15 21:52:58 -05:00
comp_sci_fundamentals_and_history add raft paper 2014-02-03 14:37:11 -05:00
concurrency synchronization paper 2013-11-04 15:44:08 -05:00
data_structures Added folders for sections on: 2014-02-24 13:07:05 -08:00
datastores Added folders for sections on: 2014-02-24 13:07:05 -08:00
digital_currency primecoin 2013-11-30 12:15:01 -05:00
distributed_systems Added folders for sections on: 2014-02-24 13:07:05 -08:00
functional_progamming_winners Optimal Purely Functional Priority Queues 2013-11-06 17:13:34 -05:00
functional_reactive_programming wormholes 2013-10-02 17:39:28 -04:00
garbage_collection fix ups for pdfs ext 2014-01-29 00:58:43 -05:00
logic_and_programming logic/clojure/gamedev paper 2013-06-12 09:58:42 -04:00
macros fortifying macros 2014-02-02 15:26:30 -05:00
new_paradigms update folder name and add ibm research paper 2013-08-11 18:37:56 -04:00
pattern_matching more papers and cleanup 2013-05-23 10:25:23 -04:00
plt update, eff paper 2014-02-07 15:30:45 -05:00
processes Added folders for sections on: 2014-02-24 13:07:05 -08:00
sports-analytics sports is math too 2014-02-06 20:03:45 -05:00
.gitignore primecoin 2013-11-30 12:15:01 -05:00
can-programming-be-liberated-from-the-von-neumann-style.pdf adds Backus' ACM Turing Award lecture 2014-02-18 16:24:02 +00:00
dynamo-amazons-highly-available-key-value-store.pdf more papers and cleanup 2013-05-23 10:25:23 -04:00
millwheel-fault-tolerant-stream-processing-at-internet-scale.pdf adding paper on google's millwheel 2013-09-10 15:14:40 -04:00
out-of-the-tar-pit.pdf add raft paper 2014-02-03 14:37:11 -05:00
README.md Merge pull request #6 from Randommood/add_reading_reference 2014-02-25 12:55:47 -05:00
reflections-on-trusting-trust.pdf more papers and cleanup 2013-05-23 10:25:23 -04:00

##Papers We Love

  • Repository Related to this Meetup

##Info

We're looking for pull requests related to papers we should add, better organization of the papers we do have, and/or links to other paper-repos we should point to.

Other Good Places to Find Papers

How To Read a Paper

Reading a paper is not the same as reading a blogpost or a novel. Here are a few handy resources to help you get started.

Contributing Guidelines

We have a few guidelines in place to keep the repo clean and easy to navigate. Follow these conventions in your pull-request for a speedy merge.

  • Directory names are undercased and separated by underscores (example: artificial_intelligence)
  • Paper names are undercased and separated by dashes (example: out-of-the-tar-pit.pdf). Use the full title when possible.