set_href("http://www.amazon.com/gp/product/0596007612?ie=UTF8&tag=coderacom-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0596007612"); } function do_draw_content() { echo "

Purchase:

"; echo ''; $this->draw_items( array( 'Amazon.com' ) ); } } $sidebar = new contact_us; } $sidebar = new contact_us; FRMX_load_template('C++ Cookbook'); ?>

By Ryan Stephens, Christopher Diggins, Jonathan Turkanis, Jeff Cogswell
O'Reilly Media, 2005
ISBN 10: 0-596-00761-2
ISBN-13: 978-0596007614

Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness.

The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you're an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in C++ Cookbook will jump-start your development by giving you some basic building blocks that you don't have to develop on your own.

Less a tutorial than a problem-solver, the book addresses many of the most common problems you're likely encounter--whether you've been programming in C++ for years or you're relatively new to the language. Here are just some of the time-consuming tasks this book contains practical solutions for: