Newbie here, to both LISP and Clojure. A friend has lent me a copy of "The Little LISPer" and I've started working through it, using some web resources to translate it into clojure.
My questions: How relevant are the ten commandments? What modification need to be made ... either to the commandments or to your code in clojure? I ask because the first commandment (always ask null?) hasn't translated directly into any single statement for me. I can achieve the same with (or) to navigate the difference between nil and () in clojure, but sure that difference is in there for a reason. Any other input on the other commandments or using the book in general? Thanx -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en