Skip to content

Instantly share code, notes, and snippets.

@jpluimers
Created July 31, 2024 14:50
Show Gist options
  • Save jpluimers/eeb0f08e162ebd3f41c60db643b30db1 to your computer and use it in GitHub Desktop.
Save jpluimers/eeb0f08e162ebd3f41c60db643b30db1 to your computer and use it in GitHub Desktop.
Images

Put images in the comments for preservation

@jpluimers
Copy link
Author

jpluimers commented Aug 2, 2024

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"

image

Adding features to the cal program:

image

@jpluimers
Copy link
Author

jpluimers commented Aug 3, 2024

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"

image

Index page 803: "Ramanujan, Srinivasa, 224"

image

Page 224: "class Super { static int taxi = 1729; }"

image

@jpluimers
Copy link
Author

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"

image

@jpluimers
Copy link
Author

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

image

@jpluimers
Copy link
Author

https://archive.org/details/ObjectPascalLanguageGuide2002/page/n251/mode/1up

1997 Delphi 3.0 Object Pascal Language Guide

Index Page I-15

image

@jpluimers
Copy link
Author

https://archive.org/details/bitsavers_borlandturVersion6.0ProgrammersGuide_11460728/page/n376/mode/1up

Turbo Pascal 6.0 Programmers Guide (the product didn't have a Language Guide)

Page 366

image

@jpluimers
Copy link
Author

@jpluimers
Copy link
Author

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."

image

@jpluimers
Copy link
Author

https://archive.org/details/programmingperl000wall

Programming Perl, 1st Edition, Larry Wall, Randal L Schwartz, 1991

Preface page xiv

image

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."

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment