Hacker News new | past | comments | ask | show | jobs | submit login
Quirky computing books (github.com/fogus)
323 points by llvm on Aug 13, 2022 | hide | past | favorite | 118 comments



The book which taught me to "really" program is certainly the quirkiest that I've ever read. "Learn to Program with Visual Basic 6" [0]

My dad purchased it for me when I was nine. He didn't know how to program, but he took a stab in the dark. I diligently read through the whole book and worked through all of the lessons. It's written in a conversational, narrative style about a college course where the students produce a piece of software for a china shop.

I think you'd be hard-pressed to actually derive much value from this book unless you're keen to learn an antiquated version of Visual Basic and have the patience for a book targeted at absolute beginners, but it's definitely quirky. And for me, holds a lot of sentimental value.

[0] https://www.amazon.com/Learn-Program-Visual-Basic-6/dp/19027...


Lovely book, thanks for sharing. I may use it as an example to follow in the future if I write a beginner’s book


My list:

- The Plenitude - Rich Gold

Not a computing book with code but it taught me a lot about what can be done with computers, and that they are marvelous machines.

- Architecture of Symbolic Computers - Kogge

An ode to what could have been if RISC and x86 hadn't steamrolled the landscape.

- Thinking Forth - Leo Brodie

Forth is wild, this book is wild, it's really a different world. After multiple attempts over 25 years, I'm giving it another go this year and this time it is actually clicking.

- Malicious Cryptography: Exposing Cryptovirology - Adam Young, Moti Yung

This is way out of my league in terms of cryptography, but this fascinated me early in my career, and led me to implement one or the other algorithm. Very prescient in many ways.

- Patterns of Software - Richard Gabriel

Not directly about computing, but I got a lot of deep insights from this book. It also brought me to the next book:

- Notes on the synthesis of form - Christopher Alexander

This is not a computing book per se, but it goes to the core of system architecture. Even in its original field, this book is kind of wild.

- All Mathematica Guidebooks - Michael Trott

Mathematica is wild, these books are wild, they are old but still oh so inspiring.


> All Mathematica Guidebooks - Michael Trott

> Mathematica is wild, these books are wild, they are old but still oh so inspiring.

Great recommendation. Are these so old? I skimmed through [1] and they seem still on print and relevant?

What is other inspiring Mathematica literature? I have been considering Mathematica to cover some of the gaps Julia (and R or Python have). Particularly in the symbolics camp [2].

It's also nice Mathematica is free on Raspberry Pi, but it might be too slow to be of any practical use.

[1] http://www.mathematicaguidebooks.org

[2] https://www.12000.org/my_notes/CAS_integration_tests/reports...


I should maybe have used another word. Mathematica has changed a lot (mostly by accruing functionality) that a lot of these examples seem old in the way they're written. The content is just as good as ever, and nothing beats fundamentals anyway.


I love this book, reading it right now:

Power Programming Mathematica: The Kernel.

It's (legally) free, you can find PDFs.

Bonus: I love weird books covers. This one is charming. Am I the only one that notices that the barbell is bending upwards?


Very good list, I look forward to diving into those that I've not had any exposure to. Without a doubt Kogge and Brodie will appear on my list one day.


Nice list.

The Architecture of Symbolic Computers by Kogge looks very interesting; covering Function-based computing and Logic-based computing.


Excellent list! Thank you.


"Computer Lib / Dream Machines" self-published by Ted Nelson in 1974

"the epic of the computer revolution, the bible of the hacker dream. [Nelson] was stubborn enough to publish it when no one else seemed to think it was a good idea." https://en.wikipedia.org/wiki/Computer_Lib/Dream_Machines


This is the one I was expecting to see in this list. If anything counts as a quirky computing book it’s Computer Lib/Dream Machines.


I see a few mentions of beginner-level books that have struck a chord with people here and I empathise, as by far the computer book with the most formative impact on me was the Macintosh Bible 4th ed.

Certainly quirky, it was also one of the best attempts to capture why the Mac was different, why UX mattered, and codified for a young me a certain way of thinking about apps just as much as the Hacker Dictionary did for an earlier era.

The personality of its editor, Arthur Naiman, also shone through. I was sad to see when looking him up that he died in 2019. Short obituary here: https://www.legacy.com/us/obituaries/sfgate/name/arthur-naim...


I think one of the first "quirky" computer books I can remember is a user manual for the Epson MX-80 dot matrix printer from the 1980s. It was written in a much more relaxed, personable style than almost any other computer books of the time. https://www.apple.asimov.net/documentation/hardware/printers...


