Login Signup

Logo2

Programming Books

The Best Programming Books Ranked by Programmers

  1. 7 Rankings

    ANSI Common LISP

    by Paul Graham

    This book provides an excellent introduction to Common Lisp. In addition to chapters covering the basic language concepts, there are sections discussing the Common Lisp object system (CLOS) and speed considerations in Lisp. Three fair-sized examples of nontrivial Lisp projects are also included. The book's clear and engaging format explains comp...

  2. 6 Rankings

    Practical Common Lisp

    by Peter Seibel

  3. 5 Rankings

    On LISP: Advanced Techniques for Common LISP

    by Paul Graham

    An overview of advanced Lisp programming techniques. Topics covered include functional programming, rapid prototyping, interactive development, embedded languages and macros.

  4. 4 Rankings

    Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp

    by Peter Norvig

    Paradigms of AI Programming teaches advanced Common Lisp techniques in the context of building major AI systems. By reconstructing authentic, complex AI programs using state-of-the-art Common Lisp, the book teaches students and professionals how to build and debug robust practical programs, while demonstrating superior programming style and impo...

  5. 2 Rankings

    Common LISP: The Language

    by Guy Steele

    This is the Lisp programmers' bible. If you need to know the official specification, every function defined in Common Lisp can be found in here somewhere. Anyone vaguely serious about programming in Lisp for extended periods of time should keep a copy of this book for reference. However, note that while this book is clearly written, it is not an...

  6. 1 Ranking

    The Little Schemer

    by Daniel P. Friedman, Matthias Felleisen

  7. 1 Ranking
  8. 1 Ranking

    Artificial Intelligence: A Modern Approach

    by Stuart J. Russell, Peter Norvig

    The first edition of Artificial Intelligence: A Modern Approach has become a classic in the AI literature. It has been adopted by over 600 universities in 60 countries, and has been praised as the definitive synthesis of the field.

    In the second edition, every chapter has been extensively rewritten. Significant new material has been introduc...

About | | Privacy Policy | Blog
Copyright © 2006 Shane Sherman