zoukankan      html  css  js  c++  java
  • 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》

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

  • 相关阅读:
    linux固定ip设置
    经典shell面试题
    shell学习笔记
    从tcp到netty(二)
    Mysql复习
    从tcp到netty(一)
    浏览器展示图片(非下载)- java
    异常总结
    反射获取属性值并设置属性值
    TreeMap解析
  • 原文地址:https://www.cnblogs.com/scige/p/3378358.html
Copyright © 2011-2022 走看看