Introduction to 'The Genius Of Lisp' Book About Programming Language History
By
cdegroot
Crisp on the outside, thoughtful on the inside. A keeper.
Summary
This article introduces 'The Genius Of Lisp,' a book by Cees de Groot about the history of the Lisp programming language, described as 'arguably the most powerful programming language in the history of computing.' The page serves as a jumping board for content that complements the book, with a sample available on Amazon. The article includes praise from Richard P. Gabriel calling it 'a masterpiece of scholarship.'
Key quotes
· 3 pulledCees de Groot has put together a masterpiece of scholarship.
The Genius Of Lisp is a book published by Berksoft Publications on the history of arguably the most powerful programming language in the history of computing.
This page is the jumping board for content that complements the book.
You might also wanna read
The Decline of Programming Books: How Digital Learning Replaced the Classic Tech Tome
A nostalgic reflection on the decline of traditional programming books (like O'Reilly's animal-covered series) in favor of online tutorials,
Mastering Dyalog APL Book Being Updated with Jupyter Notebooks
This article discusses the "Mastering Dyalog APL" book, which is considered the standard resource for learning Dyalog APL. It notes that the
Awesome CUDA Books: A Curated List of GPU Programming Resources
A curated GitHub repository listing major CUDA programming books ranging from beginner to advanced levels. The list covers C++/Python approa
Author Working on New Edition of "Ruby Under a Microscope" Covering Ruby 3.x JIT Compilers
The author is working on a new edition of "Ruby Under a Microscope" covering Ruby 3.x, with a focus on JIT compilers (YJIT and ZJIT). The ar
Book Club Selects 'The Art of Multiprocessor Programming 2nd Edition' for Discussion
The article announces the selection of 'The Art of Multiprocessor Programming 2nd Edition' for a book club, providing details about the book
Building a Minimal RAG System from Scratch: PDF to Highlighted Answers in ~100 Lines of Python
A hands-on tutorial that builds the smallest functional RAG (Retrieval-Augmented Generation) system from scratch using about 100 lines of Py
