-
-
Save jpluimers/eeb0f08e162ebd3f41c60db643b30db1 to your computer and use it in GitHub Desktop.
https://titanium.cs.berkeley.edu/doc/java-langspec-1.0.pdf
The Java™ Language Specification, 1st edition, James Gosling, Bill Joy, and Guy Steele
Index page 786: "Hardy, Godfrey Harold, 224"
Index page 803: "Ramanujan, Srinivasa, 224"
Page 224: "class Super { static int taxi = 1729; }"
https://altair.pw/pub/doc/unix/C%20Traps%20and%20Pitfalls.pdf
C Traps and Pitfalls, 1989, by Andrew Koenig
Index page 146: "recursion 88, 146"
https://books.ftp.sh/eBooks/Programming/Languages/Delphi/Object%20Pascal%20Language%20Guide.pdf
1995: Delphi version 1.0 Object Pascal Language Guide
Index page 287
https://archive.org/details/ObjectPascalLanguageGuide2002/page/n251/mode/1up
1997 Delphi 3.0 Object Pascal Language Guide
Index Page I-15
Turbo Pascal 6.0 Programmers Guide (the product didn't have a Language Guide)
Page 366
https://archive.org/download/dli.ernet.233504/233504-Finite%20Dimensional%20Vector%20Spaces_text.pdf
https://archive.org/download/dli.ernet.233504/233504-Finite%20Dimensional%20Vector%20Spaces.pdf
Finite Dimensional Vector Spaces, 1948, by Halmos, Paul R. (Paul Richard)
Page 198: "Hochschild, G. P., 198"
http://www.freeoa.net/attachments/2014/Programming.Perl.4th.2012.pdf
Programming Perl, 4th Edition, Tom Christiansen, brian d foy, Larry Wall, Jon Orwant, 2012.
Preface page xxvii
"We will encourage you to develop the three great virtues of a programmer: laziness, impatience, and hubris."
https://archive.org/details/programmingperl000wall
Programming Perl, 1st Edition, Larry Wall, Randal L Schwartz, 1991
Preface page xiv
Programming Perl, 2nd Edition, Larry Wall, Tom Christiansen & Randal L. Schwartz; 1996
Preface page xiv
"We will encourage you to develop the three great virtues of a programmer: laziness, impatience, and hubris."
https://raw.githubusercontent.com/tcd/tupe/master/the-unix-programming-environment-kernighan-pike.pdf
The Unix Programming Environment, Brian W. Kernighan and Rob Pike, 1984
Index page 355: "recursion 18, 355"
Adding features to the
cal
program: