+ 1
What code editor is good
I am using turbo dev c++ can you suggest anything else
5 Réponses
+ 9
you can use code blocks or visual studio for Cpp
eclipse editor for Java
and the use of turbo is not so efficient read this thread you will get some idea
https://www.sololearn.com/Discuss/288609/?ref=app
https://www.sololearn.com/discuss/942579/?ref=app
+ 2
Visual Studio, QT Creator, Code::Blocks, Eclipse CDT, and I've heard CLion is good but it's also paid.
+ 2
BlueJ is good enough for me.
It can be used to create JavaME projects, JavaSE projects, for JavaFX programs and to run any method of any class directly.
+ 1
thanks for reply
0
I use eclipse for Java, C++, and C and Visual Studio for C#.