Fork me on GitHub
#beginners
<
2015-09-22
>
seancorfield04:09:22

Late to respond but there are a number of companies that do Clojure as well as some other tech, so it’s likely to be possible to find a company that does Python + Clojure and get in there on your Python skills but express your interest in getting onto their Clojure team at some point...

clojuregeek23:09:02

I'm trying Stuart Sierra's Reloaded way of coding and it is going pretty well ... I am running into an issue with (reset or reloaded) that it is trying to load the library file in my test ... saying namspace 'nolas-awesome-library' was not found ... it probably already been loaded in the user.clj ... but I didn't expect it to be a problem. Maybe its not needed in user namespace since its more developed now