C In Action
4:21 AM
Industrial Strength Programming
C++ In Action Book Cover
There aren't that many books that teach C++. You can find good C++ reference books and technical books for advanced C++ programmers, but precious few books that actually teach programming in C++. Among them C++ In Action presents a unique approach--teaching the language from the perspective of a professional programmer.
In this book you won't find examples of boring payroll applications or programs for grading students. Instead 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.
C___In_Action.pdf
Post a Comment