View Single Post
  #2 (permalink)  
 Old 26 Feb 08, 12:00 PM
vijay.sharma vijay.sharma is offline
FE RockStar
 
vijay.sharma has passed FE Fun College with honours!vijay.sharma has passed FE Fun College with honours!vijay.sharma has passed FE Fun College with honours!vijay.sharma has passed FE Fun College with honours!vijay.sharma has passed FE Fun College with honours!vijay.sharma has passed FE Fun College with honours!vijay.sharma has passed FE Fun College with honours!
Send a message via MSN to vijay.sharma Send a message via Yahoo to vijay.sharma
Rep Power: 6
Nickels: 600.06
Bank: 7,140.00
lol Re: Good Book to learn Java?



The C++ Standard Library: A Tutorial and Reference:- By Nicolai M. Josuttis

The C++ Standard Library: A Tutorial and Reference is the programmers' guide to the C++ Standard Library. The C++ Standard Library is a full set of components, interfaces, algorithms, containers, and data structures that can be used and reused in building object-oriented software. Through the use of strong examples that support the major components of the standard library, this book enables programmers to effectively work through the massive number of classes, methods, interfaces, and objects known as the Standard C++ Library. It is an example-driven guide that will help developers utilize the reusable components of the standard library quickly and efficiently.
Reply With Quote