To get started with C or C++, what you’ll want in most cases, at the very least, is a compiler —although nowadays you can also learn C online by experimenting a bit with “hello world” C projects in-browser. Compilers are programs that can be run through command-line interfaces (CLIs).
How do I start learning C++?
These tools include text editors, compilers, linkers, libraries and integrated development environments.