The page isn’t loading right now for me.

But if it’s the same manual I had for that same printer, it was hysterical. For example at one point they showed how to generate arbitrary graphics for the 7 (I think) pin head by encoding as binary. Then just before the next section the manual said something like “now before you run off to forge a copy of the Mona Lisa…”


That's the one. It was full of those fun little notes. A nice balance of humor without going over the top. Helped me figure out how to use all of the features of the printer.


One of my early favorites was Donald Alcock's Illustrating BASIC

https://books.google.com/books/about/Illustrating_BASIC.html...

It's entirely hand-lettered. The author's afterword remarks that an attentive reader will notice the shakier lettering toward the end of the book.

He wrote a couple other books on programming (I think he did Illustrating Pascal). It's a quirky approach, but very friendly and unintimidating compared to vanilla textbooks.


I came here to ask if anyone could remember this weird handlettered book on BASIC which illustrated all kinds of concepts including linked lists using arrays of boxes and arrows. I believe this must have been it unless there’s another book that was like this. I vividly remember as a kid reading all these different books about computers and programming. I found that I had to read a bunch of books in order to find the right mix of explanations that gelled in my mind. Instead of reading one or two books on BASIC and getting frustrated, I probably read a dozen. This one really appealed to my visual brain.


It's also on Archive.org. I went there to check it out. Very nice.

https://archive.org/details/cambridge-university-press-illus...


Leo Brodie, Starting FORTH (First Edition): available as a free PDF from FORTH Inc. here - https://www.forth.com/starting-forth/

One of my favorite books ever.


I was just going to comment on this book; one of my favorites as well. The follow on book "Thinking Forth" was similarly mind opening. http://thinking-forth.sourceforge.net/


I have a book on Forth, which I currently can't remember the title or author of but it had a blue cover a bit like Starting FORTH (I'm pretty sure it wasn't this) but was typeset on a 7-pin dot-matrix printer. Literally all the body copy is dot-matrix.

I think it's in storage just now :-/


Oh, also the Jupiter Ace programming manual, which starts off with a very simple introduction to Forth and by around Chapter 22 has circuit diagrams for homebrew peripherals.


Braitenberg, "Vehicles: Experiments in Synthetic Psychology", 1984. https://www.amazon.com/dp/0262521121/

This was one of the required books in Leslie Kaelbling's intro AI or robotics courses.

The preview on Amazon might cut a little too early before (IIRC) some seemingly complex behavior emerging from very simple mechanics really clicks.


"The Nature of Code" by Daniel Shiffman is a wonderful book that counts Vehicles as one of its inspirations.

https://natureofcode.com/book/


My favorite quirky computing book was something I found in the library by chance at my university when I should've been attending a Principles of Programming Languages course.

We'd been learning Prolog in class for the past two weeks but I'm terrible at learning from lectures, so eventually I decided it'd be a better use of my time to locate a book I could teach myself from rather than doodling in class.

IIRC it hadn't been checked out since the 80's: it was a slim volume on Prolog with an Alice in Wonderland theme. I can't remember the title or anything, but it was an enjoyable read, and effective: I still hadn't written any Prolog at the time of the exam—which I remember was 4 days out at the time I picked up the book— but I understood it well enough by then to solve all the problems without flaw including some extra credit challenge problem :)

Has anyone else come across this book?


Have you checked Libgen sorted by year[0]. There are several Prolog books from the 80s. Maybe the one you looking for is there.

[0]http://libgen.is/search.php?&req=Prolog&phrase=1&view=simple...


I couldn't find any title that stood out as a likely candidate.

But I did come across this gem which I'm browsing now lol: "Prolog Versus You: An Introduction to Logic Programming"


Hm, the only Alice in Wonderland themed CS book I recall, is "Foundations of Databases" which has sections on datalog:

http://webdam.inria.fr/Alice/


That looks like a nice book, but definitely not it (I may read the datalog bits though—thanks!).

The one in the library was ~200 pages, solely on prolog, Alice in Wonderland not only on the cover art, but constantly used throughout the writing itself.


There is an "adventures in prolog" book with a squirrel on the cover iirc.

The book revolves around teaching prolog by showing you how to make text adventure games. It is pretty neat.


It's not all Prolog, but it is all Alice: "Compared to What?: An Introduction to the Analysis of Algorithms" by Gregory J. E. Rawlins


would it be this one ? https://books.google.es/books?id=tpaeeqefEG4C&pg=PA363&lpg=P...

