Re: Anybody can suggest a good C++ book?
- From: "Signal9" <cep_81@xxxxxxx>
- Date: 10 Mar 2007 22:57:13 -0800
On Mar 6, 4:43 am, Bruno van Dooren [MVP VC++]
<bruno_nos_pam_van_doo...@xxxxxxxxxxx> wrote:
What's the good C++ book you guys read? Please suggest. Thanks.
The C++ progamming language, 3d edition.
By Bjarne Stroustrup
--
Kind regards,
Bruno.
bruno_nos_pam_van_doo...@xxxxxxxxxxx
Remove only "_nos_pam"
In conjunction with a good C++ book, also please read "The Art of
computer programming" by Donald Knuth and the C++ ISO standard
Reference PDF.
Also if you want to become a more advanced C++ developer in the
future, learn Assembly. Almost all very very difficult C++ bugs
require you to debug in assembly.
Good luck and have fun... Remember C++ is your friend !
.
- Prev by Date: Re: Mixed assembly crashes on exit
- Next by Date: RE: Vista / XP msvcrt.dll error
- Previous by thread: Re: Anybody can suggest a good C++ book?
- Next by thread: Re: best way to check the installation of mfc80 side by side
- Index(es):
Relevant Pages
|
Loading