Monday, May 24, 2010

I have just finished learning the basics of C++ now I am going to move on to MFC library, advice please?

Okay like I said I finished learning the basics of OOP and what not, I am not going to start learning MFC libraries, is it hard? what excatly will I be able to make with it? And can anyone supply me any good links to tutorials or good books to buy. Thanks in advanced, and if you can please talk about the MCF libraries in detail, thanks again :-)

I have just finished learning the basics of C++ now I am going to move on to MFC library, advice please?
Good you learned the basics of C++.It is a very good start for learning MFC.If you have got your basics of C++ well, then don't worry about MFC.Its very easy.As far as i know MFC programs are well explained in book called-Visual C++ Programming by Yashwant Kanetkar.


MFC library is a collection of ready made C++ classes which you can use to code your C++ program.It is easy to use if you have got the syntax right.The only troubling part of MFC is that you will have to memorize the names of classes and functions.Once you are through with that then you can comfortably write programs.


Anyways Good Luck!!!
Reply:try http://www.google.com
Reply:You can start with "Programming Windows by Charles Petzold". This will give you one direction. Then you can move to "Programming Applications for Microsoft Windows - by Jeffery Richter". Hope this will help you.


No comments:

Post a Comment