Merge pull request #37 from Gurran/master

Add What Every Programmer Should Know About Memory
This commit is contained in:
Alexey Migutsky 2017-09-16 18:16:11 +02:00 committed by GitHub
commit 0a44c68af7
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ But knowing the stuff will help you become better! :muscle:*
### Papers on Programming ### Papers on Programming
- :heart: [Papers We Love](https://github.com/papers-we-love/papers-we-love) - :heart: [Papers We Love](https://github.com/papers-we-love/papers-we-love)
- :newspaper: [The Morning Paper](https://blog.acolyer.org/) - :newspaper: [The Morning Paper](https://blog.acolyer.org/)
- 📜 [What Every Programmer Should Know About Memory](http://futuretech.blinkenlights.nl/misc/cpumemory.pdf)
### Free Books on Programming ### Free Books on Programming
- :books: [Free Programming Books](https://github.com/EbookFoundation/free-programming-books) - :books: [Free Programming Books](https://github.com/EbookFoundation/free-programming-books)