+ 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! :)
3 odpowiedzi
+ 1
yep you will be able to use it! c++ support for visual studio is very good.
+ 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.
+ 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?