1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-01-17 14:28:13 +01:00

Merge pull request #75 from bmbferreira/patch-1

Historical Paper by Dijkstra
This commit is contained in:
Alexey Migutsky 2017-10-25 19:57:50 +02:00 committed by GitHub
commit c32a580fcf

View File

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