Designed for both teachers and students, this website features examples designed to introduce future developers to the power of Common Lisp.
This is a list of "pitfalls": little traps that can catch even
experienced programmers. They often involve somewhat counterintuitive aspects of Common Lisp that tend to be revealed only by a careful reading of CLtL (or of the ANSI standard). However, pitfalls do not necessarily represent defects in the language.
This page is my personal suggestion for how a new user should go about setting up their environment to learn Common Lisp, what tutorials to investigate, and where they should seek help and guidance. It's also a tutorial on how to pick a configuration that other people are going to be able to help you with. What this boils down to is whether you care if you get laughed at instead of helped.
Web Application Tutorial for beginners with Common Lisp
Tutorial on how to get mod_lisp running in Apache