+ 1
C++
What’s your advices before learning c++ language?
4 ответов
+ 2
C++ isn't the same as C#, though they belong to the same family.
C++ isn't a very beginner friendly language, but I believe if you practice and follow best practices, you will make it.
A hands down good guide to C++, is
"Starting out with C++"... Tony Gaddis
It's a 1000+ paged book that makes you doubt if C++ is actually hard.
I strongly recommend it
+ 1
C++ is very important for professional but its hard
+ 1
is c++ is #c?
+ 1
learn algorithms firstly then learn c and try to think about any problem you think that you can find a solution for it and try to resolve it by using algorirhms or "problem solving" then try to compile your algorithm into c language then c++ then java ...



