2005. - 440 с. Формат: FB2, EPUB C++ – это универсальный язык программирования, задуманный так, чтобы сделать программирование более приятным для серьезного программиста. За исключением второстепенных деталей C++ является надмножеством языка программирования C. Помимо возможностей, которые дает C, C++ предоставляет гибкие и эффективные средства определения новых типов....
Addison-Wesley Professional, 2004. — 240 р. Consistent, high-quality coding standards improve software quality, reduce time-to-market, promote teamwork, eliminate time wasted on inconsequential matters, and simplify maintenance. Now, two of the world's most respected C++ experts distill the rich collective experience of the global C++ community into a set of coding standards that...
Addison-Wesley, 2000. — 352 р. — (C++ In Depth). — ISBN: 020170353X. This is a first-rate introductory book that takes a practical approach to solving problems using C++. It covers a much wider scope of C++ programming than other introductory books I've seen, and in a surprisingly compact format.
Addison-Wesley, 2001. — 280 p. — ISBN: 0-201-74962-9. Sure, the STL has iterators, algorithms, and function objects, but for most C++ programmers, it's the containers that stand out. More powerful and flexible than arrays, they grow (and often shrink) dynamically, manage their own memory, keep track of how many objects they hold, bound the algorithmic complexity of the...
O’Reilly Media, 2003. — 792 р. — ISBN: 0-596-00394-3. Recipes for Cryptography, Authentication, Input Validation & More. Password sniffing, spoofing, buffer overflows, and denial of service: these are only a few of the attacks on today's computer systems and networks. At the root of this epidemic is poorly written, poorly tested, and insecure code that puts everyone at risk....
O’Reilly Media, 2003. — 704 p. — ISBN: 059600298X. To-the-point, authoritative, no-nonsense solutions have always been a trademark of O’Reilly books. The In a Nutshell books have earned a solid reputation in the field as the well-thumbed references that sit beside the knowledgeable developer's keyboard. C++ in a Nutshell lives up to the In a Nutshell promise. C++ in a Nutshell...
Wiley Publishing, Inc., 2008. - 648 pages. На англ. языке. Professional Multicore Programming: Design and Implementation for C++ Developers presents the basics of multicore programming in a simple, easy-to-understand manner so that you can easily apply the concepts to your everyday projects. Learn the fundamentals of programming for multiprocessor and multithreaded...
Dorset House, 2007. — 208 р. — ISBN: 978-0932633637. irtually all business, scientific, and engineering applications are heavily reliant on numeric data items. C++ and Java offer object-oriented programmers unique flexibility and control over the computations required within such applications. However, most books on object-oriented programming gloss over such numeric data...
2nd Edition, — Microsoft Press, 1999. — 1337 p. — ISBN 1-57231-695-0. A definitive book for developers who want to understand and profit from the advances inherent in C++ and the Microsoft Foundation Class (MFC) library, this book explores the basics and, for the first time, gives authoritative coverage of OLE and ActiveX. Expanding what’s widely considered the definitive...
Пер. с англ. и ред. Н.М. Ручко. — М.: Вильямс, 2004. — 672 с.: ил. — Парал. тит. англ. — ISBN 5-8459-0686-5. В книге представлен архитектурный подход к распределенному и параллельному программированию с использованием языка C++. Здесь описаны простые методы программирования параллельных виртуальных машин и основы разработки кластерных приложений. Эта книга не только научит...
3-e изд. — Пер. с aнгл. и ред. Н.М Ручко. — М.: Вильямс, 2008. — 624 с.: ил. — Парал. тит. англ. — ISBN 13: 978-5845907684. В этой книге описаны все основные средства языка C++ - от элементарных понятий до супервозможностей. После рассмотрения основ программирования на C++ (переменных, операторов, инструкций управления, функций, классов и объектов) читатель освоит такие более...
Addison Wesley, 2001. — 336 р. — ISBN 13: 978-0201795257. As networks, devices, and systems continue to evolve, software engineers face the unique challenge of creating reliable distributed applications within frequently changing environments. C++ Network Programming, Volume 1, provides practical solutions for developing and optimizing complex distributed systems using the...
Комментарии