Hello,I don't know where to start writing C++ with an IDK.
(I can write C++ code with a simple text editor)
I miss the simpler time when programming using just a simple text editor and compile on a simple terminal. But nowadays, all these IDEs confused and annoyed the hack of me, I ended up spend most of my time learning to use the IDE rather than writing code.
I installed the Visual Studio community 2017 for Mac because I thought that is a good IDE for C++, but when I open it, it has all these F#, iOS, Android. MacOS... and templates, anything but C++. Could someone please tell me how to setup a simple C++ project? And also is there an IDE that is more suitable for C++ without these template garbage? Thanks