How to build Command over C++?

Which book is most appropriate to have command over C++ language and data structure? I am asking this because when I see other people’s code (good programmers) they have perfect command over their language. So please those good programmers help me and others by letting us know how do they do that?

1 Like

im not a very good programmer .i think that “command” you are referring to is skill and is obtained from practice and solving some really good questions . peace .

2 Likes

The best book for c is LET US C by YASWANT KANETKAR and for data structures you can read DATA STRUCTURES THROUGH C++ by YASHWANT KANETKAR. Both are very good books. Download LET US C by YASWANT KANETKAR EBOOK Here

1 Like

yes @sarath12 practice will surely help us. But if we are having a good source, the process become little faster. :slight_smile:

1 Like