11.03.2006
Visual C++ 6. Руководство разработчика.
Книга является прекрасным руководством для тех, кто собирается освоить среду разработки Visual С++ 6. Материал книги содержит не только описание компилятора Visual С++ и рекомендации по работе в среде, но и основы...
04.03.2006
Nicolai M. Josuttis: The C++ Standard Library, A Tutorial and Reference
The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components - and to benefit from their power - you need a resource that does far more than list the classes and...
18.01.2006
Brian W. Kernighan, Dennis M. Ritchie: The C programming Language
The book is organized as follows. Chapter 1 is a tutorial on the central part of C. The purpose is to get the reader started as quickly as possible, since we believe strongly that the way to learn a new language is to write programs in it. The tutorial does assume a working knowledge of the basic...
14.01.2006
Андрей Богатырев: Хрестоматия по программированию на Си в Unix
В этой книге вы найдете ряд задач, примеров, алгоритмов, советов и стилистических замечаний по использованию языка программирования "C" (Си) в среде операционной...