Computers in Education: Prolog as a Cognitive Tool

page 368 has a few stuff around "Alice in Wonderland"


That looks like a pretty cool book.

It is not the one I used though: the entire book was Alice in Wonderland themed.


Following the numbered citation, I think this is the table of contents from a different book, originally published in Finnish by Jaak Henno, which would have an English title something like “It is simple with Prolog!”. He also seems to have published some of the content separately under the title “Prolog and Olympic Gods”.

http://staff.ttu.ee/~jaak.henno/publicat.htm


How long ago did you check it out? If it was recent enough, then the library you checked it out from would have record of it. I'd love to know what the book was!

I've searched and searched and can't find any Prolog book that matches this description. Hopefully you're able to find or remember it.


Unfortunately it’s been about a decade and the library is in another state from where I now live. I did another round of searching myself and couldn’t turn anything up either :/


It's not as high-minded as the examples in the link, but as a kid I really enjoyed Woody Leonhard's "Mother of All..." books about Windows (the 3.1 and 95 ones, specifically).

Woody introduced a series of characters, each with their own personality & level of familiarity with Windows itself, then used them in asides to explain things. The great thing about those books (and something I seldom see anymore) is that they were really great about riding the line between 'the power button is the button you press to turn the computer on' and 'the A20 gate defines when low memory etc. etc. etc.'

Having the characters gave a great way to get super-deep into minutiae but let the reader know they could skip if it didn't interest them, plus their interactions with each other were really fun.

Also, and I'm sure most people know him already, I always really loved how David Pogue would put weird little stories or dialog in the examples he'd give when demonstrating a program. Like I think Macs for Dummies had a bit where his Word examples had a really flowery story about a guy riding a rollercoaster or something. Really influenced me, whenever I create a demo UI or example page I try not to use boring "This is example text" or "Lorem ipsum."


Why's (poignant) Guide to Ruby (and pretty much anything else by _why)

Let's Talk Lisp, by Laurent Siklóssy

Robots On Your Doorstep, by Nels Winkless and Iben Browning


The Microwriter is a one-handed portable digital word processor from 1978. It has an excellent 'New user's guide' that is easy-to-read and full of humour too.

The user guide is written as a conversation between the "author" and a cartoon picture of a key (button) with a face, arms and legs. The key represents the impatient and inquisitive user who can't wait to start using the device. It's worth remembering that most users where unfamiliar with computer jargon:

<author> Don't worry: correcting is easy but first you must learn about COMMANDS.

<cartoon key> Sounds a bit military!

---

<Section title> Carriage-returns

<cartoon key> Train going backwards?

<author> No!

---

Microwriter New user's guide [PDF, 18mb] https://www.microsoft.com/buxtoncollection/a/pdf/Microwriter...

Aside: Bill Buxton, the computer scientist and designer, had this to say of the guide: "I think that the New User’s Guide is one of the best examples of technical writing that I have ever seen in a user’s manual. I love the parallel use of different representations to get the message across. I really appreciated it when I was learning, and think that the manual is worth studying for its approach."


Bill Buxton tangent: http://billbuxton.com/inputManuscript.html is full of great stuff.


This is a great suggestion. I immediately checked archive.org and found a bonanza of Microwriter material. https://archive.org/search.php?query=microwriter&sin=


After going to college for journalism and graphic design in the early 90s, I decided to become a programmer, despite not having done it since I was in grade school (though, I was pretty hot shit on my TRS-80). My first book on the topic was, in retrospect, pretty crazy, but I've been a tech professional for 25+ years now, so it must have been useful. I'm speaking of The Cartoon Guide to Computers [1][2]. If there's a more quirky (but useful!) computing book than that, I'd be pretty surprised.

I remember specifically learning about flip-flops from the book, and wondering what sort of crazy magical physics made it work. It took me 20 years to finally learn it simply has to do with the timing of the electrical signal as it propagates around the gates [3].

Re-reading it again now, it's actually a surprisingly thorough overview of the history and fundamentals of computer science. I had forgotten.

1. http://www.larrygonick.com/titles/science/the-cartoon-guide-...

2. https://archive.org/details/TheCartoonGuideToComputerScience

3. https://en.m.wikipedia.org/wiki/Flip-flop_(electronics)


I came here to recommend Gonick - you beat me to it.

I'll add that really ALL of his 'Cartoon' books are worth a read.


> I'll add that really ALL of his 'Cartoon' books are worth a read.

Definitely, or at least every one of them I've seen.


