+ 3
IDE and compiler C++
Do you recommend any c++ compilers? Which one should I use? Thanks for or any help :)
5 Antworten
+ 11
✓I have used all the three compilers turbo c++, Dev c++ and code blocks.
[Review]:
Turbo c++ :- I found it too old and complicated to use.(somewhat professional)
Dev c++ :- I am using it right now and I recommend you the same. It is easy to use and I didn't face any issues with it(try finding 5.4.2 version)
code blocks :- unlike turbo it is a bit too modernistic .
+ 3
Visual studio
The community version is free to use
https://visualstudio.microsoft.com/vs/community/
Code blocks
http://www.codeblocks.org/downloads
+ 2
VS code
+ 2
code blocks highly recommended
+ 1
Also nice