How hard is it to learn C++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How hard is it to learn C++?

Hey, I would like to learn a bit of C++, but I have a hard time understanding it. Can anyone give any tips to make me understand it a bit more...?

6th Jul 2020, 9:14 PM
Cronibet
Cronibet - avatar
5 Answers
+ 1
Use this: www.learncpp.com And after you finished i suggest to read C Programming Language[bjarne stroustrup].
6th Jul 2020, 9:16 PM
قاسم رمضانی
قاسم رمضانی - avatar
+ 3
Cronibet , after reading the tutorial, try and write some bits of code in the coding area. Start with simple tasks first (read input, print hello), then progress on larger tasks (use arrays, modify strings...) Then post questions here if you are stuck!
7th Jul 2020, 6:24 AM
ifl
ifl - avatar
+ 1
ifl Also Qt, Qt freamwork is really easy to use and good to learn things like: - Design patterns. - IPC. - Cross-compiling. - How to optimize program for cross-platform. - How to optimize program for embedded platforms. - ...
7th Jul 2020, 2:12 PM
قاسم رمضانی
قاسم رمضانی - avatar
0
C++ is not hard to learn. If there is will, then there is a way. Just relax and grasp small bits of knowledge and try to understand it. Once you get the hang of it , you would enjoy it.
6th Jul 2020, 10:15 PM
Sachin Kumar Shaw
Sachin Kumar Shaw - avatar
0
learn python 3 instead
8th Jul 2020, 6:33 AM
Jeremy Cheung
Jeremy Cheung - avatar