hello everyone, I’m a python programmer with around 6 years of experience.
recently i learned haskell and also learned a little about category theory
i also want to learn LISP, I’ve seen a few tutorials here and there and I’m aware of the syntax. i would like to read a book on LISP.
could you guys recommend me books, anything from intermediate to advance
Paradigms of Artificial Intelligence Programming: Case Studies In Common Lisp aka “PAIP” by Peter Norvig.
I like it because, unlike most other programming books, he evolves each programme, rather than just showing you the final form. Also, his style is worth emulating.