Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: c++ code question

Author: Russell Reagan

Date: 13:41:47 11/25/03

Go up one level in this thread


On November 25, 2003 at 01:03:40, macaroni wrote:

>oh, I see! thanks very much again, can you recomend a good book for C++
>programming?

There is The C++ Programming Language by Bjarne Stroustrup (the creator of C++).
It is a good one that not only explains syntax (like your confusion about
pointers), but also how to program in C++ "the right way".

There is also a free one that you can get online (you can also buy it in
bookstores) called Thinking in C++ by Bruce Eckel. You can read it here:

http://mindview.net/Books/TICPP/ThinkingInCPP2e.html

There are other good reference books for when you need to look up a function or
something. I have C++ The Complete Reference.



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.