[comp.std.c++] c++ books, help!

2fmnsting@kuhub.cc.ukans.edu (04/10/91)

	I've got a C++ compiler.
	Now I need a good tutorial book.
	Any suggestions?

	Garrett A Blythe

njacobs@nssdca.gsfc.nasa.gov (Nick Jacobs) (04/10/91)

In article <1991Apr9.121553.29555@kuhub.cc.ukans.edu>, 2fmnsting@kuhub.cc.ukans.edu writes...

>	I've got a C++ compiler.
>	Now I need a good tutorial book.
>	Any suggestions?

>	Garrett A Blythe
There is a surprisingly good tutorial on C++ for people who already
know C, in the manuals that come with the Borland C++ compiler.
I can't remember which of the manuals it's in. It's concise
- an increasingly rare virtue.

Nick

mgphl@msa3b.UUCP (Michael Phillips) (04/10/91)

2fmnsting@kuhub.cc.ukans.edu writes:


>	I've got a C++ compiler.
>	Now I need a good tutorial book.
>	Any suggestions?

>	Garrett A Blythe

You might look at _teach yourself... C++_ by Al Stevens
and, of course, _C++ Primer_ by Stanley Lippman.