https://github.com/nhsz/papers
https://github.com/nhsz/papers
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nhsz/papers
- Owner: nhsz
- License: mit
- Created: 2017-05-04T03:02:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-04T03:25:46.000Z (over 8 years ago)
- Last Synced: 2025-02-08T18:47:32.959Z (11 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# papers
- [Programming As Theory Building - Peter Naur](http://pages.cs.wisc.edu/~remzi/Naur.pdf)
- [No Silver Bullet Essence and Accident in Software Engineering - Frederick P. Brooks](http://worrydream.com/refs/Brooks-NoSilverBullet.pdf)
- [The Emperor’s Old Clothes - C.A.R. Hoare](http://zoo.cs.yale.edu/classes/cs422/2010/bib/hoare81emperor.pdf)
- [What Every Computer Scientist Should Know About Floating-Point Arithmetic - David Goldberg](http://www.lsi.upc.edu/~robert/teaching/master/material/p5-goldberg.pdf)
- [Why Functional Programming Matters - John Hugues](https://www.cs.kent.ac.uk/people/staff/dat/miranda/whyfp90.pdf)
- [On Computable Numbers, with an Application to the Entscheidungsproblem - Alan Turing](https://www.cs.virginia.edu/~robins/Turing_Paper_1936.pdf)
- [Reducibility Among Combinatorial Problems - Richard Karp](http://cgi.di.uoa.gr/~sgk/teaching/grad/handouts/karp.pdf)
- [Reflections on Trusting Trust - Ken Thompson](https://www.ece.cmu.edu/~ganger/712.fall02/papers/p761-thompson.pdf)