The Artima Developer Community
Sponsored Link

Books Forum
C++ Cookbook

1 reply on 1 page. Most recent reply: Mar 21, 2007 4:12 AM by hassan alhgamy

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Glenn Bisignani

Posts: 5
Nickname: glennb
Registered: Jan, 2005

C++ Cookbook (View in Chapters Library)
by D.Ryan Stephens, Christopher Diggins, Jonathan Turkanis & Jeff Cogswell
Posted: Dec 15, 2005 4:36 PM
Reply to this message Review this Book
Download a Free Chapter

10
Streams and Files
Please login to download.

Buy the Book

About the Book

ISBN: 0596007612
Publisher: O'Reilly Media, Inc.
Publication Date: November 2005
Edition: 1st
Binding: Paperback
Number of Pages: 44

Advertisement
Do you like reinventing the wheel? If so, you can put this book back on the shelf and pretend you never saw it. But if you're a C++ programmer who likes to get work done, and prefers to spend time solving fresh, new problems, then hold on to this book and make a beeline for the checkout counter, because the C++ Cookbook is a treasure trove of solutions to everyday C++ programming problems.

C++ experts D. Ryan Stephens, Christopher Diggins, Jonathan Turkanis, and Jeff Cogswell have collected a wide variety of C++ solutions for your benefit. Topics covered in this book include:

  • Working with numbers
  • Dates and times
  • Stream-based input/output
  • Exception handling
  • Working with classes and objects
  • Building applications with make
  • Parsing XML
  • String and text manipulation
  • Multithreading
  • Standard library algorithms and containers
  • Mathematical programming
  • Internationalization
  • The Boost build system

Throughout this book, the authors give real solutions that reflect current best practices in C++ programming. They focus on performance and portability, with a strong emphasis on formal and ad hoc standards. Many solutions take advantage of the C++ standard library. The authors also cover the Boost libraries, which represent some of the very best thinking in the world of C++.

Sometimes it's fun to reinvent the wheel, but you'll be far more productive if you spend time solving the business problems you're being paid to solve. The standard library can help you do that. The Boost libraries can help you do that. The C++ Cookbook can help you do that. Use the solutions in this book for mundane problems so you can spend your time on more interesting work.


hassan alhgamy

Posts: 2
Nickname: alhgamy
Registered: Mar, 2007

Re: C++ Cookbook Posted: Mar 21, 2007 4:12 AM
Reply to this message Reply
thank`s for you

Flat View: This topic has 1 reply on 1 page
Topic: Groovy Recipes Previous Topic   Next Topic Topic: Rails for Java Developers

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use