Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
262817 descargas y
1106 contribuyentes !

Se han encontrado 1 Coincidencias

The C++ Programming Language (Special 3rd Edition)

ISBN: 0201700735; Date: Feb. 15, 2000; Pub: Addison-Wesley


93 Visitas | 176 Descargas | 2014-03-13 19:16:20 | raimels

I find using C++more enjoyable than ever. C++’s support for design and programming has improved dramatically over the years, and lots of new helpful techniques have been developed for its use. However, C++is not just fun. Ordinary practical programmers have achieved significant improvements in productivity, maintainability, flexibility, and quality in projects of just about any kind and scale. By now, C++ has fulfilled most of the hopes I originally had for it, and also succeeded at tasks I hadn’t even dreamt of. This book introduces standard C++†and the key programming and design techniques supported by C++. Standard C++is a far more powerful and polished language than the version of C++introduced by the first edition of this book. New language features such as amespaces, exceptions, templates, and run-time type identification allow many techniques to be applied more directly than was possible before, and the standard library allows the programmer to start from a much higher level than the bare language.