"Patrick Frankenberger" <> wrote in message
news:bgbgif$5hv$03$...
> "Allan Bruce" wrote:
> > Here is a list of books my
> > library have, can anybody recommend any fo these?
>
> > "Programming in C++", Jean Ettinger, MacMillan 1994
> > "Object-oriented programming in C++", Nicolai Josuttis, Wiley 2003
> > "A natural introduction to computer programming with c++", Kari,
Laitinen,
> > trafford 2002
>
> I don't know any of these books, i would try the one of Josuttis first...
>
> > "Accelerated c++: practical programming by example", Andrew Koenig,
> > Addison-Wesley 2000
>
> If you don't have any (OO-)programming experience, this is the book to
get.
> It shows real C++ right from the start, object-oriented examples solving
> real problems.
>
> > "The C++ standard library: a tutorial and reference", Nicolai Josuttis,
> > Addison-Wesley 1999
>
> Another great book. Get it or you'll miss it later. It holds everything
the
> title promises.It won't teach you C++ or OOP though...
>
> > "The C++ programming language", Bjarne Stroustrup, Addison-Wesley 1986
> > "The C++ programming language - 2nd edition", Bjarne Stroustrup,
> > Addison-Wesley 1991
>
> These are outdated, C++ changed quite a bit since 1991.
>
> HTH,
> Patrick
>
>
I just noticed, the library has the 3rd special edition of Stroustrup - is
this a better bet for me? It came highly recommended in the reviews
Allan
|