Re: VC++ 2005 Books
- From: "Bruno van Dooren" <bruno_nos_pam_van_dooren@xxxxxxxxxxx>
- Date: Mon, 27 Feb 2006 20:33:25 +0100
Hi,
I am just starting of VC++ .Net 2005.
Can someone suggest of any good books or any good websites for beginners.
Thanks,
-Asfar
www.codeproject.com is always a good place to start, though I have to say
that if you are interested in .NET technology you often need to browse
through C# articles since there are relatively few articles yet on C++/CLI.
Translating C# articles is C++/CLI is not so difficult. This will greatly
expand the number of usefull articles for you.
for actual C++ language things one of my favorite books is still 'the C++
programming language' by stroustrup.
another good book is scott meyers' 'effective C++' which shows you a good
number of C++ good practices and gotchas.
Amazon has some books that handle C++ 2005 but I haven't read any of the so
I can't comment on those.
--
Kind regards,
Bruno.
bruno_nos_pam_van_dooren@xxxxxxxxxxx
Remove only "_nos_pam"
.
- References:
- VC++ 2005 Books
- From: Asfar
- VC++ 2005 Books
- Prev by Date: VC++ 2005 Books
- Next by Date: managed type_id
- Previous by thread: VC++ 2005 Books
- Next by thread: Re: VC++ 2005 Books
- Index(es):
Relevant Pages
|