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

Thread: Books

  1. #1
    Join Date
    May 1999
    Posts
    136

    Books

    Hi,
    Just spent a hour on Amazom.com looking for a VC++ book. Could the group recommend a book for someone with a VB backround. I've read some C++ books and VC++ beginner books. I seem to be losing my train of thought about half way though these books. A book with good sample code would be nice.
    Thanks
    Steve P.


  2. #2
    Join Date
    Apr 1999
    Location
    Portland, OR, USA
    Posts
    29

    Re: Books

    If you're looking for a good beginner's C++ book, then I recommend "C++ How To Program" by Deitel & Deitel, published by Prentice Hall. It has lots of good examples, and I think it comes with a CD containing the example source code.

    Good luck!

    =================================================
    Valerie L. Bradley
    Software Engineer
    Intel Corporation

    * All opinions expressed are mine and not those of my employer.

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