Re: Online C++ resources?
Re: Online C++ resources?
- Subject: Re: Online C++ resources?
- From: James Brasure <email@hidden>
- Date: Thu, 16 Aug 2001 11:24:10 -0600
Hi Mike,
Can anyone recommend to me a good online resource for learning C++
syntax?
I don't know of any online resources, but 3 of my favorite books are:
Thinking in C++, by Bruce Eckel
C++ for C Programmers, by Ira Pohl
C++ Distilled, by Ira Pohl (a quick reference, not a tutorial)
Hope that helps,
James Brasure