cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Is this a good book?
Is this a good book?
Jan 30, 2015 at 12:12pm UTC
Wulfinite
(60)
I was wondering if this was a good book to learn C++ from.
-AL Stevens C++ Programming 7th Edition.
Jan 30, 2015 at 2:28pm UTC
JLBorges
(13770)
No. It was dreadful when it was published (2003); it is both dreadful and obsolete in 2015.
Consider learning from one (or more) of these:
Programming: Principles and Practice Using C++ (2nd Edition) - Stroustrup
http://www.amazon.com/Programming-Principles-Practice-Using-Edition/dp/0321992784
C++ Primer (5th edition) - Lippman, Lajoie, Moo
http://www.amazon.com/Primer-5th-Edition-Stanley-Lippman/dp/0321714113
Accelerated C++ - Koenig, Moo (pre C++11)
http://www.amazon.com/dp/020170353X
Jan 30, 2015 at 5:11pm UTC
Wulfinite
(60)
Right, thank you :)
Topic archived. No new replies allowed.