This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: a good website to start learning c++ using the gcc compiler
- From: Andrea 'Fyre Wyzard' Bocci <fwyzard at inwind dot it>
- To: <root at damascus666 dot 2y dot net>,<gcc-help at gcc dot gnu dot org>
- Date: Fri, 15 Feb 2002 00:10:12 +0100
- Subject: Re: a good website to start learning c++ using the gcc compiler
I personally found Bruce Heckel's "Thinking ic C++"
<http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html> quite useful.
They're not targetted to GCC in particular, but that should not be a
problem, as with 3.0 GCC is quite standard conforming.
fwyzard