FactChecker
Science Advisor
Homework Helper
- 9,258
- 4,571
This is why I would recommend that you start with C or some other language like Python. They will be a lot more fun and easy to learn. Here is some documentation for constexpr. Even as a professional programmer, I would not like to read it. C++ is full of things like that. The only thing I would miss in C is object-oriented programming. There are a lot of languages that allow OO programming.