TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Land of Lisp for learning clojure?

9 点作者 deathflute超过 14 年前
Is Land of Lisp a good way to learn lisp if I am primarily interested in hacking clojure? I should add that I am an experienced programmer, so a clojure specific book with rigor is fine with me. I am unable to decide if a generic lisp(clisp) book is better than a specific clojure book to bootstrap.

2 条评论

ronnieCA超过 14 年前
It's kind of like saying, I've heard of this wonderful book on learning French, can I use it to learn Spanish? They're similar languages, but not the same. The grammer is close, but different. The vocabulary is close, but different.<p>That being said, Land of Lisp is a fantastic way to get your feet wet in functional programming. I would highly suggest giving it a whirl. Learning Common Lisp will definitely help in learning Clojure. But you really need to look at it as two distinct steps towards your goal of learning Clojure.<p>There is also a new Clojure book coming out at the end of the month called the Joy of Clojure, which I'm really excited about. Currently the only two books out are Stewart Halloway's Programming Clojure, which is excellent. and Stuart Sierra's Practical Clojure, which is also very, very good. They are both focussed on Clojure 1.0, however, so you'll miss out on some of the features brought by 1.1 and 1.2. I own both, and can't recommend one over the other, though I might lean towards Practical Clojure purely for personal preference.
gsivil超过 14 年前
Land of Lisp is focused on Common Lisp( and CLISP as environment of choice). As the author says in Chapter 1: "We'll be dipping our toes in some Arc and Clojure in the epilogue."<p>Bottom line: the book is a charming and quite solid introduction to Common Lisp. If you want specifically a book for Clojure and only Clojure this is not the one.
评论 #2091860 未加载