+ 3
How can I develop or view codes made in C#,C++, Python,Java, JavaScript and Ruby?
3 Answers
+ 2
to developed code you can use most text editors. an IDE is good for writing code and saving it as a project. the IDE will help you to debug and compile/run your code too
+ 3
Reffering to which IDE?
+ 2
you will most likely need a separate IDE for each language as not many IDEs work with every language