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
Beginner's Manual Advice
Beginner's Manual Advice
Aug 19, 2009 at 8:50pm UTC
Telegraph Sam
(1)
Can anyone give me advice on the best beginner's manual / idiot's guide to use in order to get a grasp of C++ from absolute zero with the minimum of pain? Ideally a book available via Amazon!
Aug 19, 2009 at 8:57pm UTC
johnkravetzki
(98)
why not try this one?
http://cplusplus.com/doc/tutorial/
Aug 19, 2009 at 8:59pm UTC
closed account (
z05DSL3A
)
A good book for a beginner:
Programming -- Principles and Practice Using C++
Bjarne Stroustrup's
Addison-Wesley ISBN 978-0321543721
http://www.research.att.com/~bs/programming.html
Aug 21, 2009 at 4:54pm UTC
mspy2plus
(28)
If you really need a book for a beginner:
C++ all-in-one desk reference for dummies
ISBN 978-0-7645-1795-2
But I would reccomend that you learn from a tutorial online. There are plenty of good ones, and better, most of them are free.
try
http://www.learncpp.com/
Topic archived. No new replies allowed.