0
Am i need to be good at mathematics to write C++?
2 Answers
+ 17
Nope. C++ (and programming in general) is focused on logic and not math. All you really need to know is basic math and how to use math libraries for what you need.
+ 3
Generally No, but also depends which type of program you are writing