forked from ept/ddia-references
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
Designing Data-Intensive Applications | ||
===================================== | ||
|
||
Literature References | ||
--------------------- | ||
|
||
This repository accompanies the book [Designing Data-Intensive Applications](http://dataintensive.net/) | ||
by [Martin Kleppmann](https://www.google.co.uk/maps), published by | ||
[O'Reilly Media](http://shop.oreilly.com/product/0636920032175.do). | ||
|
||
The book contains a large number of references to further reading material for anyone who wants to | ||
go into more depth, ranging from books and research papers to blog posts, bug reports and tweets. | ||
Many of the references are freely available online. | ||
|
||
The purpose of this repository is to maintain up-to-date links to the full text of online resources, | ||
where available. If you are reading the print edition, you may find it quicker than using a search | ||
engine to find the material. If you are reading an ebook edition, we have included links directly in | ||
the ebook, but unfortunately links tend to break frequently due to the nature of the web. | ||
|
||
If you find a broken link or any error in the references, please submit a pull request to fix it. | ||
For academic papers, you can search for the title in [Google Scholar](https://scholar.google.co.uk/) | ||
to find open-access PDF files. |