Ask HN: Which programming languages for mobile apps?
https://news.ycombinator.com/item?id=264750Which programming languages should I learn if I want to do mobile apps?
Which can you use for each platform?
* iPhone: Objective C(only?)
* Symbian-phones(Ericsson, Nokia etc): Java and C, Python on some Nokia? Correct?
* Android: Java? Or any language since it is open source? Or it only has to compile to the Dalvik VM? According to:
http://www.scala-lang.org/downloads/targets/android.html Scala can be used. What about Clojure?Other platforms?