Common Lisp Books
lisp-lang.org
Common Lisp Books
1–10 of 39 posts
Re: Common Lisp Books
#2Re: Common Lisp Books
#3If you want to keep learning about great Common Lisp books, I recommend following Rainer Joswig or Zach Beane on Twitter. https://twitter.com/xach https://twitter.com/RainerJoswig
Re: Common Lisp Books
#4Re: Common Lisp Books
#5Moreover, I was expecting to see "Paradigms of Artificial Intelligence Programming", from Peter Norvig. I have not fully read it, but it seems to be an awesome book. Not just to learn Lisp but a good book in general, since the code is beautifully designed. Despite the title, AI (GOFAI, actually) is just the domain, the lisp techniques and code approach can be applied to other areas.
This Reddit's post presents another list that might be an interesting complement to the one we are discussing here: https://www.reddit.com/r/Common_Lisp/comments/ddcoar/selecti...
Re: Common Lisp Books
#6Re: Common Lisp Books
#7This is awesome. I had an introductory lisp course in college and couldn’t make heads or tails of it. To this day it’s the only programming language I’ve tried and been unable to understand (“I could just never grok lisp - it’s incompatible with my brain”). Given a few introductory, free texts, I might be well on my way to remedy that :)
Re: Common Lisp Books
#8Re: Common Lisp Books
#9How can I learn enough Lisp to understand Emacs well?
Re: Common Lisp Books
#10How can I learn enough Lisp to understand Emacs well?
By the later part of it I felt like I had a decent handle on Emacs Lisp and could read the code for packages I was interested in reasonably well.