Hi, Txs for support, I haven't readed the forum because I thougth no one was reading it (I didn't receive any email). Actually I have released the first assignment and you can try it in clojure if you like. I'm trying to do the assignment 2 but actually It is full of mutable states... Martin didn't do the assignment in a very functional way unfortunately... I could have done it fast with atoms but I think it isn't the right way... Actually I'm redesigning it trying to make an immutable simulator, I'll let you know as soon as is ready :)
Il giorno lunedì 18 novembre 2013 10:35:28 UTC+1, Alexandru Nedelcu ha scritto: > > Hi Sam, > > You are not supposed to publish your solutions to the Reactive > Programming Coursera course. It says so in the honour code you agreed > to when you joined the class. > > I would advise you to take that code off GitHub, as I distinctly > remember the staff complaining and warning people about posting code on > GitHub during the Functional Programming course, which I also followed. > > Cheers, > > > On Lu 18 nov 2013 11:30:13 +0200, Sam Ritchie wrote: > > 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 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 > >> <https://www.coursera.org/course/reactive> on Coursera. It is all > >> written in Scala, but I'm not that proficent on Scala, so I'm > >> following it in Clojure, I'm writing some posts on how I'll following > it. > >> If anyone has the same need can follow me > >> at http://reactiveclojure.blogspot.it > >> <http://reactiveclojure.blogspot.it/>, there is also a github > >> repository where I'm posting the code to make the same assigment as > >> in the coursera. > >> I appreciate any hint you can give. > >> See you :) > >> -- > >> -- > >> You received this message because you are subscribed to the Google > >> Groups "Clojure" group. > >> To post to this group, send email to [email protected]<javascript:> > >> 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] <javascript:> > >> 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] <javascript:>. > >> For more options, visit https://groups.google.com/groups/opt_out. > > > > -- > > Sam Ritchie (@sritchie) > > Paddleguru Co-Founder > > 703.863.8561 > > www.paddleguru.com <http://www.paddleguru.com/> > > Twitter <http://twitter.com/paddleguru>// Facebook > > <http://facebook.com/paddleguru> > > > > -- > > -- > > You received this message because you are subscribed to the Google > > Groups "Clojure" group. > > To post to this group, send email to [email protected]<javascript:> > > 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] <javascript:> > > 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] <javascript:>. > > For more options, visit https://groups.google.com/groups/opt_out. > > -- > Alexandru Nedelcu > www.bionicspirit.com > > PGP Public Key: > https://bionicspirit.com/key.aexpk > > -- -- 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.
