Learn Lisp the Hard Way
learnlispthehardway.org
Learn Lisp the Hard Way
1–10 of 33 posts
Re: Learn Lisp the Hard Way
#2Re: Learn Lisp the Hard Way
#3Couldn't resist the above quote from Zed Shaw; the guy who started the Learn X The Hard Way series. Overall I think these tend to be a very good approach to learn, especially for someone just starting out.
Re: Learn Lisp the Hard Way
#4Re: Learn Lisp the Hard Way
#5Re: Learn Lisp the Hard Way
#6"Programming MotherFucker - Do you speak it?" -Zed Shaw Couldn't resist the above quote from Zed Shaw; the guy who started the Learn X The Hard Way series. Overall I think these tend to be a very good approach to learn, especially for someone just starting out.
Re: Learn Lisp the Hard Way
#7Sorry, but this is an awful way to start... just get the Wikipedia definition?
Re: Learn Lisp the Hard Way
#8I don't want to be too mean, but it looks like very little has changed since the six months or so when this last popped up on HN. The book still has none of the exercises that the exposition places so much weight on. Meanwhile, the introduction still mostly tells rather than shows—for all the discussion about how LISP is an elite hacker language, there are no actual examples backing up that statement (IS it in fact w…
In the meantime, I've had GigaMonkeys.com open in a separate tab ever since and plan on purchasing the silly "Learn Lisp Through Games!" book.
Edit: But I did find the author's nouveau mysticism/occultism quite interesting. I tend to forget that those belief systems are still around.
Re: Learn Lisp the Hard Way
#9"Programming MotherFucker - Do you speak it?" -Zed Shaw Couldn't resist the above quote from Zed Shaw; the guy who started the Learn X The Hard Way series. Overall I think these tend to be a very good approach to learn, especially for someone just starting out.
Zed didn't write this... it's some knockoff "hacker" using the same title and format.
Re: Learn Lisp the Hard Way
#10I'm about to learn Lisp and/or Clojure(Script). How does this book differ from for e.g Land of Lisp? I was planning to get my fingers dirty with some more light material before digging in the recommendations (PAIP, PCL, SICP).