Hacker News new | ask | show | jobs
by spacemanaki 5659 days ago
Rather than re-read PCL, you could use this to review after reading the tutorial introduction:

ftp://ftp.walrond.org/cl/Practical%20Common%20Lisp%20-%20Distilled.pdf

If you have your heart set on a web app, here are a few links I've stashed away on web apps with CL:

http://postabon.posterous.com/a-simple-lisp-webapp-for-begin...

http://www.adampetersen.se/articles/lispweb.htm

I've heard that the second one is a bit out of date, but I'm not sure. Maybe someone else can comment on whether these are any good? I haven't gotten to the write-a-web-app stage of my Lisp study yet...