C++ book for C programmers

C++ book for C programmers

Post by Stephen Bayne » Wed, 01 Aug 2001 20:57:01




> I am pretty fluent in C, and want to learn C++. I want a good book, but I
> want something that assumes I know C already. Any suggestions?

> Thanks,
> Moshe

Take a look at the reviews on http://www.accu.org/

--

Philips Semiconductors Ltd                  
Southampton SO15 0DJ                        +44 (0)23 80316431
United Kingdom                              My views are my own.

 
 
 

1. C++ book for C programmers

Hi,
there are AFAIK not many book which assume already C knowledge.
The reason is simple. C++ is an entirely different beast.
So, most C++ gurus recommend to forget your C habits and
learn C++ as you would learn a new language.
(for example. in C++ there is no need for
 - malloc, free
 - void *
 - char * (at least most of the time)
 ....
)

some of the best books out there are

Thinking in C++ from Bruce Eckel
(also available online: www.bruceeckel.com)

C++ Primer from Stanley Lippman

The C++ Programming Language from Bjarne Stroustrup

go to
http://www.accu.org

there you will find many book reviews from experienced C++
programmers.

hope I was helpful

regards
markus

2. DCC masquerading broken in 2.4.19?

3. Introductory Books for Windows C++ Programmer

4. Firewall/Router Loadbalancing/Failover Cluster - how?

5. >>PW:C/C++ UNIX ANALYST/PROGRAMMER: Unix, Sun, Solaris 2.x, C/C++

6. Setting up SBLIVE! and Rage 128 in Mandrake 6.1

7. Is there an *excellent* intro "C-for-LINUX/unix PROGRAMMER'S" book?

8. Log Files

9. ADV: Consulting Book Of Interest To Unix Programmers

10. Any good programmer book for development of multithreaded applications ??

11. "Unix Programmers Reference": Recommended replacement book?

12. Whats a good book for the beginner linux programmer?

13. *Write a Book for Linux Programmers*