I don't know if mine qualify and how HN feels about self-promotion, but I can't resist the opportunity to mention my project. I'm working on a collection of 12 books about software development and IT: https://dev-concepts.dev/table-of-contents I try not to get down to the level of atoms and molecules, but I'm going deep down the rabbit hole, and it's quite fun!
Ask HN: Most interesting, mildly impractical, well-written books on software?
61–70 of 104 posts
Re: Ask HN: Most interesting, mildly impractical, well-written books on software?
#62It comes with a bonus music video! [1]
Re: Ask HN: Most interesting, mildly impractical, well-written books on software?
#63How about "The Land of Lisp"? [0] It comes with a bonus music video! [1] [0] http://landoflisp.com [1] https://www.youtube.com/watch?v=HM1Zb3xmvMc
Re: Ask HN: Most interesting, mildly impractical, well-written books on software?
#64Re: Ask HN: Most interesting, mildly impractical, well-written books on software?
#65Is GEB considered to be one? It's not exactly CS but can be related, plus it was very well written.
Re: Ask HN: Most interesting, mildly impractical, well-written books on software?
#66[0]: https://www.t3x.org/
Re: Ask HN: Most interesting, mildly impractical, well-written books on software?
#67> ... is a book by Przemyslaw Prusinkiewicz and Aristid Lindenmayer. It's notable as it is the first comprehensive volume on the computer simulation of certain patterns in nature found in plant development (L-systems).
> The book is no longer in print but is available free online.
https://en.wikipedia.org/wiki/The_Algorithmic_Beauty_of_Plan...
Re: Ask HN: Most interesting, mildly impractical, well-written books on software?
#68Earlier quoted context omitted.
Pretty much everything by Smullyan is interesting (probably all, but I haven't read it all yet).
What else have you read of his that you recommend (related or not to this thread)?
> excerpted from This Book Needs No Title: A Budget of Living Paradoxes by Raymund Smullyan
Re: Ask HN: Most interesting, mildly impractical, well-written books on software?
#69Re: Ask HN: Most interesting, mildly impractical, well-written books on software?
#70I thought Knuts Literate Programming book ( https://www-cs-faculty.stanford.edu/~knuth/lp.html ) was extremely interesting, the paper "the errors of TeX" which is a part of it is one of the more interesting papers I've read. Joe Armstrong used to recommend Algorithms + Data structures = Programs ( https://en.wikipedia.org/wiki/Algorithms_%2B_Data_Structures... ) but I haven't read it. Okay I know you said no to the l…
> I thought Knuts Literate Programming book ( https://www-cs-faculty.stanford.edu/~knuth/lp.html ) was extremely interesting, the paper "the errors of TeX" which is a part of it is one of the more interesting papers I've read. I haven't read any of Knuth's stuff because doesn't having 7 volumes kinda imply it can't possibly be well edited? Or maybe I really do just need to suck it up and read these books. I know it's…