Marked item as complete.

This commit is contained in:
John Washam 2016-09-07 21:32:14 -07:00
parent 67bdbee013
commit 9535c2c409

View File

@ -852,7 +852,7 @@ You'll get more graph practice in Skiena's book (see Books section below) and th
- [x] Database Normalization - 1NF, 2NF, 3NF and 4NF: https://www.youtube.com/watch?v=UrYLYV7WSHM
- [x] https://github.com/checkcheckzz/system-design-interview - There are a lot of resources in this one. Look through the articles and examples. I put some of them below.
- [x] How to ace a systems design interview: http://www.palantir.com/2011/10/how-to-rock-a-systems-design-interview/
- [ ] Scalable Web Architecture and Distributed Systems: http://www.aosabook.org/en/distsys.html
- [x] Scalable Web Architecture and Distributed Systems: http://www.aosabook.org/en/distsys.html
- [ ] Numbers Everyone Should Know: http://everythingisdata.wordpress.com/2009/10/17/numbers-everyone-should-know/
- [ ] Fallacies of Distributed Computing Explained: https://pages.cs.wisc.edu/~zuyu/files/fallacies.pdf
- [ ] Pragmatic Programming Techniques: http://horicky.blogspot.com/2010/10/scalable-system-design-patterns.html