Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
doc:links [2022/02/07 12:03] – Added Land of Lisp and edited the comments to all books a bit. gkazhoyadoc:links [2022/02/07 12:07] (current) – added Peter Seibel's book gkazhoya
Line 2: Line 2:
  
   * [[http://landoflisp.com|Conrad Barski - Land of Lisp]]: a fun introduction to Lisp for beginners, with a game-like approach and lots of great illustrations.   * [[http://landoflisp.com|Conrad Barski - Land of Lisp]]: a fun introduction to Lisp for beginners, with a game-like approach and lots of great illustrations.
 +  * [[https://gigamonkeys.com/book|Peter Seibel - Practical Common Lisp]]: Peter Seibel is one of the big names in computer science and a passionate advocate of Lisp and functional programming, this book is perfect as a reference manual for specific topics but you can read it front to finish as well to get a good Lisp introduction.
   * [[http://www.cs.cmu.edu/~dst/LispBook|David S. Touretzky - Common Lisp: A Gentle Introduction to Symbolic Computation]]: another book for Common Lisp beginners, not as fun as the Land of Lisp but free of charge.   * [[http://www.cs.cmu.edu/~dst/LispBook|David S. Touretzky - Common Lisp: A Gentle Introduction to Symbolic Computation]]: another book for Common Lisp beginners, not as fun as the Land of Lisp but free of charge.
   * [[http://www.paulgraham.com/onlisptext.html|Paul Graham - On Lisp]]: a book for intermediate/advanced Lisp programmers, that gives the reader a better feeling of the language. Best book for those who want to become expert in the Lisp macro magic.   * [[http://www.paulgraham.com/onlisptext.html|Paul Graham - On Lisp]]: a book for intermediate/advanced Lisp programmers, that gives the reader a better feeling of the language. Best book for those who want to become expert in the Lisp macro magic.