Re: File and Project organization questions

2014-03-08 Thread Brandon Barret
Wow, thanks so much for the great feedback. These look promising. I am going to sit down tonight and begin reading. Thanks again! So far, the Clojure community is reason enough to stick with the language for future projects! -- You received this message because you are subscribed to the Go

Re: File and Project organization questions

2014-03-08 Thread Moritz Ulrich
Another great talk about techniques used to structure bigger applications is "Clojure in the Large" by Stuart Sierra. I think it might be a bit premature if you're just getting started, but it's definitely useful: http://www.infoq.com/presentations/Clojure-Large-scale-patterns-techniques On Sat, M

Re: File and Project organization questions

2014-03-08 Thread Timothy Washington
Hi Brandon, Clojure For the Brave and True has a good guide on project layout and organization. Leiningen also has a guideto creating

File and Project organization questions

2014-03-08 Thread Brandon Barret
Hello all, I am new to Clojure, coming from a Java and C background. I love the language so far, and am really trying to get settled into the functional way of thinking about and solving problems. I have a very simple question to ask. Currently, I am using the Counterclockwise plugin for