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: Fundamentals of C++ ProgrammingFundamentals of C++ Programming
by - Southern Adventist University
Table of Contents: The Context of Software Development; Writing a C++ Program; Values and Variables; Expressions and Arithmetic; Conditional Execution; Iteration; Other Conditional and Iterative Statements; Using Functions; Writing Functions; etc.
(20814 views)
Book cover: An Introduction to Design Patterns in C++ with Qt 4An Introduction to Design Patterns in C++ with Qt 4
by - Prentice Hall PTR
Covers the language features of C++ so that readers can use Qt 4 classes in the examples and assignments. It is a textbook for teaching language and design patterns, emphasising open-source code reuse. It assumes no C++ programming experience.
(17109 views)
Book cover: Learn C++ Programming LanguageLearn C++ Programming Language
- Tutorials Point
This reference will take you through simple and practical approach while learning C++ Programming language. It has been prepared for the beginners to help them understand the basic to advanced concepts related to C++ Programming languages.
(11525 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++.
(18473 views)