sans-hubris
04-04-2002, 01:33 PM
Use this thread to post your list of resources on various languages, internet, book, or otherwise.
Scheme:
How to Design Programs (http://www.htdp.org/)
Structure and Interpretation of Computer Programs (http://mitpress.mit.edu/sicp/)
MIT Scheme (http://www.swiss.ai.mit.edu/projects/scheme/)
MIT Scheme Reference Manual (http://www.swiss.ai.mit.edu/projects/scheme/documentation/scheme.html)
The Scheme Programming Language: 2nd Edition (http://www.scheme.com/tspl2d/) by R. Kent Dybvig
Schemers.org (http://www.schemers.org/), a large repository of Scheme resources.
The Little Schemer by Daniel P. Friedman and Matthias Felleisen
The Seasoned Schemer by Daniel P. Friedman and Matthias Felleisen
Essentials of Programming Languages: 2nd Edition by Daniel P. Friedman, Mitchell Wand, and Christopher T. Haynes
LISP:
The Little LISPer: 3rd Edition by Daniel P. Friedman and Matthias Felleisen
The Association of LISP Users (http://www.lisp.org/table/contents.htm)
CLIPS:
CLIPS: A Tool for Building Expert Systems (http://www.ghg.net/clips/CLIPS.html)
CLIPS Documentation (http://www.gsi.dit.upm.es/docs/clipsdocs/clipshtml/clips-index.html)
Prolog:
SWI-Prolog (http://www.swi-prolog.org)
SWI-Prolog 5.0.4 Reference Manual (http://www.swi.psy.uva.nl/projects/SWI-Prolog/Manual/)
General, non-language specific:
CCAE (http://www.codeexamples.org), a repository of sample source code.
Dictionary of Algorithms and Data Structures (http://www.nist.gov/dads/)
Scheme:
How to Design Programs (http://www.htdp.org/)
Structure and Interpretation of Computer Programs (http://mitpress.mit.edu/sicp/)
MIT Scheme (http://www.swiss.ai.mit.edu/projects/scheme/)
MIT Scheme Reference Manual (http://www.swiss.ai.mit.edu/projects/scheme/documentation/scheme.html)
The Scheme Programming Language: 2nd Edition (http://www.scheme.com/tspl2d/) by R. Kent Dybvig
Schemers.org (http://www.schemers.org/), a large repository of Scheme resources.
The Little Schemer by Daniel P. Friedman and Matthias Felleisen
The Seasoned Schemer by Daniel P. Friedman and Matthias Felleisen
Essentials of Programming Languages: 2nd Edition by Daniel P. Friedman, Mitchell Wand, and Christopher T. Haynes
LISP:
The Little LISPer: 3rd Edition by Daniel P. Friedman and Matthias Felleisen
The Association of LISP Users (http://www.lisp.org/table/contents.htm)
CLIPS:
CLIPS: A Tool for Building Expert Systems (http://www.ghg.net/clips/CLIPS.html)
CLIPS Documentation (http://www.gsi.dit.upm.es/docs/clipsdocs/clipshtml/clips-index.html)
Prolog:
SWI-Prolog (http://www.swi-prolog.org)
SWI-Prolog 5.0.4 Reference Manual (http://www.swi.psy.uva.nl/projects/SWI-Prolog/Manual/)
General, non-language specific:
CCAE (http://www.codeexamples.org), a repository of sample source code.
Dictionary of Algorithms and Data Structures (http://www.nist.gov/dads/)