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.
Zeeshan Lakhani 19e512aca7
first run-through on audit before distro systems
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 add minor cleanup scripts for naming 10 years ago
comp_sci_fundamentals_and_history add minor cleanup scripts for naming 10 years ago
concurrency first run-through on audit before distro systems 10 years ago
data_structures add minor cleanup scripts for naming 10 years ago
datastores first run-through on audit before distro systems 10 years ago
design Organized some papers, and added arXiv as a paper repo. 10 years ago
digital_currency add peercoin whitepaper 10 years ago
distributed_systems first run-through on audit before distro systems 10 years ago
ethics Organized some papers, and added arXiv as a paper repo. 10 years ago
functional_progamming_winners Optimal Purely Functional Priority Queues 11 years ago
functional_reactive_programming first run-through on audit before distro systems 10 years ago
garbage_collection first run-through on audit before distro systems 10 years ago
logic_and_programming first run-through on audit before distro systems 10 years ago
macros first run-through on audit before distro systems 10 years ago
networks first run-through on audit before distro systems 10 years ago
new_paradigms update folder name and add ibm research paper 11 years ago
operating_systems first run-through on audit before distro systems 10 years ago
pattern_matching more papers and cleanup 11 years ago
plt first run-through on audit before distro systems 10 years ago
processes spanner dupe, sports folder name, keep csp together 10 years ago
robotics Add some robotics papers. 10 years ago
sports_analytics spanner dupe, sports folder name, keep csp together 10 years ago
.gitignore primecoin 11 years ago
README.md first run-through on audit before distro systems 10 years ago

README.md

Papers We Love

Repository related to the following meetups:

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

Past presentations

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

Please check out our wiki-page for links to blogs, books, exchanges that are worth a good read.

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. We recommend that you follow these conventions in your pull-request for a speedy merge. Note that every pull request we receive must have Two-Thumbs-Up minimum from PWL organizers/collaborators to be merged.

Follow the group's ethos

We want to help bring academic research closer to practitioners. Books, blogposts, and/or reference pdfs don't go through the same review process that academic papers do and we won't add them to this repo.

Respect content licenses

We will only merge pull requests that contain research papers that allow digital distribution. Papers whose copyright prohibits redistribution will not be accepted; for example license 1 from the ACM digital library.

Follow our naming convention

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