+ 1
Can i learn c++ without knowing c..? Will it be so hard without knowing c..?
3 Respuestas
+ 2
Yes you can learn C++ without knowing C.
If you dont have any programming experience, it will be hard in the begining, but it will get easier over time.
+ 1
I am learning C# relatively successfully (i hope), I plan on learning C++ next then finally C(i decided to go for C# because of Unity and i think its simplier). Not sure if i'm going backwards but seems to be working :P
+ 1
for me c++ syntax is even easier then c...and concept of code is basiclly the same ...but additionally c++ is OOP...which is most important thing in modern programming...C is just procedural