+ 2
C++ or C?
I want to learn one of them. But knowing that C is a bit old, I want to know if I should learn C++ instead of C. Any opinions?
2 Réponses
+ 7
C is still very in using because it is close to hardware and i think that you need to learn C first because it is more simple, and C++ is actually object-oriented C with additions. C++ was derived from C, and is largely based on it.
+ 9
C++ it is more simple