+ 1
What do I need to run programming languages like Python, Java, Ruby, Kotlin in my Windows7 pc??
I want to learn app development.
3 Answers
+ 4
Generally u need an interpreter or compiler.
For java and Kotlin u need a jvm
If you want to code you also need an IDE. Eclipse is multilingual.
For app development it depends on what kind of app.
+ 2
You can learn to use easily on any platform but first decide which programming language you have the command most
+ 1
install what you want to learn first.
you can get python and ruby easily on their website
for java you'll need to download jdk.
i dont know about kotlin, maybe someone else know