You are viewing a single comment's thread from:
RE: Getting started with C++ Programming language !
Dev C++ doesn‘t seem to be maintained anymore. For anyone starting C++ Development on Windows, I‘d recommend to use Visual Studio Community Edition (which is free) or have a look at CLion from Jetbrains.
It has artificial intelligence which automatically corrects your grammatical mistakes :)