由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
相关主题
就FP而言lisp是不是已经很完美了,不说纯不纯关于DP
什么是函数式语言今天算是见到最精炼的Integer to Roman的解法了
你用什麼FP?lisp
最有潛力的 FPTwitter最应该裁的人是那个主张用scala的所谓的tech lead
What is purity.说说王垠这个dude(少儿不宜)
王垠:为Java说句公道话问个common lisp的问题
古文到白话文,中文2Anyone start looking at clojure?
谈谈我认识的一些lisp程序员 (转载)选择适合自己的编程语言
相关话题的讨论汇总
话题: clojure话题: lisp话题: java话题: learning
1 (共1页)
h*i
发帖数: 3446
1
Anyone here is learning Clojure? I am, but it's slow going, as I am from a
C, Java background, no Lisp experience. Any suggestion on learning Lisp?
For those who don't know, Clojure is a Lisp running on Java Virtual Machine.
m***a
发帖数: 105
2
Not sure about Clojure, but for Common Lisp, or Scheme, there's several good
books:
by Paul Graham
or TSPL
and there's the legendary SICP, and PL book such as EoPL, PLAI.
c**s
发帖数: 43
3
I think you could start with the 2 books on Clojure, Programming Clojure and
Practical Clojure. If you don't have lisp exp, you maybe want to try OnLisp
later, after you are more familiar with the language.
h*i
发帖数: 3446
4
After almost a year, I think I can call myself a Clojure programmer now.
Yes, I have all 4 clojure books on the market. Joy of Clojure is the one I
like the most. Practical Clojure is pretty good too. But what really got my
going is actually doing Clojure programming exercise in a functional style.
4clojure.com is a good place to try. Project Euler is good too, there's a
euler-clojure wiki where people share their solutions.

and
OnLisp

【在 c**s 的大作中提到】
: I think you could start with the 2 books on Clojure, Programming Clojure and
: Practical Clojure. If you don't have lisp exp, you maybe want to try OnLisp
: later, after you are more familiar with the language.

1 (共1页)
相关主题
选择适合自己的编程语言What is purity.
为了能更好的使用emacs, 我老毅然决定高龄自学Lisp。。。王垠:为Java说句公道话
有哪些公司用Lisp开发程序古文到白话文,中文2
《Clojure编程乐趣》英文文字版[PDF]谈谈我认识的一些lisp程序员 (转载)
就FP而言lisp是不是已经很完美了,不说纯不纯关于DP
什么是函数式语言今天算是见到最精炼的Integer to Roman的解法了
你用什麼FP?lisp
最有潛力的 FPTwitter最应该裁的人是那个主张用scala的所谓的tech lead
相关话题的讨论汇总
话题: clojure话题: lisp话题: java话题: learning