+ 2

The best IDE for C++ and C#?

I'm starting to get into C++ and C# but I am unsure what IDE to go for. I have tried Visual Studio but I think you might have to install extra packages to be able to develop in C++? I have also tried Code Blocks but I wasn't a fan of it. Thanks in advance! :)

20th Apr 2017, 2:36 PM
Thomas John
Thomas John - avatar
3 odpowiedzi
+ 1
yep you will be able to use it! c++ support for visual studio is very good.
20th Apr 2017, 2:49 PM
Elias Mawa
Elias Mawa - avatar
+ 2
theres not much out of visual studio and code blocks for c++. imo the other ide's are not worth it and not as good. if you are a student you can try getting clion (i use this) but it's a but more advancd as it requires you to learn cmake. theres also eclipse which is a semi popular choice. for c# I'd stick to visual studio as they are both made and supported by the same companies for the best support.
20th Apr 2017, 2:42 PM
Elias Mawa
Elias Mawa - avatar
+ 1
I was hoping to get CLion but I'm not a student. Would I be able to use C++ in Visual Studio if I install packages etc?
20th Apr 2017, 2:45 PM
Thomas John
Thomas John - avatar