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++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.
(16520 views)
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.
(17143 views)
Book cover: Thinking in C++, 2nd EditionThinking in C++, 2nd Edition
by - Prentice Hall
An excellent tutorial to mastering the C++ programming language, written in a knowledgeable and patient style, filled with examples and expert advice. It covers language basics, function and operator overloading, inheritance, namespaces, and more.
(26828 views)
Book cover: Structured Programming with C++Structured Programming with C++
by - BookBoon
This text is intended as course material for Structured Programming with C/C++ at university level. It can also be used as self-learning material. The purpose of the book is to teach how to 'think programming' and secondarily to teach C++ code.
(13482 views)