I would think "The Unix-Haters Handbook" certainly qualifies:

https://web.mit.edu/~simsong/www/ugh.pdf


And if you don't read the entire book (that's fine, lots of its criticism was valid but now dated so it's of historical value)

at least read the excellent anti-preface by Ritchie. It's hilarious.


Writing Interactive Compilers and Interpreters by Peter John Brown (1979) is quirky in the sense that he paid unusual attention to the literary quality of his prose.

Among his admonitions for writing user manuals is this:

Read. Books on overall style are a matter of personal taste. Our own favourite is Strunk (1959). As examples of good writing on technical matters, we especially like the works of D. E. Knuth and of M. V. Wilkes, and also the book "Software Tools" (Kernighan and Plauger, 1976). Perhaps the most pleasant of all writing on technical matters is in the field of gardening, not computing; read "The Small Garden" by Lucas Phillips (1952) and not only your turnips but also you writing will improve.


If you are into quirky books, take a look at http://t3x.org

For example: Scheme 9 from Empty Space (http://t3x.org/s9book/), LISP from Nothing (http://t3x.org/lfn/), but also Write Your Own Compiler (http://t3x.org/t3x/book.html).


I appreciate the effort but other than the play on Ed woods movie title, I'm not exactly sure what makes this book "quirky". Skimming through the first dozen pages available for free, it struck me as a relatively academic and dry treatise on scheme.


You will have to dive a little bit deeper. The S9fES described in the book is a tree-walking interpreter with decimal real-number arithmetic and a few other interesting (in an almost brutalist sense) design decisions. "Dry and academic" and "quirky" do not exclude each other, but you have to enjoy the subtle points and not expect to be hit over the head with superficial weirdness.


I quite liked The Network Revolution: Confessions of a Computer Scientist (1982), by Jacques Vallee. Readable for free here:

https://books.google.com/books?id=6f8VqnZaPQwC


The best part of that is the names-changed depiction of Engelbart’s SRI org, est craziness and all.


Expert C Programming: Deep C Secrets https://www.amazon.com/Expert-Programming-Peter-van-Linden/d...

Entertaining and informative. Highly recommended.


Thanks. Inspired by your comment, I went to see if it was available on archive.org. It was [0]

I've been feeling nostalgic lately and playing around with Turbo C in DOSBox, so I'll definitely check it out.

[0] https://archive.org/details/1.-expert-c-programming-deep-c-s...


It was a brilliant book, but I feel it's too stuck in the early 90s to recommend today. It's a pity.


Strongly disagree; The book is still highly relevant today.

Just because there is more unnecessary cruft and complexity in today's systems and tools does not mean the fundamentals/techniques are invalidated.


Could you explain a bit more about why you feel its outdated and if there's a quirky book for modern C?


The other commenter said that it's a joy to read and that's certainly true. If you're interested in software folk tales and such, it's worth getting.

I still see it recommended as a practical book however and indeed the book bills itself as "the second book you need on C", the book that will cover topics that other C books don't explain or explain poorly. But it's much too outdated to serve that purpose. In practice it means chapters discussing differences between K&R C and ANSI C and deep-dives into details of SunOS and MS-DOS compilers.

Some of the material has become misleading because the C language has evolved. For example, there's a lot of discussion about pointers and arrays, as can be expected. But there's no mention of strict aliasing and pointer provenance (these rules existed in C89, but compilers at the time didn't exploit them yet for optimization). And of course no variable-length arrays (introduced in C99). So you're not going to learn what you need to know in today's world.

The book also has almost no discussion about safety. The Morris worm is mentioned, but just as a piece of historical trivia. Browsing it now, I don't even find any discussion about buffer overflows.


Thanks for taking the time to explain your comment.


That book is a joy to read. Doesn’t matter if it’s even accurate. Read it because it’s fun!


I’m genuinely surprised no one has mentioned Programming Perl by Larry Wall et al. (AKA The Camel Book)!

It’s such a fun and quirky book on so many levels and I really believe it was a major factor in setting the tone of the entire Perl community.


My quirky book that I think deserved more attention (the book as well as the subject) is "Stack Computers: the new wave by Philip J. Koopman, Jr":

https://users.ece.cmu.edu/~koopman/stack_computers/index.htm...

(The book is free to download by the author.)

Fairly fresh into comp arch, this book really highlighted for me the interaction of HW and SW, and how from a minimal arch we can build and improve it. I'm still sad that stack modern architectures didn't take off as Koopman envisioned it.


One more quirky computing book:

"Elementary Basic, as chronicled by John H. Watson" (1982)

https://archive.org/details/elementarybasica00ledg/mode/2up

https://archive.org/details/elementarybasica0000unse/mode/2u...

(They're amongst the archive.org books that need to be "borrowed", unfortunately. First few pages including the index can be browsed freely though.)


Elements of Programming by Alexander Stepanov and Paul McJones gives a very engaging introduction to applying basic abstract algebra to algorithm design.

http://elementsofprogramming.com/


Related book by Stepanov and Rose : From Mathematics to Generic Programming.


Somehow my second or so book that I read on computers was "Bebop Bytes Back: An Unconventional Guide to Computers," which made an impression. An absolute doorstop of a book (nearly 900 pages), it starts from logic gates and builds from there.


Tricks of the MS-DOS masters.

Might qualify as quirky.

Felt like I was really learning some important arcane knowledge reading this and testing out the commands in grade school.

At the time of purchase, the computer shop owner suggested I was wasting my time because computers would be programming themselves in ten years, or something like that.


The Connection Machine by Daniel Hillis

https://archive.org/details/connectionmachin00hill

Describes the motivations for and design of a massively parallel computer with many (millions? 64k?) of very simple processing nodes that serve as both memory and CPU. Shows how you can have "active data structures" where each item of data is in a different CPU (or clusters of nearby CPUs) and literally migrates between CPUs as computation proceeds. I think it gives an example of the parallel bitonic sort algorithm being executed in this way. A relatively thin book and relatively easy to read for a programmer.

You can also read Hillis's thesis:

https://dspace.mit.edu/bitstream/handle/1721.1/14719/1852428...


Mr. Bunny's Big Cup o' Java, by Carlton Egremont III.

I don't know if Carlton Egremont III is a real person, but this book, at the time, tweaked all the noses.


A most excellent book, as was Mr. Bunny's Guide to ActiveX.


In the 80s or early 90s I read a surprisingly deep Logo programming book whose title/authors I forget. Not Turtle Geometry, but similar in coming from MIT Lisp/Scheme/AI people. One of the projects near the end was a kind of basic proof assistant. There was some discussion of OOP. It was written to go with some particular microcomputer Logo system.

Does this ring a bell for anyone? Maayybe this book? https://www.amazon.com/gp/product/0262510693/

(Search engines have become awful for a quirky search like this.)


That might have been Brian Harvey's _Computer Science Logo Style_. Downloadable here: https://people.eecs.berkeley.edu/~bh/


That looks like a good set of books, but different.


I don't think that's the one. There's no mention of anything like a proof assistant in it.


Certainly a different kind of quirky, but Knuth's The TeXbook is a very fun read. I regret I don't have more experience with manuals, thanks to this one.


Comparatively mainstream but I enjoyed reading "Windows 98 For Dummies" front to back as a kid. It really kickstarted my computer skills.



While at the library a while ago, I ran into a book on VRML (the Virtual Reality Modeling Language from the ‘90s). That was a doozy.

It looked like they hadn’t bought any new programming books in a while either; there didn’t seem to be any newer than about 2010. They also had a book on programming with Python on Symbian (Nokia’s pre-iPhone/Android smartphone OS)!


Could add The Systems Bible (aka Systemantics) by John Gall. It certainly qualifies as quirky - I think I saw it described somewhere as the book that system designers read under a sheet with a torch at night to avoid being seen with it.


There's also a Twitter bot quoting that book: https://twitter.com/SysQuotes

Which I hope someone will restart eventually :D


I’m surprised he hadn’t added “Land of Lisp”.


I think (based on the books he lists), he's not talking about books with a quirky presentation (like "Land of Lisp" or "Learn You a Haskell For Great Good") but rather a quirky topic. Expert systems are already a bit of a niche topic these days (not the trendy part of AI) but writing expert systems in FORTH of all things...


Yeah, LoL was an interesting experience. I could write shorter Python versions of most of the lisp code in the book, but it was an enjoyable introduction.


If I recall correctly, the common lisp community doesn't like nor recommend the book at all.

I remember going through the first 6 chapters and often going on the CommonLisp channel on free node to ask questions and eventually found out it was either wrong or misleading in many of the fundamentals. I tried to keep going through it but eventually gave up and picked the much better practical common lisp.


The book is good if you realize what it is -- it's a book by somebody relatively new to LISP who is excited by it and wants to share his enthusiasm with others. People who are more experienced LISP programmers may dislike it because the author has a rather idiosyncratic coding style that doesn't conform to accepted best practices in the LISP community.


It's been awhile since I've read it, but I seem to recall that Barski had been coding in Lisp for many years before publishing the book. Also keep in mind that many in the community seem to like the book and the exposure it gave to the language. I think the lisp alien is even the logo of the lisp subreddit.


I'm interested to know more here. I don't think of the book as a reference, but it was certainly fun to read and helped spark my interest in common lisp.


To be fair, I had similar experiences with 4-5 other lisp books I read. For the kinds of uses I have, I think Python is just more convenient. If I actually needed to write some compiler or grammar processing app or something like that, I'd bet Lisp could win, but I don't have those needs at present. It was a great learning experience though.


Perhaps, but the the Common Lisp community doesn't like pretty much anything you can name.

Great language, toxic community.


Personally, I associate LoL with "Let Over Lambda", but that's definitely not quirky :)


Let Over Lambda

The Little Schemer series

Land of Lisp

Why’s Poignant Guide to Ruby


> Let Over Lambda

While it is written in an adolescent confrontational style that doesn’t help the author’s cause, it is otherwise a very thorough introduction to Lisp macro programming. The last chapter is about writing a Forth compiler in Lisp. Great stuff.


I am a bit late at the game but let me contribute this:

Programming Pearls - by Jon L. Bentley (1986) ISBN:9780201103311

It's an amazing collection of... small stories (the chapters were originally published as ACM articles I believe). Nowadays they read like a crossover between Codegolf and Martin Fowler's collected articles, but I still like to pull by paper copy out every 10 years or so and reread it.

(There was also a second volume, and I believe a "re-edition" published in year 2000, but I'd go for the original for its specific charm).


That's a great book. Its binary search is buggy though :)

https://ai.googleblog.com/2006/06/extra-extra-read-all-about...


I had programming in school but kind of lost interest and studied political sciences instead. When I tried to find a masters thesis idea I found a smallish book about simulating growth of early nation states by using computer simulation of various factors, e.g. internal cohesion as a function of time. It was totally wild and fascinating at the same time. It did inspire my masters thesis and rekindled my interest in IT.


No _why's Poignant Guide to Ruby? That's like, maximum quirk. Zooey Deschanel can pose with that book in her hands and not look out of character.


This is an ongoing project so there are many in my personal library that need coverage. That said, _why’s guide is probably too well known for this list.


To me, something can be both quirky and well-known. Robin Williams and Mitch Hedberg's standup comedy both come to mind in this respect.

But if the idea is both quirky and rare/obscure, I can understand why¬_why.


_why's writing isn't uniquely quirky so much as it's an average day in Portland.


> Of particular interest is Henderson’s paper “Purely Functional Operating Systems” which was difficult to find the last I checked.

Find it here: https://eighty-twenty.org/2022/06/23/henderson-functional-op...


I liked the "C for Dummies" book because it was intentionally whimsical to an extent. It was a bit too insubstantial (could have done a lot more about pointers and complex data structures) but I give them credit for starting with a "Goodbye, Cruel World" programme instead of "Hello World".


Both of those books by Henderson are great. I did my senior year thesis on a LispKit implementation.



Two of my favourites;

* Confessions of a Used Program Salesman: Institutionalizing Software Reuse by Will Tracz.

* The Elements of Networking Style: And Other Essays & Animadversions on the Art of Intercomputer Networking by Mike Padlipsky.


I think the whole "Head First" series from O'Reilly qualifies.


The "Grokking _" series by Manning is also along similar lines.


> Functional Programming: Application and Implementation by Peter Henderson

seconding this recommendation from the OP. I sold my copy ~20 years ago but remember it as quite good.


Microsoft Access manuals from the very first version.

There were 5 books in the box, a complete guide to RDBMS and SQL and so on. There I learned about normalization.


we love a good Fogus post, don't we folks?


A little Java, a few patterns, by Matthias Felleisen. Delightful book.


I love that the creator of one of the most popular Lisps today wrote a book about programming in Java.


I consider all game mapping/modding books to be quirky.


I wonder what happened to _why




Very cool, first HN post in a while that I think I’ll favorite.

I love random books about obscure or niche technical subjects, but I usually only find them accidentally.


ty for introducing me to the concept of favoriting on this site, I literally had no idea.


You can also favorite comments if you click on the timestamp.

I have 1785 favorited submissions over the 5 years since I found the feature; I really need to capture all of them and their links, would be a shame to lose all of that information if HN goes away.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: