You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ines Sombra 4e5b39eefe
added networking section & paper
10 years ago
api_design just remove the space in the folder name 11 years ago
artificial_intelligence added MIT's distributed system's reading group 10 years ago
audio_comp_sci more papers and cleanup 11 years ago
caching lfu caching paper 11 years ago
clojure no extra readmes 11 years ago
comp_sci_fundamentals_and_history add raft paper 10 years ago
concurrency synchronization paper 11 years ago
data_structures Added folders for sections on: 10 years ago
datastores added networking section & paper 10 years ago
digital_currency primecoin 11 years ago
distributed_systems added networking section & paper 10 years ago
functional_progamming_winners Optimal Purely Functional Priority Queues 11 years ago
functional_reactive_programming wormholes 11 years ago
garbage_collection fix ups for pdfs ext 10 years ago
logic_and_programming logic/clojure/gamedev paper 11 years ago
macros fortifying macros 10 years ago
networks added networking section & paper 10 years ago
new_paradigms update folder name and add ibm research paper 11 years ago
pattern_matching more papers and cleanup 11 years ago
plt update, eff paper 10 years ago
processes Added folders for sections on: 10 years ago
sports-analytics sports is math too 10 years ago
.gitignore primecoin 11 years ago
README.md add SF chapter and make room for moar 10 years ago
can-programming-be-liberated-from-the-von-neumann-style.pdf adds Backus' ACM Turing Award lecture 10 years ago
dynamo-amazons-highly-available-key-value-store.pdf more papers and cleanup 11 years ago
millwheel-fault-tolerant-stream-processing-at-internet-scale.pdf adding paper on google's millwheel 11 years ago
out-of-the-tar-pit.pdf add raft paper 10 years ago
reflections-on-trusting-trust.pdf more papers and cleanup 11 years ago

README.md

##Papers We Love

Repository related to the following meetups:

Let us know if you are interested in starting a chapter!

##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.