Re: Reactive Programming in Clojure

2013-11-18 Thread Marco Manzi
> Nice! Here are my Scala assignments, if you want to follow along: > > > > https://github.com/sritchie/rx-scala-class > > > > Doing the second one tomorrow. > > > > Marco Manzi wrote: > >> Hi all, I'm a young clojure developer. I work as J

Principles of reactive programming in Clojure

2013-11-09 Thread Marco Manzi
Hi, I'm a young clojure developer from Italy. I have made a blog that help people that want to follow https://www.coursera.org/course/reactive not writing code in Scala but in Clojure. If you are interested go to http://reactiveclojure.blogspot.it. I appreciate any hint :) -- -- You received t

Reactive Programming in Clojure

2013-11-09 Thread Marco Manzi
Hi all, I'm a young clojure developer. I work as Java developer, but I've falled in love with this fantastic language and I would like to help in some way. Actually I'm following Principles of Reactive Programming on Coursera. It is all written in Scala