Showing posts with label clojure. Show all posts
Showing posts with label clojure. Show all posts

Sunday, April 22, 2012

Creating Android apps without Java


I'd like to start creating Android apps but I don't like Java. I read that scala can be used to do it. Are there another option?(Clojure?)

Tuesday, April 3, 2012

Android without Java


After doing the whole "enterprise" programming for a while, I'm seriously disillusioned by the language itself and always feel quite hampered if I have to go back to it. The project size of your average Android app isn't too intimidating and the libraries are actually quite nice regarding their coding style, but if I could avoid Java, I'd certainly do.