What should i do to improve my programing skills? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What should i do to improve my programing skills?

I'm a c++ learner

15th Dec 2017, 4:29 PM
Zaid ur Rahman
Zaid ur Rahman - avatar
6 Answers
+ 1
u must remember that as a beginner you should stick with a single resource to avoid confusion. so when u start studying that book then u need to finish it before going to next level.
1st Jan 2018, 9:46 PM
Shaheryar Malik
Shaheryar Malik - avatar
+ 4
Teach yourself more C++ and ways to use it. https://www.sololearn.com/discuss/459759/?ref=app
15th Dec 2017, 4:52 PM
Manual
Manual - avatar
+ 3
practice! start with getting comfortable with all aspects of the syntax. leave no stone unturned. write small programs showing how different concepts work, including advanced ones such as use of const, memory allocation, threads, inheritance, etc.... then start using 3rd party libraries. also get involved in discussions on web, attempt to solveother ppl problems....
15th Dec 2017, 6:49 PM
ifl
ifl - avatar
+ 3
OK thanks a lot. I would also prefer the soft form to study.! okay i'll find it soon I.A
1st Jan 2018, 9:43 PM
Zaid ur Rahman
Zaid ur Rahman - avatar
+ 2
thanks a lot I got muslch help from your comment. I'll try to cover all these aspects in the same manner as you told me. would you recommend any text book or tutorial session so that I may get benefited from 'em. Thank you.
16th Dec 2017, 2:56 PM
Zaid ur Rahman
Zaid ur Rahman - avatar
+ 1
well as you are learning c++ , the best book I came across was "c++ how to program" by dietal and dietal. in that book u must go through every exercise after each chapter.. and you will become a pro c++ programmer. if you cannot find the hard copy the Google for the soft copy PDF.. there are many places that it is share. regards
1st Jan 2018, 9:40 PM
Shaheryar Malik
Shaheryar Malik - avatar