0
If you want to write for multiple systems and platforms what is the best language to learn?
2 Answers
+ 1
java
android, windows, linux, mac
0
Python is a general purpose programming language that you can use in many places. However in most applications one language can't be substituted for other.
Like Android programming requires Java.
iOS requires objective C or swift.
windows requires .net
Web requires JS and many others.
Systems programming requires c,c++