What the hardest thing you find it in c++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What the hardest thing you find it in c++?

everyone afried of c++ for some reseons. if you have one.. what is it? for me it was pointers.

7th Nov 2016, 7:40 PM
George Rabbat
George Rabbat - avatar
4 Answers
+ 1
i am c++ programmer and i found out it very suite ! especially when you work with Qt ! and for me was pointer too ! but i'm already in love with pointer !
7th Nov 2016, 7:58 PM
Navid Tak
Navid Tak - avatar
+ 1
yeah im c++ porgrammer too for nearly 5 years but i want to see for learners what is the hardest thing they encounter with.
7th Nov 2016, 8:04 PM
George Rabbat
George Rabbat - avatar
+ 1
I'm not really afraid of C++, I just estimate that unless you want to do some optimized stuff, Java and C# are good enough and simpler to manipulate (you don't have to deal with malloc or pointers).
7th Nov 2016, 11:01 PM
Pierre Varlez
Pierre Varlez - avatar
+ 1
Templates and pointer-address casting
8th Nov 2016, 1:01 AM
Seckar
Seckar - avatar