Skip to content

Commit

Permalink
Added folders for sections on:
Browse files Browse the repository at this point in the history
* data_structures, datastores, distributed systems, processes
* Updated README with guidelines for paper PRs
  • Loading branch information
Ines Sombra committed Feb 24, 2014
1 parent 96bbeb8 commit 224a1dc
Show file tree
Hide file tree
Showing 20 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,10 @@ Reading a paper is not the same as reading a blogpost or a novel. Here are a few
* [How to read an academic article] (http://organizationsandmarkets.com/2010/08/31/how-to-read-an-academic-article/)
* [Advice on reading academic papers] (http://www4.ncsu.edu/~akmassey/posts/2012-02-15-advice-on-reading-academic-papers.html)
* [How to read and understand a scientific paper] (http://violentmetaphors.com/2013/08/25/how-to-read-and-understand-a-scientific-paper-2/)

## 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.
Binary file added data_structures/Dynamic-Hash-Tables.pdf
Binary file not shown.
Binary file added data_structures/epidemic-broadcast-trees.pdf
Binary file not shown.
Binary file added datastores/eventually-consistent.pdf
Binary file not shown.
Binary file added datastores/flexible-transactional-storage.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added distributed_systems/brewers-conjecture.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added processes/communicating-sequential-processes.pdf
Binary file not shown.

0 comments on commit 224a1dc

Please sign in to comment.