This is a collection of blog entries written while learning Lisp. It is posted in the order written so you probably want to jump to the first post.

Friday, October 12, 2007

Taking the red pill

I have known about Lisp for many years and even tried learning it a little bit here and there. I have a basic understanding of its advantages, but never really got into it and created a real project with it. So I decided to finally sit down and make something with it. Go through a book, do the tutorials and see what problems I run across. I will try to write down my journey here. A few days ago I read on reddit about how developers are no longer reading through books, but just reading what they need online when they need it, but not picking up books that give full overviews. It inspired me to sit down and actually go through Practical Common Lisp and do the examples, tutorials and test problems and learn what it has to teach me.

0 comments: