+ 1
Please can someone tell me what the best c++ PC software is?
3 odpowiedzi
+ 2
I decide you to work with code block as a beginner of c++ and You can also use microsoft visual studio so.
+ 1
For begginers i guess visual studio is good, some pro programmers uses it too.
+ 1
Try being friends with command line(as it will help in long run) and learn gcc (the inbuilt compiler of your computer.
If you use linux/Mac OS then just visit this link for more information 👇
https://www.geeksforgeeks.org/gcc-command-in-linux-with-examples/
Or if you are a windows user then you have to externally install it 👇
https://www.guru99.com/c-gcc-install.html