0
How to become expert in c++
what are all want to study..plz suggest
7 odpowiedzi
+ 4
Read the documentation for all the standard libraries. You need to know everything in there to become an expert. You should use enough of them so you are confident that you can use them all. A lot of them provide similar interfaces so you can learn one and know the group without using them.
+ 4
This is where I go
http://www.cplusplus.com/reference/
+ 2
Arjunan Just start practicing the foundations of C++, Loops, for loops, while statements, if, else, and functions these are the essential elements of any language.
+ 1
Practice, practice, practice and learning and improving your problem solving skills.
+ 1
Arjunan work with those and solve problems and over time you will improve so challenge yourself and goodluck.
0
please provide any link to get study material..
0
i am ready to..practice...but I need to know what to practice and what are all want to learn