From 6af991009970521093ad71b512b76eeb31db8f45 Mon Sep 17 00:00:00 2001 From: Alvaro Garcia Date: Thu, 7 Jul 2016 00:26:22 +0200 Subject: [PATCH] create two versions of the same document (#404) one in PDF, the other in scanned images --- comp_sci_fundamentals_and_history/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/comp_sci_fundamentals_and_history/README.md b/comp_sci_fundamentals_and_history/README.md index 917f858..328bdb1 100644 --- a/comp_sci_fundamentals_and_history/README.md +++ b/comp_sci_fundamentals_and_history/README.md @@ -1,9 +1,11 @@ ## Computer Science Fundamentals and History -* [Turing, On computable numbers, with an application to the Entscheidungsproblem](http://www.turingarchive.org/browse.php/B/12) by Alan Turing +* "Turing, On computable numbers, with an application to the Entscheidungsproblem" by Alan Turing + * As a PDF: [Turing, On computable numbers, with an application to the Entscheidungsproblem](https://www.cs.virginia.edu/~robins/Turing_Paper_1936.pdf) + * As a collection of single images: [Turing, On computable numbers, with an application to the Entscheidungsproblem](http://www.turingarchive.org/browse.php/B/12) by Alan Turing * [Mealy, A Method for Synthesizing Sequential Circuits] (http://www3.alcatel-lucent.com/bstj/vol34-1955/articles/bstj34-5-1045.pdf) by George H. Mealy * :scroll: [Back to the Future - The Story of Squeak, A Practical Smalltalk Written in Itself](story-of-squeak-a-practical-smalltalk-written-in-itself.pdf) by Dan Ingalls, Ted Kaehler, John Maloney, Scott Wallace & Alan Kay * :scroll: [Recursive Functions of Symbolic Expressions and Their Computation by Machine, Part I](recursive-functions-of-symbolic-expressions-and-their-computation-by-machine-parti.pdf) by John McCarthy * :scroll: [An Axiomatic Basis for Computer Programming](axiomatic-basis-computer-programming.pdf) by C. A. R. HOARE * [On the Computational Complexity of Algorithims](http://www.ams.org/journals/tran/1965-117-00/S0002-9947-1965-0170805-7/S0002-9947-1965-0170805-7.pdf) by J. HARTMANIS AND R. E. STEARNS -* :scroll: [Hints for Computer System Design](hints-for-computer-system-design.pdf) \ No newline at end of file +* :scroll: [Hints for Computer System Design](hints-for-computer-system-design.pdf)