Click here to Skip to main content
15,887,267 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco15-Oct-09 7:48
professionalFabio Franco15-Oct-09 7:48 
AnswerRe: What would you recommend for Unmanaged Desktop Apps? Pin
Rajesh R Subramanian15-Oct-09 8:10
professionalRajesh R Subramanian15-Oct-09 8:10 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco15-Oct-09 8:35
professionalFabio Franco15-Oct-09 8:35 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Rajesh R Subramanian15-Oct-09 8:45
professionalRajesh R Subramanian15-Oct-09 8:45 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco15-Oct-09 9:00
professionalFabio Franco15-Oct-09 9:00 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Rajesh R Subramanian15-Oct-09 9:05
professionalRajesh R Subramanian15-Oct-09 9:05 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco15-Oct-09 9:12
professionalFabio Franco15-Oct-09 9:12 
AnswerRe: What would you recommend for Unmanaged Desktop Apps? Pin
Rajesh R Subramanian15-Oct-09 8:27
professionalRajesh R Subramanian15-Oct-09 8:27 
Don't be lost or confused with the whole of the stuff.

Think only about C++, along with which you would learn STL. For this, I'd recommend Thinking in C++[^], by Bruce Eckel. The book is neatly written and organised. The books (two parts) are legally available for downloading from the author's own site for free! You may learn boost later, as your goal is to start doing windows programming first.

After you have working knowledge of C++, you may proceed to learn MFC (I already recommended a book). MFC will sometime need you to have knowledge of Windows programming (which has a pretty steep learning curve). However, it won't do so much of harm if you start it right with MFC and learn Windows programming and the gory Win32 API programming aside.

Your first goal is C++ with STL, so get started with Bruce Eckel's book. After you feel confident with it, come back here and tell us your status and people here will guide you further. Smile | :)


“Follow your bliss.” – Joseph Campbell

GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Tim Craig15-Oct-09 18:39
Tim Craig15-Oct-09 18:39 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco16-Oct-09 4:15
professionalFabio Franco16-Oct-09 4:15 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Tim Craig16-Oct-09 8:17
Tim Craig16-Oct-09 8:17 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco16-Oct-09 8:43
professionalFabio Franco16-Oct-09 8:43 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Tim Craig16-Oct-09 18:48
Tim Craig16-Oct-09 18:48 
AnswerRe: What would you recommend for Unmanaged Desktop Apps? Pin
«_Superman_»15-Oct-09 7:27
professional«_Superman_»15-Oct-09 7:27 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco15-Oct-09 7:52
professionalFabio Franco15-Oct-09 7:52 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
«_Superman_»15-Oct-09 8:14
professional«_Superman_»15-Oct-09 8:14 
AnswerRe: What would you recommend for Unmanaged Desktop Apps? Pin
Maximilien15-Oct-09 8:24
Maximilien15-Oct-09 8:24 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco15-Oct-09 9:05
professionalFabio Franco15-Oct-09 9:05 
AnswerRe: What would you recommend for Unmanaged Desktop Apps? Pin
transoft15-Oct-09 11:59
transoft15-Oct-09 11:59 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Tim Craig15-Oct-09 18:27
Tim Craig15-Oct-09 18:27 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
transoft16-Oct-09 2:26
transoft16-Oct-09 2:26 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Tim Craig16-Oct-09 7:58
Tim Craig16-Oct-09 7:58 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco16-Oct-09 4:10
professionalFabio Franco16-Oct-09 4:10 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
transoft16-Oct-09 5:54
transoft16-Oct-09 5:54 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco16-Oct-09 7:42
professionalFabio Franco16-Oct-09 7:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.