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: Programming Fundamentals: A Modular Structured Approach Using C++Programming Fundamentals: A Modular Structured Approach Using C++
by - Connexions
The approach of this course will be to take the student through a progression of materials that will allow the student to develop the skills of programming. This textbook covers modular/structured programming fundamentals.
(17171 views)
Book cover: C++CourseC++Course
by - Epina GmbH
The C++Course provides a general introduction to programming in C++. The most important skill for a computer scientist is problem-solving: the ability to formulate problems, think creatively, and express a solution clearly and accurately.
(16542 views)
Book cover: An Introduction to the Imperative Part of C++An Introduction to the Imperative Part of C++
by - Imperial College London
These lecture notes are designed for an introductory course on programming, using the imperative core of C++. Very little previous programming experience is assumed. All the example programs have been written in ANSI standard C++.
(18479 views)
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.
(18717 views)