Casting SPELs in Lisp
Lisp overview in comic book form.
http://www.lisperati.com/casting.html
Common Lisp Help and Information
Introductory guide for non-geek Computer Science students tired of huge books.
http://homepages.paradise.net.nz/milhous/lisp.htm
Common Lisp the Language, 2nd Edition
An online version of Steele's reference book on Common Lisp
http://www.cs.cmu.edu/Groups/AI/html/cltl/cltl2.html
FAQs: Lisp: AI-related
Contains links to various A.I.-related Lisp topics.
http://www.cs.cmu.edu/Groups/AI/html/faqs/lang/lisp/top.html
FAQs: Lisp: USENET
Contains links to various FAQs concerning Lisp.
http://www.faqs.org/faqs/lisp-faq/
Introduction to Programming Using Lisp
Treats working with files and streams, overview of simple TCP/IP client(HTTP), analysis of Domain Specific Languages through Lisp.
http://www.newspiritcompany.com/lispstart.html
Lisp Primer
Introduction to basic elements of Common Lisp, for novice and experienced programmers.
http://mypage.iu.edu/~colallen/lp/
NYU Natural Language Computing: Lisp Tutorial
Online; for those with some programming knowledge.
http://www.isk.kth.se/~waseem/LOFU/LISP/NYU%20Natural%20Language%20Computing%20--%20LISP%20Tutorial.htm
The Road To Lisp
Introduction and perspective to developing Lisp code on free software platforms, with some basic ideas and links. Tux Deluxe.
http://tuxdeluxe.org/node/199/
The Way to Lisp
Introduction and perspective to how to approach Lisp, with some basic ideas and links. Tux Deluxe.
http://tuxdeluxe.org/node/153/