In practical use, where do we actually write the code ? In Microsoft word,notepad ? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

In practical use, where do we actually write the code ? In Microsoft word,notepad ?

25th May 2017, 5:36 AM
Sparsh Batra
Sparsh Batra - avatar
2 Respostas
0
For Java, the most use the Eclipse IDE, but there's also Intellij Idea or some other IDEs. Eclipse can be used as Java IDE, but if you install some plugins, you can use it for C++ and other languages, too.
25th May 2017, 6:50 AM
Jonas Schrƶter
Jonas Schrƶter - avatar
- 1
Usually you will use IED (Integrated Development Environment) https://en.wikipedia.org/wiki/Integrated_development_environment
25th May 2017, 5:56 AM
Loai Hazima
Loai Hazima - avatar