+ 3
Can someone suggest me how i start learning C++
Actually I learned c and now I want to learn c++ but I don't know how to start please help me
3 ответов
+ 4
Start from very basic things. Try to finish sololearn c++ course. also, follow 'the new boston' c++ youtube tutorial.
+ 1
Start with Sololearn module and after completing third module , start solving Challenges in QnA sections to get practice. You can try Devloping a complex (scientific) calculator and games like tic tac toe using loops.
since you know C . It would be easy to learn C++.
0
Once you complete with Sololearn modules , you can learn from books by Pearson Edication (which is written by actual devloper of C++ ) or Other books like McGrowHill , etc...