add resources

This commit is contained in:
David Botton 2022-03-23 09:51:14 -04:00
parent 56def817a5
commit 53f9f68987

View file

@ -48,7 +48,7 @@ Other Quick Resources:
- [Common Lisp Cookbook](https://lispcookbook.github.io/cl-cookbook/) - [Common Lisp Cookbook](https://lispcookbook.github.io/cl-cookbook/)
Full Free Books: Full Free Books:
- Reference - [Common Lisp the Language 2nd ed)[http://www.cs.cmu.edu/Groups/AI/html/cltl/cltl2.html] - Reference - [Common Lisp the Language 2nd ed][http://www.cs.cmu.edu/Groups/AI/html/cltl/cltl2.html]
- New to Programming - [Common Lisp: A Gentle Introduction to Symbolic Computing](http://www.cs.cmu.edu/%7Edst/LispBook/) - New to Programming - [Common Lisp: A Gentle Introduction to Symbolic Computing](http://www.cs.cmu.edu/%7Edst/LispBook/)
- New to Common Lisp - [Practical Common Lisp](http://www.gigamonkeys.com/book/) - New to Common Lisp - [Practical Common Lisp](http://www.gigamonkeys.com/book/)