CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 11 of 11

Thread: what is wrong?

Threaded View

  1. #11
    Join Date
    May 2000
    Location
    KY, USA
    Posts
    18,652

    Re: what is wrong?

    Quote Originally Posted by nlnvcd View Post
    andreas, what's a good book i should read? thanks
    That is certainly a pretty broad question. I do not know your background and thus it is kind of hard to provide specific advice. In case you already know some basics (form a different language for example), I usually recommend 'Accelerated C++'.

    Other than that, Bruce Eckel's 'Thinking in C++' is quite good and is actually available for free online.
    Last edited by Andreas Masur; April 17th, 2010 at 10:24 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured