+ 2
For me as a beginner do you recommend me to start with (c) language or with (c++) guys?
6 Réponses
+ 12
It is recommended, but not compulsory, to start with C. Personally, I began from C++. All is fine.
+ 8
C
+ 6
Not important I start with java and all it good.
+ 5
Since C is a subset of C++ and in comparison, C++'s OOP potentials, smart behaviours, a vast Standard Library and so forth are significant, in my opinion it is pretty much logical to start your journey with C++ in order to gain benefit from the aforementioned capabilities.But there's no harm if you willing to begin with C.
https://softwareengineering.stackexchange.com/questions/113295/when-to-use-c-over-c-and-c-over-c
+ 3
c
0
thank you guys for ur answers 😊