Fork me on GitHub
#reading-clojure
<
2015-06-10
>
tiltyard00:06:02

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.

tiltyard00:06:50

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/

jchochli03:06:47

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.

jchochli03:06:47

Clojure Applied is probably my next purchase

jchochli03:06:50

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

paulb03:06:26

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 😀

paulb03:06:05

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

xevious08:06:29

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

not-much-io09:06:28

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

cfdrake13:06:15

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

jchochli16:06:33

The Joy of Clojure :thumbsup:

mikegedelman21:06:59

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

bjarnagin22:06:30

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

stephen22:06:32

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.

stephen22:06:09

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

cale23:06:50

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