Welcome to C++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 9

Welcome to C++

I have started to learn c++ please suggest me with your C++ experience by your suggestions I can learn something better than without suggestions I am waiting for your suggestions I hope you will suggest me something which will be good way for me for learn C++???

7th May 2017, 5:12 AM
Aijaz Ahmed
Aijaz Ahmed - avatar
5 Answers
+ 14
you should read a book about datatype, pointer and memory management in C++. it will help you to get the concept behind the potential power of C++.
7th May 2017, 6:37 AM
Agus Mei
Agus Mei - avatar
+ 5
unless you are familiar with oop, when arriving to the 'oop concepts' don't hesitate to read and learn them as many time as you feel you need because they are not straightforward to grasp but once you do they are pretty cool.
7th May 2017, 7:18 AM
MGlossCode
MGlossCode - avatar
+ 3
Just give it your best, keep in my mind what you want.
7th May 2017, 8:16 AM
Luyanda
Luyanda - avatar
+ 1
C++ is a giant if a language and you really should acquire a book and read up om the background of c++. Not only will it introduce you to the concepts of the language but also explain why c++ was needed and why it is one of the fastest languages.
7th May 2017, 10:40 AM
Mikal S
Mikal S - avatar
+ 1
Try understand functions,data types,pointers and references. They are common like common sense in C++.
7th May 2017, 7:43 PM
kimanzi
kimanzi - avatar