Logo

C++ In Action: Industrial Strength Programming Techniques

Large book cover: C++ In Action: Industrial Strength Programming Techniques

C++ In Action: Industrial Strength Programming Techniques
by

Publisher: Addison Wesley
ISBN/ASIN: 0201699486
ISBN-13: 9780201699487
Number of pages: 482

Description:
C++ In Action presents a unique approach--teaching the language from the perspective of a professional programmer. You'll witness the development of a simple parser and a symbolic calculator from a simple command-line program to a GUI Windows application. In the process you'll learn how to use C++ like a real pro.

Download or read it online for free here:
Download link
(2.2MB, PDF)

Similar books

Book cover: C++ Language TutorialC++ Language Tutorial
by - cplusplus.com
These tutorials explain the C++ language from its basics up to the newest features of ANSI-C++, including basic concepts such as arrays or classes and advanced concepts such as polymorphism or templates. The tutorial is oriented in a practical way.
(18716 views)
Book cover: C++: A Beginner's GuideC++: A Beginner's Guide
by - McGraw-Hill Osborne Media
Written by Herb Schildt, this step-by-step book is ideal for first-time programmers or those new to C++. The modular approach of this series, including sample projects and progress checks, makes it easy to learn to use C++ at your own pace.
(24569 views)
Book cover: Mastering C++Mastering C++
by - Muhammadali Shaduli
The book covers concepts such as programming paradigms, the need for OOPs technology, extending C/C++ at a glance, fundamental constructs of the C++ language, classes and objects, inheritance, polymorphism, generic programming, streams computations.
(18622 views)
Book cover: The Rook's Guide to C++The Rook's Guide to C++
by - Rook's Guide Press
This Creative Commons-licensed textbook written by Norwich University students and faculty aims to provide an introduction to the C++ programming language. In this book, we will favor older techniques, pre-C++11 (introduced in 2011).
(9517 views)