+ 1

C++

What’s your advices before learning c++ language?

24th Jun 2019, 6:30 PM
Its Legend
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
24th Jun 2019, 8:38 PM
Dlite
Dlite - avatar
+ 1
C++ is very important for professional but its hard
24th Jun 2019, 6:37 PM
Mamoudou Sylla
Mamoudou Sylla - avatar
+ 1
is c++ is #c?
24th Jun 2019, 6:40 PM
Its Legend
+ 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 ...
24th Jan 2020, 12:35 AM
Erraoui Faysal
Erraoui Faysal - avatar