C++/Hello
Expert: Prince M. Premnath - 12/6/2009
QuestionGood evening, i have learned C and C++ and know all the basic operations. my question is : is there a book that could teach me programming in C++ in a professional way ?
Thank You
AnswerHi dear Hazem ,
I don't Understand what you mean professional ?? mean anything related to live projects ?? well as you mentioned you have got some basic knowledge over C/C++ more over you must know some advanced stuffs as well say generics , templates Algorithms , i'd rather recommend book by "Bjarne Stroustrup" , or if you wish to have some practical implementations just go for Programming in C++ by Robert Lafore and in Case of 'C' a well known book is "projects in C" by Yashavanth P. Kanathkar
Hope all mentioned books will surely help you out :)
Thanks and Regards !
Prince M. Premnath