Book for beginner

C

Chris

Can anyone recommend a good book (prefer ebook) for a beginner to MS Visual
C++.
I have done programming in the past but not for quite a while so I'd like to
start fresh.
Thanks.
 
V

Victor Bazarov

Chris said:
Can anyone recommend a good book (prefer ebook) for a beginner to MS
Visual C++.
I have done programming in the past but not for quite a while so I'd like
to start fresh.

If you need a book recommendation on MS Visual C++, you should ask in
the MS Visual C++ newsgroup: microsoft.public.vc.language. Here you
are most likely to get recommendations on a book for C++. Please do
not confuse the two. The former is a _product_, while the latter is
a _language_.

Victor
 
I

Ioannis Vranos

Chris said:
Can anyone recommend a good book (prefer ebook) for a beginner to MS Visual
C++.
I have done programming in the past but not for quite a while so I'd like to
start fresh.


A good book to learn how to use .NET with C++ is


"Visual C++ .NET How To Program" by Deitel.

http://vig.prenhall.com/catalog/academic/product/0,1144,0134373774,00.html


It is very good, it covers even multithreading.


However if you can wait, I suggest you wait for VC++ 2005 and the new
C++/CLI standard.


In the mean time, if you can wait, you can read more standard C++ which
can also be used in .NET.
 

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

Members online

No members online now.

Forum statistics

Threads
474,196
Messages
2,571,036
Members
47,631
Latest member
kukuh

Latest Threads

Top