Could you please tell me the best way to learn MFC ?( I don't have any knowledge about it )
And about the books, which one should I buy ? ( tell me two or more )
|
Go4Expert Member
|
|
| 2May2007,00:21 | #1 |
|
Hi dude
Could you please tell me the best way to learn MFC ?( I don't have any knowledge about it ) And about the books, which one should I buy ? ( tell me two or more ) |
|
Go4Expert Founder
|
![]() |
| 2May2007,08:19 | #2 |
|
The best way to learn MFC is by doing some elementary programs and knowing about the architecture and the best book I found is by MS Press. Programming Visual C++ by David Kruglinski, Scot Wingo, and George Shepherd.
|
|
Go4Expert Member
|
|
| 2May2007,17:41 | #3 |
|
Hi shabbir, thank you for the reply
![]() I know C++ programing and I wrote a lot of c++ programs but without graphic interface, so I want to convert my programs ( like: linked list or stack or queue ) from the cmd to using a graphic interface ( I hope you understand me ) , and thanks again
|
|
Go4Expert Founder
|
![]() |
| 2May2007,17:52 | #4 |
|
Try getting some idea from that book and that would be your best solution. MFC is not that easy to grasp unless you have the concept going.
|
|
Go4Expert Member
|
|
| 2May2007,19:49 | #5 |
|
Is there any ebook ( pdf ) I could download ?
And thanks again Mr.Shabbir |
|
Go4Expert Founder
|
![]() |
| 2May2007,20:37 | #6 |
|
Quote:
Originally Posted by domain |