Lisp语言学习的书

Scheme

《How to Design Programs : An Introduction to Programming and Computing》(《程序设计方法》)

《Structure and Interpretation of Computer Programs》

《The Little Schemer》

《The Seasoned Schemer》

《The Scheme Programming Language》

《Yet Another Scheme Tutorial》

《Teach Yourself Scheme in Fixnum Days》

《Simply Scheme》

Common Lisp

最先看:《Common Lisp:A Gentle Introduction to Symbolic Computation》

接着:《ANSI Common LISP》

接着:《Structure and Interpretation of Computer Programs》

接着:《Practical Common Lisp》 (《实用Common Lisp编程》)

接着:《On Lisp》

接着:《Let Over Lambda》

还能看就再来:《Paradigms of Artificial Intelligence Programming:Case Studies in Common Lisp》

还有一个入门书籍:《Land of Lisp:Learn to Program in Lisp, One Game》

面向对象:《Object-Oriented Programming in Common Lisp》

以上内容来自豆瓣和水木一些帖子的总结

原文地址:https://www.cnblogs.com/scige/p/3378358.html