reading-clojure

2015-06-10T00:45:02.000016Z

Hey @gjnoonan: , So I was thinking that we could get a book, read and discuss chapters on a fortnightly basis, but most importantly I would like to build something. Posting new books, and articles would be greatly appreciated. What may be a good start is that we post what we know and how comfortable with the Clojure language. I'm a bit of a beginner myself, so am happy to take it quite slow, but am also willing to get deep into writing code. It would also be good to suggest a book that may interest us. I'm interested in machine learning and data visualisation so anything involving that would be of interest and also what projects we may like to build.

2015-06-10T00:46:50.000017Z

The suggestion of creating a channel came from a Reddit post I made asking if people were interested in getting together to read something on Clojure together and build something. https://www.reddit.com/r/Clojure/comments/392qks/clojure_reading_group/

jchochli 2015-06-10T03:18:47.000020Z

Selfishly suggesting books I have, but have not yet finished reading: Clojure Programming, The Joy of Clojure 2nd edition, Web Development with Clojure, or Mastering Clojure Macros.

jchochli 2015-06-10T03:23:47.000021Z

Clojure Applied is probably my next purchase

jchochli 2015-06-10T03:35:50.000022Z

For programming practice how about starting with the http://exercism.io clojure track? Experienced Clojurians could provide feedback (nitpick)

2015-06-10T03:56:26.000024Z

Clojure reading group sounds like a good idea. My personal preference would be to read something at a late beginner level, since that's my current level of skill 😀

2015-06-10T03:58:05.000025Z

Machine learning and data visualization are also of interest to me, though I'm inexperienced in those fields

2015-06-10T08:44:29.000026Z

Maybe Joy of Clojure? It has a lot to discuss inside, and advanced people can give advice while learning too

not-much-io 2015-06-10T09:05:28.000027Z

Maybe we could get a list together of books and then make groups based on interests. (Mark "I am reading this!" next to a book in the list) ex. List of books -> Beginners read X, Machine learning guys read Y, Web Devs read Z -> discuss with own group/listen in on other groups -> learn about clojure and meet people -> build something cool :simple_smile:

cfdrake 2015-06-10T13:18:15.000028Z

As somebody just starting Joy of Clojure I'll throw that in as well 😉

jchochli 2015-06-10T16:01:33.000030Z

The Joy of Clojure :thumbsup:

mikegedelman 2015-06-10T21:48:59.000032Z

I'm pretty new but Joy of Clojure looks good, gonna go ahead and pick up a copy.

2015-06-10T22:31:30.000035Z

Joy of Clojure sounds great. At some point in the future, I would also be interested in reading/discussing peripheral books like Purely Functional Data Structures

stephen 2015-06-10T22:56:32.000038Z

Here's another vote for Joy of Clojure. It goes into enough depth that more experienced Clojurians would still get something out of it, but covers a broad enough range that beginners - perhaps with a little asking about and extra reading - could also learn.

stephen 2015-06-10T22:57:09.000039Z

Plus I would say it is the idiomatic Clojure book - so a good one to start on.

cale 2015-06-10T23:45:50.000042Z

I'm a complete Clojure beginner and would like to participate 😄