Good book for C/C++/VC++2008
-
Can anyone suggest a good study book for C/C++/VC++2008. The book should be intermidiate/advanced. My background is that i have read Programming in C by Byron S. Gottfried.
-
Can anyone suggest a good study book for C/C++/VC++2008. The book should be intermidiate/advanced. My background is that i have read Programming in C by Byron S. Gottfried.
Here[^] is my list of recommended books. :)
Navaneeth How to use google | Ask smart questions
-
Can anyone suggest a good study book for C/C++/VC++2008. The book should be intermidiate/advanced. My background is that i have read Programming in C by Byron S. Gottfried.
Ivor Horton has a good book on Visual C++ 2008. He teaches C++ in the first half of the book and Windows Programming in the second half. He's still uses MFC for most of the book (which is a good thing IMO) but he has adapted and incorporated WinForms and some managed code for those who want it. I've been very impressed with his teaching style and his choice of topics to cover.