Go to file
2014-03-08 17:40:57 -08:00
api_design
artificial_intelligence added MIT's distributed system's reading group 2014-02-24 22:33:39 -08:00
audio_comp_sci
caching lfu caching paper 2013-12-12 12:01:02 -05:00
clojure add minor cleanup scripts for naming 2014-03-04 23:23:53 -05:00
comp_sci_fundamentals_and_history add minor cleanup scripts for naming 2014-03-04 23:23:53 -05:00
concurrency spanner dupe, sports folder name, keep csp together 2014-03-05 23:07:20 -05:00
data_structures add minor cleanup scripts for naming 2014-03-04 23:23:53 -05:00
datastores spanner dupe, sports folder name, keep csp together 2014-03-05 23:07:20 -05:00
design Organized some papers, and added arXiv as a paper repo. 2014-03-02 01:02:56 -08:00
digital_currency add peercoin whitepaper 2014-03-04 23:14:12 +02:00
distributed_systems Add COPS and Eiger paper 2014-03-07 11:43:42 -05:00
ethics Organized some papers, and added arXiv as a paper repo. 2014-03-02 01:02:56 -08:00
functional_progamming_winners
functional_reactive_programming add minor cleanup scripts for naming 2014-03-04 23:23:53 -05:00
garbage_collection fix ups for pdfs ext 2014-01-29 00:58:43 -05:00
logic_and_programming
macros fortifying macros 2014-02-02 15:26:30 -05:00
networks added networking section & paper 2014-02-25 21:44:26 -08:00
new_paradigms
operating_systems Add Xen and VM live migration paper 2014-03-07 11:48:39 -05:00
pattern_matching
plt update, eff paper 2014-02-07 15:30:45 -05:00
processes spanner dupe, sports folder name, keep csp together 2014-03-05 23:07:20 -05:00
robotics Add some robotics papers. 2014-03-07 00:39:48 -06:00
sports_analytics spanner dupe, sports folder name, keep csp together 2014-03-05 23:07:20 -05:00
.gitignore
can-programming-be-liberated-from-the-von-neumann-style.pdf adds Backus' ACM Turing Award lecture 2014-02-18 16:24:02 +00:00
millwheel-fault-tolerant-stream-processing-at-internet-scale.pdf
README.md latest presentation link & reference wiki for rest 2014-03-08 17:40:57 -08:00

Papers We Love

Repository related to the following meetups:

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

Past Presentations

See the complete list of past presentations or check out our Youtube channel

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