C# Book reccomendation for C++ programmer.

  • Thread starter Thread starter Jake Montgomery
  • Start date Start date
J

Jake Montgomery

Hi,

I am a very experienced C++ Win32 programmer using VS 7.1. Are there
any recommendations for C# books that assume no prior C# knowledge, but
will not require me to slog through a lot of novice stuff about OOP and
basic programming techniques that I am already familiar with?

Thanx in advance.
 
Did you check Petzold book on Programming Windows with C#?

I found it the easiest and most useful. For you it might be all what you
need assuming you did Win32 programming in VC.

HTH
Alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top