IMO there are 2 aspects of learning Clojure coming from an imperative
and/or OO background. One s the functional aspect of it and other the
idioms and the language itself.  To learn the language a book like 'Clojure
Programming' would be a good start as others have suggested. It will help
you quickly get into building some stuff right away. Another good book I
thought you could get through faster in 'Pragmatic Clojure'.I found this
book to be the next level to Clojure Programming.

But, it will take more time and practice (along with pure joy!) to
internalize the functional way of doing things.  For the functional
exercise, even one other book I thought is useful are smaller and simpler
books like Little Schemer etc, though you will have to spend time
understand the syntax of yet another FP language. But again, you could put
your experience of F# to good use here.

Thanks


On Fri, Jan 10, 2014 at 11:25 AM, Andrey Antukh <[email protected]> wrote:

> +1 for Clojure Programming of Oreilly
>
>
> 2014/1/10 Curtis Gagliardi <[email protected]>
>
>> I really think Clojure Programming is the best Clojure book out there.
>>  If you read that thing most (or all) of the way through, you'll have a
>> very solid understanding of Clojure.
>>
>>
>> On Friday, January 10, 2014 4:52:53 AM UTC-8, christian jacobsen wrote:
>>>
>>> I have +10 years experience of OO programming (C++, C# and a little
>>> Java) and a couple of years of FP programming (mainly F#, some Scala and a
>>> little Haskell).
>>> Are there any resources for learning Clojure that are particular good
>>> for someone with the above background?
>>>
>>  --
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to [email protected]
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> To unsubscribe from this group, send email to
>> [email protected]
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
>
> --
> Andrey Antukh - Андрей Антух - <[email protected]> / <
> [email protected]>
> http://www.niwi.be <http://www.niwi.be/page/about/>
> https://github.com/niwibe
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to [email protected]
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to