Windows Programming Books

Jan 16, 2015 at 12:21pm
Hi,
I have just ordered the book MFC Internals : Inside the Microsoft Foundation Architecture by George Shepherd, Scot Wingo from amazon.
However, at present I know almost next to nothing about MFC programming.
Can I start with that book?
Please share your opinions, thanks.
Last edited on Jan 16, 2015 at 12:22pm
Jan 16, 2015 at 1:37pm
If you are a proficient C++ programmer then yes. In fact in my opinion MFC Internals is one of the best MFC books i've ever used.

edit: another good thing to do is to create a blank MFC project in visual studio then step through the code to see how the windows and toolbars are created.
Last edited on Jan 16, 2015 at 1:39pm
Jan 16, 2015 at 1:48pm
Thanks for reply!
Actually, I am not really good at C++ but I am relearning it myself.
So I decide to start with that book and in the mean time improve my C++.
Jan 16, 2015 at 2:24pm
That book won't teach you C++, but I guess you know that?
Jan 17, 2015 at 1:39am
Yes, I know.
I meant to learn C++ in the mean time not the same book!
Jan 19, 2015 at 5:59pm
you can learn c++ language by practice more and more.create your own shorts programs.
you can download C++ books from this website.

http://pdfbookspot.com/
Topic archived. No new replies allowed.