+ 1
What Is the difference between Code Blocks and Visual studio ?
can anyone explain what's the advantage and disadvantage of this two IDE.
2 ответов
+ 3
thanks for telling me :D
+ 1
Code::blocks is free, cross-platform and open source.
Visual Studio is free if you download the community edition (it has limited functions)and it's available for Windows only.
I recommend you to use Visual Studio, 'cause it has IntelliSense. You will discover what it is and you'll love it for sure, it helps your productivity a lot.
Visual Studio Code is the light-weight version and it's cross-platform.