4-е издание. — СПб.: Питер, 2004. — 928 с. — (Классика Computer Science) — ISBN 5-94723-302-9 Благодаря этой книге тысячи пользователей овладели технологией объектно-ориентированного программирования (ООП) в C++. В ней есть все: основные принципы языка, готовые полномасштабные приложения, небольшие примеры, поясняющие теорию, и множество полезных иллюстраций. Книга пользуется...
Москва: Издательский дом "Вильямс", 2007. - 384 с. Книга представляет собой введение в язык программирования C++. Основное отличие данной книги от предыдущих изданий C++ для чайников в том, что это издание не требует от читателя каких-либо дополнительных знаний, в то время как предыдущие издания опирались на знание читателем языка программирования С. Несмотря на простоту...
4-е изд. — М.: Вильямс, 2003. — 336 с.: ил. — ISBN 5-8459-0160-Х. Davis S.R. - C++ for Dummies, 4th Edition Перевод с английского Д.М.Мищишина и И.В.Красикова Книга, которая у вас в руках, — это введение в язык программирования C++. Она начинается с азов: от читателя не требуется каких-либо знаний в области программирования. В отличие от других книг по программированию на C++,...
Пер. с англ. — М.: Вильямс, 2008. — 400 с.: ил. — ISBN: 978-5-8459-0352-5. В данном издании объединены две широко известные профессионалам в области программирования на языке C++ книги Герба Саттера Exceptional C++ и More Exceptional C++, входящие в серию книг C++ In-Depth, редактором которой является Бьерн Страуструп, создатель языка C++. Материал этой книги составляют...
Addison Wesley, 2001. — 352 p. — ISBN: 0-201-70431-5. Modern C++ Design is an important book. Fundamentally, it demonstrates 'generic patterns' or 'pattern templates' as a powerful new way of creating extensible designs in C++-a new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ design and coding, you should...
Бином, 2001. - 464 pages. ISBN: 5-7940-0036-8 Книга Айры Пола, автора многих популярных изданий по C и C++, не является ни учебником по C++, ни курсом по объектно-ориентированному программированию (ООП) «вообще», хотя может быть полезна и в этих двух качествах. Задача книги (точно отраженная в названии) совершенно конкретна: научить читателя писать на C++...
Пер. с англ. — М.: Вильямс, 2008. — 224 с. : ил. — ISBN 978-5-8459-0859-9. Эта книга поможет новичку стать профессионалом, так как в ней представлен сконцентрированный лучший опыт программистов на C++, обобщенный двумя экспертами мирового класса. Начинающий программист найдет в ней простые и понятные рекомендации для ежедневного использования, подкрепленные примерами их...
4-е изд. — Пер. с англ. — М.: Вильямс, 2006. — 800 с.: ил. — ISBN 5-8459-0489-7. В четвертом издании этой книги полностью описаны и проиллюстрированы все ключевые слова, функции, классы и свойства языка C++, соответствующие стандарту ANSI/ISO. Информацию, изложенную в книге, можно использовать во всех современных средах программирования. Освещены все аспекты языка C++, включая...
Пер. с англ. -— М.: Вильямс, 2004. — 672 с.: ил. В книге представлен архитектурный подход к распределенному и параллельному программированию с использованием языка C++. Здесь описаны простые методы программирования параллельных виртуальных машин и основы разработки кластерных приложений. Эта книга не только научит писать программные компоненты, предназначенные для совместной...
М.: Вильямс, 2002. — 288 с.: ил. — ISBN: 5-8459-0326-2 (рус.) Итак, вы решили серьезно взяться за Visual C++ .NHT. Это хорошая идея, ведь вы в действительности убиваете сразу трех зайцев: в ваших руках оказывается мощный, полезный и широко распространенный инструмент. С языком C+-1- можно сделать очень многое. С его помощью созданы такие продукты, как Exceel и Access. Этот язык...
Пер. с англ. — СПб: Питер; М.: Русская Редакция, 2004. — 861 с.: ил. — ISBN 5-272-00385-3. Эта книга — настоящая «библия» программирования на Microsoft Visual C++ 6.0 с применением библиотеки классов MFC. Ориентирована на профессиональных программистов, владеющих языком C, имеющих представление о C++ и приступающих к разработке 32-х разрядных приложений для Microsoft Windows...
7-e изд. — М.: Бином-Пресс, 2010. — 896 с. Книга содержит методические и справочные материалы по системам визуального объектно-ориентированного программирования C++ Builder. Излагается методика работы с различными версиями C++ Builder, начиная C/C++ Builder 5 и кончая C++ Builder 2009. Впрочем, и для новых намеченных версий C++ Builder ее материал не устареет. В книге дается...
Addison-Wesley Professional, 1999. — 240 p. — ISBN10 0201615622. Aimed at the experienced C++ programmer, Herb Sutter's Exceptional C++ tests the reader's knowledge of advanced C++ language features and idioms with several dozen programming puzzles and explanations. This book can definitely help raise your C++ class design skills to the next level. Based on the author's Guru of...
Addison-Wesley Professional, 2008. — 1272 pages. — ISBN-13 978-0321543721. На англ. языке. Новая необычная книга Бьерна Страуструпа. Это НЕ 4-е издание классической "Язык программирования C++". Это книга рассчитанная на новичков, на тех у кого нет опыта программирования. It is an introduction to programming for people who has never programmed before. It will also be useful for...
М.: Вильямс, 2005. — 272 с. — ISBN: 5-8459-0823-Х
Серия: C++ In-Depth
Переводчик: Красиков И.
Данная книга представляет собой продолжение вышедшей ранее книги Решение сложных задач на C++. В форме задач и их решений рассматриваются современные методы проектирования и программирования на C++. В книге сконцентрирован богатый многолетний опыт программирования на C++ не только...
СПб.: БХВ-Петербург, 2007. — 478 с. — ISBN: 9785941579532 Книга разбита на две основные части: задачи и решения. Рассматриваются базовые конструкции языка C++, тонкие моменты низкоуровневых операций, объектно-ориентированное программирование, разработка приложений при помощи стандартной библиотеки шаблонов STL, а также прикладные задачи. Особенностью предлагаемых задач и их...
BHV, 2000. — ISBN: 966-552-043-1, 5-7315-0072-X. Самоучитель ставит перед собой три основные задачи: помочь начинающим программистам освоить компилятор Microsoft Visual C++, разобраться в особенностях программирования на C/C++ и познакомить их с основами создания программных продуктов в 32-разрядной среде Windows. Это достаточно объемные задачи даже для издания, содержащего...
3-я редакция. — Пер. с англ. — К.: ДиаСофт, 2001. — 688 с. — ISBN: 966-7393-89-5. Эта книга посвящена глубокому исследованию всех основополагающих концепций и алгоритмов, которые можно отнести к разряду "вечных". Изучив их, вы получите знания, которые никогда не устареют и которыми вы будете пользоваться всегда. Краткость, точность, выверенность, актуальность, изобилие примеров...
СПб.: ДиаСофтЮП, 2002. — 496 с. Эта книга посвящена глубокому исследованию всех основополагающих концепций и алгоритмов, которые, несомненно, относятся к категории `вечных`. Тщательным образом проштудировав их, вы получите знания, которые никогда не устареют и которыми вы будете пользоваться всегда. Краткость, точность, выверенность, актуальность, изобилие примеров и учебных...
Перевод с английского Сузи Р. — СПб.: Питер, 2006. — 304 с.: ил. Издание, являющееся переводом одной из книг серии "C++ in Depth", посвящено описанию Boost Graph Libary (BGL) — библиотеки для построения структур данных и алгоритмов вычислений на графах, предназначенных для решения самых разнообразных задач: от оптимизации интернет маршрутизации и планирования телефонных сетей...
1998. — 259 с. Автор книги Джефф Элджер научит вас программировать на C++. Книгу можно было бы еще назвать «C++: путь гуру». C++ в ней описывается совсем не так, как в книгах для начинающих. На этом уровне C++ — не столько язык, сколько целая субкультура со своими идиомами, приемами и стандартными архитектурными решениями, которые не следуют очевидным образом из формального...
СПб.: Питер, 2004. — 608 с. — ISBN: 5947237636. В книге «Философия C++» последовательно и методично излагаются вопросы использования объектно-ориентированного подхода к созданию программ. Автор не просто описывает различные проблемы и способы их решения, он раскрывает перед читателем особый образ мышления, не владея которым невозможно комфортно чувствовать себя в объектно -...
Apress, 2015. — 572 p. — ISBN10: 1484210115, ISBN13: 978-1-4842-1011-6. На англ. языке. Advanced Metaprogramming in Classic C++ offers a detailed look into C++ template metaprogramming (TMP); TMP is presented in the book as a set of techniques that will bring a new style in C++ and making it exceptionally clear and efficient. The book deals with language aspects, design...
Киев: ДиаСофт, 2004. — 624 с. — ISBN: 966-7992-34-9. GCC — основной компилятор проекта GNU. Он поддерживает набор всех наиболее используемых языков программирования и обеспечивает перенос программ на десятки аппаратных платформ. Все свободно распространяемое программное обеспечение, включая и компиляторы, на том или ином уровне основываются на GCC. Описано конфигурирование,...
5-е изд. — М.: Вильямс, 2007. — 1184 с. — ISBN 5-8459-1127-3. Книга известного специалиста и лектора в области компьютерных технологий посвящена последнему стандарту одного из наиболее мощных языков объектно-ориентированного программирования - C++, который завоевал многомиллионную армию поклонников во всем мире. Книгу отличает простой и доступный стиль изложения, изобилие...
Addison Wesley Longman, Inc. 1997. — 870 p. 'Large-Scale C++ Software Design' was written explicitly for experienced C++ software developers, system architects, and proactive quality-assurance professionals. This book is particularly appropriate for those involved in large development efforts such as databases, operating systems, compilers and frameworks. Developing a...
Электронное издание / 2010. - 604с.
В этой книге Вы найдёте описание, реализации и доказательства множества алгоритмов, от известных всем до тех, которые являются уделом лучших олимпиадников и специалистов по Computer Science. В конце приведены ссылки на тематическую литературу, которую можно скачать с сайта e-maxx.ru/algo, а также немного информации об авторе.
Содержание:...
СПб.: Питер, 2004. — 736 с. Электронная книга посвящена стандартной библиотеке C++, значительно расширяющей возможности базового языка. Особое внимание уделяется стандартной библиотеке шаблонов STL - ее многочисленным контейнерам, итераторам, объектам функций и алгоритмам. Также подробно описана библиотека потокового ввода/вывода IOStream и другие компоненты стандартной...
Пер. с англ. — М.: Вильямс, 2008. — 336 с.: ил. — (C++ In-Depth). — ISBN: 978-5-8459-0351-8. В книге изложена новая технология программирования, представляющая собой сплав обобщенного программирования, шаблонного метапрограммирования и объектно-ориентированного программирования на C++. Обобщенные компоненты, созданные автором, высоко подняли уровень абстракции, наделив язык C++...
2-е изд. — СПб.: Питер, 2004. — 572 с. — ISBN: 5-94723-763-6. В книге "Философия C++" последовательно и методично излагаются вопросы использования объектно-ориентированного подхода к созданию программ. Автор не просто описывает различные проблемы и способы их решения, он раскрывает перед читателями особый образ мышления, не владея которым невозможно комфортно чувствовать себя в...
Addison-Wesley Professional, 1996. — 336 p. — ISBN10: 020163371X. From the author of the indispensable Effective C++, here are 35 new ways to improve your programs and designs. Drawing on years of experience, Meyers explains how to write software that is more effective: more efficient, more robust, more consistent, more portable, and more reusable. In short, how to write C++...
Серия C++ In-Depth, т. 1. : Пер. с англ. - М.: Издательский дом "Вильямс", 2002. - 256 с. : ил. Эта книга поможет вам быстро освоить язык C++. Обширные и сложные темы исчерпывающе представлены в ней на уровне основных концепций, которые необходимо знать каждому программисту для написания реальных программ на языке C++. Приведенные примеры и предлагаемые упражнения весьма...
Daniel Duffy - Introduction to C++ for Financial Engineers: An Object-Oriented Approach (PDF), (eng) 2006, 438 pages. This book introduces the reader to the C++ programming language and how to use it to write applications in quantitative finance (QF) and related areas. No previous knowledge of C or C++ is required. - experience with VBA, MatLAB or other programming language is...
М.: КУДИЦ-Образ, 2003. — 448 с. — ISBN 5-93378-065-0. Эта книга посвящена описанию новой версии одной из наиболее популярных систем разработки приложений Visual Studio.NET. В книге последовательно изложены концепции объектно-ориентированного программирования, приведен необходимый справочный материал по языку программирования C++ и библиотеке MFC, подробно рассмотрены вопросы...
СПб.: Питер, 2002. — 224 с. — (Библиотека программиста). — ISBN: 5-94723-382-7. В этой книге известный автор Скотт Мейерс раскрывает секреты настоящих мастеров, позволяющие добиться максимальной эффективности при работе с библиотекой STL. Во многих книгах описываются возможности STL, но только в этой рассказано о том, как работать с этой библиотекой. Каждый из 50 советов книги...
СПб.: БХВ-Петербург, 2008. — 448 с.: ил. — (Внесерийная) ISBN: 978-5-9775-0145-3 Подробно рассмотрены процедурные возможности языков программирования C/C++. Изложены основные принципы строения программы на языке C/C++: раздельная компиляция, функциональная декомпозиция, блоки кода. Описаны синтаксические конструкции языка и показана специфика их использования. Подробно...
Издательства: Питер, Издательская группа BHV, 2004 г. Мягкая обложка, 784 стр. ISBN: 5-94723-582-Х, 0-32111-347-0 Тираж: 4500 экз. Формат: 70x100/16 Книга содержит исчерпывающую информацию о языке программирования C++. Помимо `стандартных` тем, таких как объявление переменных, операторы выбора, циклы, массивы, функции и др., подробно рассматривается также работа с векторами,...
БХВ-Петербург, 2005. - 672 стр. ISBN 5-94157-605-6.
Рассмотрены объектно-ориентированная и обобщенная (с использованием стандартной библиотеки) технологии программирования, иллюстрируемые примерами решения классических задач прикладного программирования: сортировок массивов и файлов, транспортной задачи, поиска в таблице, обработки списков и работы с очередями. В качестве...
5-е издание, Москва 'Финансы и статистика', ISBN: 5-279-02204-7; 2003 г. - 560 стр. Подробно рассмотрены синтаксис, семантика и техника программирования объектно-ориентированного языка Си++. Приведено большое количество программ, иллюстрирующих возможности и особенности языка Си++. В отличие от работ, в которых язык Си++ вводится как расширение своего предшественника языка Си,...
Название:Microsoft Visual C++ Windows Applications by Example: Code and explanation for real-world MFC C++ Applications by Stefan Björnander.
Издательство: Packt Publishing.
Год: 2008.
ISBN-1847195563.
With this book you will learn how to create applications using MDI, complex file formats, text parsing and processing, graphics, and interactions. Every essential skill required...
Artima, Inc., 2011. - 258 pages. This PDF document contains the presentation materials from Scott Meyers', Herb Sutter's, and Andrei Alexandrescu's three-day event, C++ and Beyond 2010, which took place in October and December 2010. Andrei, Scott, and Herb presented intensive technical sessions on topics such as move semantics, lambda expressions, lock-free data structures,...
SIAM, Society for Industrial and Applied Mathematics (January 13, 2006). - 500 p. ISBN10: 0898716012 This comprehensive book not only introduces the C and C++ programming languages but also shows how to use them in the numerical solution of partial differential equations (PDEs). It leads the reader through the entire solution process, from the original PDE, through the...
Книга является полным руководством по системе программирования Visual C++
6. Наряду с общим представлением об этом программном продукте, вы ознакомитесь с его новыми компонентами. Большое внимание уделяется программированию графического интерфейса с помощью MFC. Рассмотрено использование механизма OLE, а также создание и применение элементов ActiveX.
Для программистов любого...
Addison-Wesley, 2000. — 336 p. Whether you are eager to get started writing your first C++ programs, or you are already using C++ and seeking deeper understanding, the authors' unique approach and expertise make "Accelerated C++" an indispensable addition to your library. It starts with the most useful concepts rather than the most primitive ones, describes real problems and...
Addison Wesley, 1998. — 1117 p. Quite a few changes have occurred between the second and third editions of C++ Primer. Most notably, C++ has undergone international standardization, which has not only added new features to the language, such as exception handling, run-time type identification, namespaces, a built-in Boolean data type, and a new cast notation, but has also...
Пер. с англ. — М.: Русская Редакция, 2003. — 928 стр.: ил. — ISBN 5-7502-0225-9. Эта книга — настоящая «библия» программирования в среде Microsoft Visual C++ .NET с применением библиотеки классов MFC. Она адресована профессионалам, владеющим языком C++ и приступающим к разработке как «классических» 32-разрядных приложений Windows, так и приложений для новой среды .NET, где...
Network Theory, 2004. — 127 p. This manual provides a complete tutorial introduction to the GNU C and C++ compilers, gcc and g++. Many books teach the C and C++ languages, this book teaches you how to use the compiler itself. All the common problems and error messages encountered by new users of GCC are carefully explained, with numerous easy-to-follow "Hello World" examples....
2-е изд. — М.: Интуит, 2016. — 218 с. В систематизированном виде излагаются основные понятия и описываются возможности языка C++. При этом основное внимание уделяется объяснению того, как теми или иными возможностями пользоваться. Язык программирования C++ – это универсальный язык программирования, который позволяет разрабатывать программы в соответствии с разными парадигмами:...
2nd edition. — Prentice Hall, 2000. — 878 p. — ISBN13: 978-0-13-979809-9. In the first edition of Thinking in C++, Bruce Eckel synthesized years of C++ teaching and programming experience into a beautifully structured course in making the most of the language. It became an instant classic, winning the 1995 Software Development Jolt Cola Award for best book of the year. Now,...
2005. — 282 с. C++ – это универсальный язык программирования, задуманный так, чтобы сделать программирование более приятным для серьезного программиста. За исключением второстепенных деталей C++ является надмножеством языка программирования C. Помимо возможностей, которые дает C, C++ предоставляет гибкие и эффективные средства определения новых типов. Используя определения...
O’Reilly Media, 2003. — 792 р. + Code. — 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...
Исправленное издание — М.: Вильямс, 2011. — 1248 с. : ил. — ISBN: 978-5-8459-1705-8. Книга "Программирование. Принципы и практика использования C++" ее автором позиционируется в качестве пособия для тех, кто хочет начать создавать реальные программы. В ее основе заложена идея о том, что читатели в конечном итоге начнут писать оригинальные программы в качестве профессиональных...
N/A, 2015. — 3326 p. — ASIN: B0125PZ74Q
A complete reference to all Standard C++ Library headers, from C++1998 to C++2014, with thousands of hot links, by a leading expert in C and C++ standardization.
Originally published by ANSI in 1989 (C89), the C Standard was adopted by ISO in 1990 (C90). It was augmented with stronger support for wide characters in 1995 (C95), then with...
Cambridge University Press, 2 edition, 2008. - 308 pages This is the first book on implementing financial models using object-oriented C++. Assuming only a basic knowledge of C++ and mathematical finance, the reader learns how to produce well-designed, structured, reusable code via carefully-chosen examples. This new edition includes several new chapters covering topics of...
CRC, 2006. - 520 pages. For a mathematician like myself, Scheinerman’s new book is ideal. It concentrates on the portion of C++ that will be most useful to a mathematician. While developing the necessary tools and syntax of C++, the book presents example programs relevant to interesting and somewhat sophisticated mathematical problems. The reader can proceed as far as he/she...
М.: Бук-пресс, 2006. - 647 с. ISBN 5-8321-0138-2 (Справочное руководство пользователя персонального компьютера). В книге («неофициальное» руководство пользователя) полностью описаны языки программирования C и C++. Уделено особое внимание описанию языка C++ и интегрированных средах разработки программ TURBO C++ и Visual C. Язык программирования C++ — это C, расширенный введением...
Издательство: Бином-2010г. Диск содержит: Примеры, рассмотренные в книге Базы данных, используемые в примерах книги Информацию о Системах справок по Delphi и C++Builder Демонстрационные версии Систем справок по Delphi и C++Builder Справочную часть книги (стр. 883-1290) в формате .pdf
2-е изд., перераб. и доп. — СПб.: БХВ-Петербург, 2008. — 528 с. Книга посвящена программированию базовых компонентов персонального компьютера: мыши, клавиатуры, процессора, системных устройств, дисковой подсистемы, а также систем мониторинга питания, температур, видео и звука. Уделено внимание популярным интерфейсам USB, IEEE 1394 и др. Рассмотрены особенности программирования...
Copyright by Bruce Eckel, MindView, Inc. 1999, 592 pages. The completion of the C++ Standard also added a number of important new libraries such as. string and the Standard Template Library (STL) as well as new complexity in templates. These and other more advanced topics have been relegated to Volume 2 of this book, ncluding issues like multiple inheritance, exception...
Wiley – 2007, 584 pages, 2nd edition ISBN: 0470027975, 9780470027974 Financial Applications using Excel Add-in Development in C/C++ is a must-buy book for any serious Excel developer.Excel is the industry standard for financial modelling, providing a number of ways for users to extend the functionality of their own add-ins, including VBA and C/C++. This is the only complete...
Addison Wesley, 1996. — 304 p. — ISBN: 0-201-83454-5. Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your understanding the underlying...
CRC, 2009. - 609 pages.
Emphasizing the connection between mathematical objects and their practical C++ implementation, this book provides a comprehensive introduction to both the theory behind the objects and the C and C++ programming. Object-oriented implementation of three-dimensional meshes facilitates understanding of their mathematical nature. Requiring no prerequisites,...
Addison-Wesley Professional, 2001. — 304 p. — ISBN10: 020170434X; ISBN13: 978-0201704341. This text contains coverage of optimization in both single and multi threaded environments. It emphasizes generic programming and using the C++ Standard Library. Aimed at advanced C++ developers who want to hone their programming chops even further, Herb Sutter's More Exceptional C++...
2nd Ed. — Apress, 2006. — 584 p. — ISBN: 978-1-4302-0219-6, 978-1-59059-585-5.
The GNU Compiler Collection (GCC) offers a variety of compilers for different programming languages including C, C++, Java, Fortran, and Ada. The Definitive Guide to GCC, Second Edition has been revised to reflect the changes made in the most recent major GCC release, version 4. Providing in-depth...
СПб.: Питер, 2005. – 479 с.: ил. — ISBN 5-469-00189-Х. Эта книга написана для программистов, уже владеющих языком C++ и желающих поднять свою квалификацию на новый уровень. Давая представление о стиле и идиоматике языка, книга знакомит читателя с теми нетривиальными знаниями, которые опытные программисты C++ получают на личном опыте. Эта книга показывает, что C++ можно...
СПб.: БХВ-Петербург, 2002. - 736 с. ISBN: 5-94157-032-5
Книга посвящена методам объектно-ориентированного программирования для 32-
разрядных операционных систем Windows. Рассмотрен широкий круг вопросов
разработки диалоговых и многооконных приложений. Обсуждаются вопросы созда-
ния различных типов справочных систем приложения, их русификации и преобра-
зования из одного...
СПб.: БХВ-Петербург, 1996. — 416 с. Книга Герберта Шилдта, одного из самых известных авторов компьютерной литературы, посвящена обсуждению сложных вопросов программирования. В ней подробно рассмотрены параметризованные функции и классы, а также такие задачи программирования, как реализация разреженных массивов, построение программ разбора математических выражений, алгоритмы...
М.: Бином-Пресс, 2007. — 304 с. В книге излагается один из самых перспективных подходов к профессиональному программированию сетевых приложений на C++. Рассматриваются основные причины сложности разработки сетевых приложений, а также паттерны проектирования и ACE IIO промежуточного слоя с открытыми исходными кодами, которое можно свободно грузить с сайта в Интернет и которое...
Paul Deitel. C++ How to Program. Prentice Hall, 2010. - 1100 p. - ISBN: 9780136117261
For Introduction to Programming (CS1) and other more intermediate courses covering programming in C++. Also appropriate as a supplement for upper-level courses where the instructor uses a book as a reference for the C++ language.
This best-selling comprehensive text is aimed at readers with...
Addison-Wesley Professional, 2004. — 352 p. — ISBN10: 0201760428; ISBN13: 978-0201760422. Software "style" is about finding the perfect balance between overhead and functionality... elegance and maintainability... flexibility and excess. In Exceptional C++ Style , legendary C++ guru Herb Sutter presents 40 new programming scenarios designed to analyze not only the what but the...
М.: Вильямс, 2002. — 382 с. — (C++ In-Depth, т.2). — ISBN: 5-8459-0350-5. Эта книга, в первую очередь, предназначена для тех, кому хотелось бы быстро научиться писать настоящие программы на языке C++ . Зачастую новички в C++ пытаются освоить язык чисто механически, даже не попытавшись узнать, как можно эффективно применить его к решению каждодневных проблем. Цель данной книги —...
Books-shop.com, 2002. — 266 с. Книга «Моя первая программа на Си/Си++» основывается на версиях языка Си, известных как стандарты K&R и ANSI Си. Кроме того, в ней освещаются основные аспекты языка Си++. Все приемы и методы, которыми вы овладеете, прочитав эту книгу, вы сможете использовать при программировании как на языке Си, так и Си++. Если вы интересуетесь Си++, обращайте...
Выходные данные отсутствуют. Программа World C++ Pro содержит архив статей по программированию на C++. Автор Виктор Алексеев. Быстрая загрузка большого количества статей Быстрое разворачивание и сворачивание списка статей Вывод количества подкатегорий в категориях Вывод количества статей в подкатегориях Сортировка списка статей по названию Сортировка списка статей по количеству...
Выходные данные неизвестны. В этой книге делается попытка дать средство для преодоления трудности в виде собрания практических правил программирования на C++ и С - правил, которые, надеюсь, уберегут вас от неприятностей, если вы будете их использовать с самого начала. Хотя большинство из приводимых здесь правил применимы равно при программировании как на С, так и на C++, я...
Pearson Education, 2002. - 1040 pages. 4th Edition. ISBN: 978-0672323089.
This book teaches you how to write programs in a the C++ programming language. However,
it does more than that. In the past few years, several major innovations in software development
have appeared on the scene. This book teaches C++ in the context of these new developments.
Let’s see what they are.
Wiley, 2004, 768 pages, ISBN: 0471654647
This book is the definitive and most comprehensive guide to modeling derivatives in C++ today. Providing readers with not only the theory and math behind the models, as well as the fundamental concepts of financial engineering, but also actual robust object-oriented C++ code, this is a practical introduction to the most important...
Бруно Бабэ Просто и ясно о Borland C++: Пер. с англ. — М.: БИНОМ. — 416 с.: ил. ISBN 1-56686-134-9 ISBN 5-7503-0098-6 Книга представляет собой пособие по программированию на языке C++, ориентированное на использование компилятора Borland C++ 4.x. Особое внимание уделяется нововведениям в ANSI C++, таким, как шаблоны или управление исключениями. Сжатые формальные описания...
ДиаСофт, 2003. — 560 с. — ISBN: 5-93772-089-X. В книге отсутствуют Глава 1, обложка и содержание. Содержатся только основные главы. Книга "Учимся программировать на C++ вместе с Джоном Смайли" - это не просто очередное пособие для желающих обучиться этому относительно непростому языку программирования, - это действительно уникальная книга из числа ей подобных. Зачастую книги...
Springer, 2001. — 452 p. — ISBN: 1461265665, 9781461265665 This new text/reference presents an accessible, concise, but rather complete, introduction to the C++ programming language with special emphasis on object-oriented numeric computation for scientific and engineering program development. The description of the language is in compliance with ISO/ANSI standards and is...
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...
М.: Солон-Пресс, 2011. — 240 с. — ISBN: 5-98003-279-7. Книга, которую вы держите в руках, предназначена для изучения средств программирования работы со звуком, изображением и передачей информации в компьютерных сетях с использованием языков программирования C/C++. Никаких специальных знаний для освоения материала, вообще говоря, не понадобится. Книга учит программировать «с...
Wiley, 2004. — 432 p. — ISBN 0470855096, 9780470855096. One of the best languages for the development of financial engineering and instrument pricing applications is C++. This book has several features that allow developers to write robust, flexible and extensible software systems. The book is an ANSI/ISO standard, fully object–oriented and interfaces with many third–party...
O’Reilly & Associates, 1995. — 545 p. This handbook is written for people with no previous programming experience, for programmers who know C and want to upgrade their skills to C++, and for those who already know C++ and want to improve their programming style and reliability. This book is devoted to practical C++ programming. It teaches you not only the mechanics of the...
Wiley Publishing Inc., 2005. - 499 pages. ISBN: 978-0764579868 Seasoned C++ programmer Matthew Telles shows developers at any level of experience how to save hours by improving, refactoring, and debugging their code Some of the techniques covered include mastering asserts, creating a complete class, hiding a method of a base class, freeing blocks of memory, implementing a...
5-е издание, Москва 'Финансы и статистика', ISBN: 5-279-02204-7; 2001 г. - 560 стр. Подробно рассмотрены синтаксис, семантика и техника программирования объектно-ориентированного языка Си++. Приведено большое количество программ, иллюстрирующих возможности и особенности языка Си++. В отличие от работ, в которых язык Си++ вводится как расширение своего предшественника языка Си,...
Wiley, 1st ed. 2007. - 264 pages. The goal of trading is to make money, and for many, profits are the best way to measure that success. Author Valerii Salov knows how to calculate potential profit, and in Modeling Maximum Trading Profits with C++, he outlines an original and thought-provoking approach to trading that will help you do the same. This detailed guide will show you...
Файл содержит листинги программ из книги
Жарков В.А. Visual C++ 2005, DirectX 9.0c и Microsoft Agent в компьютерной графике, мультимедиа и играх. М:. Жарков Пресс, 2005.
ISBN: 5942120102
Это первая в мире книга по языку высокого уровня Visual C++ 2005 с новейшим синтаксисом из платформы Visual Studio 2005, которую издательство "Жарков Пресс" получило непосредственно от...
Springer, 2007, ISBN: 0387689923, 384 pages. This book offers a venue for rapidly learning the language of C++ by concisely revealing its grammar, syntax and main features, and by explaining the key ideas behind object oriented programming (OOP) with emphasis on scientific computing. The book reviews elemental concepts of computers and computing, describes the primary features...
McGraw-Hill Osborne Media, 2008. — 509 p. — ISBN: 007148860X, 9780071488600. Legendary programming author Herb Schildt shares some of his favorite programming techniques in this high-powered C++ "cookbook." Organized for quick reference, each "recipe" shows how to accomplish a practical programming task. A recipe begins with a list of key ingredients (classes, functions, and...
O’Reilly Media, 2005. – 594 p. – ISBN: 0596007612, 9780596007614 Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness. The C++ Cookbook will make your path to mastery much shorter. This practical,...
2-е изд. — М.: Букпресс, 2006. — 320 с. Эта книга познакомит читателя с «философией» и основами программирования на языке C++. В книге приводится множество примеров, скомпилированных и проверенных автором.
Cambridge University Press, 2003. - 628 pages.
This book provides a seamless approach to numerical algorithms, modern programming techniques and parallel computing. These concepts and tools are usually taught serially across different courses and different textbooks, thus observing the connection between them. The necessity of integrating these subjects usually comes after such...
Indianapolis, Indiana, USA by SAMS Publishing, 2005, 937c, fifth edition, ISBN: 0-672-32711-2.
JESSE LIBERTY is the author of numerous books on software development, including
best-selling titles in C++ and .NET. He is the president of Liberty Associates, Inc.
(http://www.LibertyAssociates.com) where he provides custom programming, consulting,
and training.
BRADLEY JONES,...
Musser D.R., Derge G.J., Saini A. Addison-Wesley Professional, 2001. - 560 p. - ISBN10: 0321702123 The STL Tutorial and Reference Guide is highly acclaimed as the most accessible, comprehensive, and practical introduction to the Standard Template Library (STL). Encompassing a set of C++ generic data structures and algorithms, STL provides reusable, interchangeable components...
ДиаСофт, 1993. — 304 с. Эта книга представляет собой набор примеров с сопровождающими объяснениями, которые иллюстрируют наиболее важные возможности языка C++ версии 2.0 с концентрацией на решении объектно-ориентированных проблем. Программисты, желающие использовать C++, смогут значительно ускорить процесс изучения, если будут иметь перед глазами хорошо написанные программы,...
Киев: ДиаСофт, 2001. — 590 с. — ISBN 966-7393-36-4. В книге "C++. Энциклопедия пользователя" рассматриваются актуальные темы, посвящённые языку программирования C++. В книге содержатся вопросы объектно-ориентированного анализа и программирования, универсального языка моделирования UML и разработки объектных моделей. Автор подробно рассмотрел аспекты реализации приложений, а...
М.: Издательский дом "Вильямс", 2004. - 363 с. ISBN: 5-8459-0535-4. Эта книга – самоучитель и практическое руководство по объектно-ориентированному программированию на языке C++. В ней на профессиональном уровне изложены все средства объектно-ориентированного программирования на этом языке: технология применения инкапсуляции, наследования и полиморфизма, абстрактные классы и...
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...
Addison-Wesley Professional, 1999. — 832 p. The C++ Standard Library not only provides comprehensive documentation of each library component, it also offers clearly written explanations of complex concepts, describes the practical programming details needed for effective use, and gives example after example of working code. About this Book Introduction to C++ and the Standard...
2nd Edition. John Wiley & Sons, Inc., 2009, - 867 pages.
This book is divided into seven minibooks. Each one covers a separate, broad topic, with chapters devoted to individual subtopics. You can either read this book cover to cover or you can look topics up and treat the book as a reference guide — whichever works best for you. Keep it on your shelf and have it ready to grab...
М.: Бином-Пресс, 2004. — 623 с. В книге рассматриваются основы организации структур данных и их реализации с использованием C++ в качестве языка инструкций. Большинство рассматриваемых структур данных, таких как массивы, векторы, очереди, списки и стеки, имеются в составе стандартной библиотеки шаблонов (STL). Достаточно подробно исследуется каноническая реализация этих структур...
New Age International Pvt Ltd Publishers, 2008. — 642 p. — ISBN: 8122420249, 9788122420241
C++ is a general-purpose object oriented programming language with features, such as, economy of expression, modern flow control and data structures, and a rich set of operators. C++ is not tied to any particular hardware or system and it is easy to write programs that will run without...
Addison-Wesley Professional, 1994. — 474 p. — ISBN: 0201543303, 9780201543308 The inventor of C++ presents the definitive insider's guide to the design and development of the C++ programming language. Without ommitting critical details or getting bogged down in technicalities, Stroustrup presents his unique insights into the decisions that shaped C++. Every C++ programmer will...
2-е изд. — Предисловие Александра Степанова. — Пер. с англ. и ред. канд. техн. наук И.В. Красикова. — М.: Вильямс, 2010. — 432 с.: ил. — (C++ in Depth). — ISBN: 978-5-8459-1665-5. Первое издание было с воодушевлением принято программистами как наиболее понятное, полное и практичное введение в стандартную библиотеку шаблонов (STL). Включая большое множество обобщенных структур...
Пер. с англ. под ред. А.П. Караваева. — М.: Бином-Пресс, 2007. — 400 с.: ил. — ISBN: 978-5-9518-0208-8 (рус.), ISBN: 0-201-79525-6 (англ.). В книге излагается один из самых перспективных подходов к профессиональному программированию сетевых приложений на C++. Этот подход связан с применением ACE ПО промежуточного слоя с открытыми исходными кодами, которое является одним из...
Academic Press, 1994. — 676 p. — ISBN: 0-12-249710-4 From Pixels to Animation: An Introduction to Graphics Programming deals with the C programming language, particularly for the Borland C and Microsoft C languages. The book reviews the basics of graphics programming, including graphics hardware, graphs, charts, changing colors, 3D graphics, high level functions provided by...
O’Reilly Media, 2003. — 704 p. — ISBN: 059600298X, 978-0596002985. 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....
No Starch Press US, 2008. — 231 p. — ISBN: 1593271689, 9781593271688
An experienced programmer accumulates a set of tools, tricks, and techniques to make his or her programs better. C++ Hacker's Guide collects more than 120 of the best C++ veteran secrets and puts them in one accessible place. The techniques presented have all been used in actual programs, and more importantly,...
Bruno R. Preiss, Wiley, 1998, 688 pages An object-oriented learning framework for creating good software design. Bruno Preiss presents readers with a modern, object-oriented perspective for looking at data structures and algorithms, clearly showing how to use polymorphism and inheritance, and including fragments from working and tested programs. This book was motivated by my...
СПб.: Питер, 1998. — 512 с. Borland C++ Builder считается прибором для прыткого творения прибавлений на C++. На реальный день – данное единый продукт в собственном классе, сочетающий удобство исследования Visual Basic с мощностью и эластичностью языка C++. В различие от иных изданий, книжка, которую вы держите в руках, считается не только великолепным учебным пособием для...
John Wiley & Sons, 2004. - 422 pages. Wiley Finance Series. ISBN: 978-0470024690
Excel is the industry standard for financial modelling, providing a number of ways for users to extend the functionality of their own add-ins, including VB. C/C++. Excel Add-in Development in C/C++ - Applications for Finance is a how-to guide and reference book for the creation of high performance...
Nuneaton: MIRA, 2008. — 220 p. “C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do it blows your whole leg off.” — Bjarne Stroustrup Few could have predicted the effect that MISRA C would have within embedded systems engineering. Since its launch in 1998, it has become the dominant coding standard used for the development of critical systems...
BarCharts, Inc., 2007. — 4p. — ISBN: 142320008X, 9781423200086 Ultimate guide to C++ programming language. Guide assumes that all readers have a general understanding of programming languages, and an understanding of the PC/Wintel environment. 4-page guide includes detailed information on: numbers & characters operators if/else commands arrays switch statements loops functions...
Addison Wesley, 2001. — 485 p. — ISBN: 0201699486
C++ in Action introduces state-of-the-art C++ programming and problem-solving techniques for developing efficient, powerful, scalable software systems. Renowned software architect Bartosz Milewski starts from two key premises. First, programs aren't written for computers: they're written for other programmers who will have to...
5th Edition. — Sams, 2004. — 1224 p.
Covers the language enhancements, the Standard Template Library and ways to streamline object-oriented programming with C++. This guide also illustrates how to handle input and output, make programs perform repetitive tasks, manipulate data, hide information, use functions and build flexible, easily modifiable programs.
CRC Press, Taylor & Francis Group, 2008. XXVI, 918 p. — ISBN‑13: 978‑1‑4200‑4302‑0 (Hardcover). Software requirements for engineering and scientific applications are almost always computational and possess an advanced mathematical component. However, an application that calls for calculating a statistical function, or performs basic differentiation of integration, cannot be...
СПб.: БХВ-Петербург, 1999. — 960 стр. — ISBN 5-8206-0055-X. Книга посвящена методам объектно-ориентированного программирования для 32-разрядных операционных систем Windows. Рассмотрен широкий круг вопросов создания приложений: консольного, диалогового и многооконного. Тексты соответствующих примеров, которые можно найти на прилагаемой к данной книге дискете, помогут пользователю,...
Addison Wesley, 2009. — 275 p. — ISBN: 0321321928. Most C++ programmers are not experts, and they often need preliminary education in various C++ language features, coding techniques, and design patterns before they can be fully productive. What they're missing is the common knowledge among experienced C++ programmers, what it takes to write production-quality programs–and that...
Cambridge: Cambridge University Press, 2003. — 274 p. Assuming readers have a basic familiarity with C or C++, Frantisek Franek describes the techniques, methods and tools available to develop effective memory usage. The overwhelming majority of "bugs" and crashes in computer programming stem from problems of memory access, allocation, or deallocation. Such memory related errors...
John Wiley & Sons, 2005. — 833 p. — ISBN13: 978-0-471-46755-7, ISBN10: 0-471-46755-3. На англ. языке. Koffman and Wolfgang introduce data structures in the context of C++ programming. They embed the design and implementation of data structures into the practice of sound software design principles that are introduced early and reinforced by 20 case studies. Data structures are...
М.: Триумф, 2005. — 432 с. — (Знания и опыт экспертов). — ISBN: 5-89392-107-0. В большинстве книг по программированию на языке C++ предполагается, что читатель уже программировал на другом языке, а еще лучше на нескольких. Эту же книгу можно изучать без знания языков программирования. В книге содержится большое количество примеров программного кода и поясняющих иллюстраций....
Addison-Wesley, 2005. — 400 p. — ISBN 0-321-22725-5. Abrahams and Gurtovoy have written something close to a classic… marvelous fun to read… Read the complete book review by Jack J. Woehr, Dr. Dobbs Journal, June 03, 2005 "If you're like me, you're excited by what people do with template metaprogramming (TMP) but are frustrated at the lack of clear guidance and powerful tools....
Prentice Hall, 1998. - 717 p. Progressing from the concrete to the abstract - and using numerous, substantial case studies and sample programs - this book explores structured problem solving, data abstraction, software engineering principles, and the comparative analysis of algorithms as fundamental tools of program design. Emphasizes principles of top-down refinement, program...
Addison Wesley Longman, 1998. — 292 p. — ISBN10: 0201309653. C++ Solutions provides insightful, logical, and easy-to-follow solutions to selected exercises found in The C++ Programming Language, Third Edition, by Bjarne Stroustrup . The exercises are explained in detail and are extensively annotated with cross-references to Stroustrup's book. Developers acquire a thorough...
4-е изд. — СПб.: BHV: Питер, 2004. — 782 с. — ISBN: 5-94723-582-Х. Книга содержит исчерпывающую информацию о языке программирования C++. Помимо «стандартных» тем, таких как объявление переменных, операторы выбора, циклы, массивы, функции и др., подробно рассматривается также работа с векторами, динамические многомерные массивы, обработка исключений, указатели и перегрузка...
М.: Издательский дом "Вильямс", 2002. — Пер. с англ. — 656 с.: ил. Эта книга представляет собой практическое руководство по программированию на Visual C++ для платформы .NET. Прочитав книгу, вы научитесь использовать Visual Studio .NET с целью создания самых сложных приложений для новой платформы .NET, которую разработала Microsoft. В начале книги автор объясняет, что такое...
3-e изд. — Пер. с aнгл. и ред. Н.М Ручко. — М.: Вильямс, 2010. — 624 с.: ил. — Парал. тит. англ. — ISBN 13: 978-5845907684. В этой книге описаны все основные средства языка C++ - от элементарных понятий до супервозможностей. После рассмотрения основ программирования на C++ (переменных, операторов, инструкций управления, функций, классов и объектов) читатель освоит такие более...
Que, 1992. - 750 Pages. ISBN: 1-56529-038-0
This book teaches at three levels: beginning, intermediate, and advanced. Text and numerous examples are aimed at each level. If you are new to C++, and even if you are new to computers, this book attempts to put you at ease and gradually build your C++ programming
skills. If you are an expert at C++, this book provides a few extras...
McGraw-Hill Osborne Media, 2003. – 625 p. – ISBN: 0072225351, 9780072225358.
More than 100,000 programmers owe their careers to Professor John Smiley. In this unique guide, the guru himself will teach you, in a classroom setting, how to program with C++. Learn from more than 100 questions and answers as well as real-world programming projects.
The easiest technical book you'll...
СПб.: БХВ-Петербург, 2007. — 528 с.: ил. Рассмотрены интерфейс системы программирования Visual C++, техника создания и отладки проектов приложений в среде Visual Studio 2005. Описаны основы языка C++: типы данных и операции, приемы программирования разветвлений и циклов, техника работы со статическими и динамическими массивами, использование функций. Рассмотрены классы и...
Пер. с англ. — М.: Мир, 1992. — 445 с.: илл. Справочное руководство по языку C++, написанное известным американским специалистом, создателем этого языка Б. Строуструпом, в соавторстве с М. Эллис. Книга содержит каноническое описание языка C++, близкое к будущему стандарту. Фактически в ней дано полное описание ANSI стандарта языка C. Язык C++ является объективно-ориентированным...
Boston: Pearson Education, Inc., 2002. - 517 p. - ISBN: 978-0201741254 Язык: English. Book description Essential C++ for Engineers and Scientists zeros in on the key elements of good programming and C++, using a multitude of interesting and appropriate engineering and scientific examples. This book covers the features of C++ needed for writing engineering programs, including...
Springer – 2006, 491 pages ISBN: 3540253785, 9783540253785 This book is for people who are interested in learning and exploring electronic interfacing as well as C++ programming in a practicable and enjoyable way. Readers will learn to program a PC to do real-world things - not simply number crunching and graphics. They will also master how to write programs that interact with...
Addison Wesley, 2002. — 521 p. Today, the ANSI C++ programming language is widely used throughout the world in both academia and industry. In many educational institutions it is the language of choice for a first programming course and for a language to be used for computer science instruction. A key reason for this is that C++ has drifted down the curriculum from more advanced...
Addison Wesley Longman, 2002. - 310 pages. 3rd revised electronic edition. ISBN: 0-201-67488-2 This book is the most accurate and up-to-date source of information on the STL currently available.It has an approach and appeal of its own: it explains techniques for building data structures and algorithms on top of the STL, and in this way appreciates the STL for what it is - a...
Publisher: Addison Wesley Pub Date: November 03, 1999 ISBN: 0-201-37950-3 Pages: 336 Far too many programmers and software designers consider efficient C++ to be an oxymoron. They regard C++ as inherently slow and inappropriate for performance- critical applications. Consequently, C++ has had little success penetrating domains such as networking, operating system kernels,...
Wiley, 2009. — 419 p. — 6th ed. — ISBN: 9780470317266
C++ For Dummies is an introduction to the C++ language. I start from the beginning (where else?) and work my way from early concepts through more sophisticated techniques. I don’t assume that you have any prior knowledge (at least, not of programming).
The book is rife with examples. Every concept is documented in numerous...
Pulp Free Press, 2004. — 646 p. — ISBN: 1932504028, 9781932504026
C++ For Artists: The Art, Philosophy, and Science of Object-Oriented Programming takes a refreshing and sometimes controversial approach to the complex topic of object-oriented programming and the C++ language. Intended as both a classroom and refer.
This book is targeted at people with limited programming...
2nd edition. — New York: O’Reilly, 2002. — 1832 p. Main Copyright Scope of This Handbook How This Book Is Organized How to Read This Book If You Already Know C Font Conventions How to Contact Us Acknowledgments for the First Edition Acknowledgments for the Second Edition The Basics What Is C++? A Brief History of C++ C++ Organization How to Learn C++ The Basics of Program...
4th edition. — McGraw-Hill/Osborne, 2003. — 1023 p. — ISBN: 0072226803. Herbert Schildt is the world’s leading programming author. He is an authority on the C, C++, Java, and C# languages, and is a masterWindows programmer. His programming books have sold more than 3 million copies worldwide and have been translated into all major foreign languages. If there is one language...
Wiley Publishing. - 2005. ISBN 0-7645-7484-1 В этом практическом руководстве с большим количеством примеров представлены все грани разработки приложений на C++, включая этапы проектирования, тестирования и отладки. Здесь описаны простые, но мощные методы, используемые профессионалами, малознакомые, но весьма полезные средства и многократно применяемые шаблоны проектирования. В...
Addison-Wesley, 2007. — 624 p. Extended STL shows how to go beyond the C++ standard and extend the Standard Template Library into the wider C++ world of APIs and non-standard collections, to write software that is more efficient, expressive, flexible, and robust. In Volume 1, innovative techniques help you master STL extension in two important areas: adapting...
М.: Солон-Пресс, 2010. — 373 с. — ISBN: 5-98003-162-6. Книга предназначена для широкого круга читателей, которые не знакомы с каким-либо языком программирования, но мечтают о создании компьютерных программ собственными силами. Автор предлагает читателю самостоятельно научиться программированию в среде C++ Builder по разработанной им методике «начать от нуля». В процессе работы...
Thomson Course Technology, 2004. — 335 p.
Cutting-edge computer games rival the best that Hollywood has to offer in visual effects, musical score, and pure adrenaline rush. Rut games are a form of entertainment unlike any other; they can keep players glued to their monitors for hours on end. What sets games apart and makes them so engrossing is interactivity. In a computer...
2nd Edition. — John Wiley & Sons, 2008 — 1092 p. Big C++ focuses on practical program development and effective use of the C++ programming language. It is suitable for motivated beginners as well as readers with prior programming experience. Horstmann and Budd combine their professional and academic experience to guide you from the basics to more advanced topics and contemporary...
Publisher: Addison Wesley Pub Date: September 12, 2002 ISBN: 0-201-48518-4 Pages: 416 "Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very broad and complicated topic and reduced it to the essentials that budding C++ programmers need to know to write real programs. His case study is effective and provides a familiar thread...
O’Reilly Media, Inc., 2006. — 573 p. Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness. The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if...
3rd edition. — Addison-Wesley Professional, 2000. — 1030 p. — ISBN13: 978-0201700732. 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 namespaces, exceptions, templates, and...
Книга посвящена программированию в среде Microsoft Visual C++ с использованием библиотеки классов MFC. В ней рассказывается о разработке приложений для работы в глобальной сети Internet и корпоративных сетях Intranet на основе программного интерфейса WinInet и соответствующих классов MFC. Рассматриваются возможности создания программ навигаторов с использованием органа...
Sams, 1998. - 800 pages. Learn Visual C++ through the Teach Yourself series, with sections on: Q&A, Do's and Don'ts, Workshop, Shaded syntax boxes, Type/Output/Analysis icons. Week One starts you with Visual C++. After installing and maneuvering through the components of the software, you'll examine a preliminary program to get the feel for C++ and Visual C++. You'll learn: C++...
Выходные данные неизвестны. — 506 с. Внимание: в данном файле - не все страницы. Отсутствуют окончание главы 16 и вся глава 17. В книге рассматриваются как общие методики и стратегии написания кода и отладки (вплоть до «проектирования, независимого от языка»), так и весьма специальные вопросы вроде отладки элементов ActiveX. Некоторые главы книги посвящены чрезвычайно актуальным...
СПб.: БХВ-Петербург, 2009. — 848 с.: ил. + CD-ROM ISBN: 978-5-9775-0284-9 Книга предназначена для обучения разработке различных типов Windows-приложений с использованием библиотеки MFC в среде Microsoft Visual Studio C++. Описано создание и работа с элементами интерфейса приложения: окна диалога, меню, панель управления, строка состояния и др. Показана работа с графическими и...
Москва: ЭКОМ Паблишерз, 2013. — 640 c.: ил. Книга известного американского специалиста и популяризатора языков программирования, посвященная основам языка C++. Начиная с таких базовых понятий языка> как типы данных, массивы, строки,указатели и функции, книга охватывает также важнейшие элементы объёктно-ориентированного программирования - классы и объекты, наследование,...
Charles River Media, 2005, ISBN: 1584504005, 542 pages. C++ Standard Library Practical Tips teaches beginning and experienced programmers how to use the Standard Library and its major component the Standard Template Library (STL) effectively in routine programming chores. The book provides 100 quick, easy-to-use tips and solutions to common programming problems such as using...
Hyderabad: Silicon Press, 2004. — 826 p. This text provides students with an introduction to data structures and algorithms. It emphasizes algorithm analysis and the development of efficient code, and includes important background material. Divided into three parts, the text features Data Structure Application sections at the end of each chapter in part two, Algorithm Application...
3rd ed. Osborne/McGraw-Hill, 2003. 602 pages ISBN10: 0072228970 ISBN13: 978-0072228977 This excellent primer provides a plethora of C++ programming information for beginning to intermediate users on topics like classes, objects, expressions, arrays, pointers. Plus, it also covers advanced topics like inheritance, namespaces, STL, custom string class, and the Standard C++ Class...
World Scientific Pub Co Inc, 2004. — 420 p. — ISBN10: 9812561250. Scientific computing is a collection of tools, techniques and theories required to develop and solve mathematical models in science and engineering on a computer. This timely book provides the various skills and techniques needed in scientific computing. The topics range in difficulty from elementary to advanced,...
М.: Научная книга; К.: Букинист, 2010. — 768 с. — ISBN: 978-5-9315-0003-5. «Visual C++.NET. Классика программирования» — книга, необходимая как начинающему программисту, так и профессионалу, желающему познакомиться с новыми возможностями последней версии наиболее популярной системы программирования. Изучение этой книги пе требует глубоких знаний языка C++, однако предполагает...
Wiley (June 26, 2006). - 388 p. ISBN10: 0470014687 An interactive and fun way to learn C++, one of the most popular high-level programming languages for graphic applications This unique, hands-on approach to learning C++ makes the experience fun and interesting by offering the opportunity for readers to get started on real coding Features numerous examples and project ideas as...
6th Edition. — Sams, 2008. — 884 p. — ISBN: 9780672329418 In just one hour a day, you’ll have all the skills you need to begin programming in C++. With this complete tutorial, you’ll quickly master the basics and then move on to more advanced features and concepts: Master the fundamentals of C++ and object-oriented programming Learn some of the more advanced features of C++...
М.: Диалектика, 2006. — 907 с. В этом практическом руководстве с большим количеством примеров представлены все грани разработки приложений на C++, включая этапы проектирования, тестирования и отладки. Здесь описаны простые, но мощные методы, используемые профессионалами, малознакомые, но весьма полезные средства и многократно применяемые шаблоны проектирования. В книге...
М.: Нолидж, 1997. — 266 с.: ил. — ISBN: 5-89251-018-2. Книга содержит руководство по визуальной разработке программного обеспечения в интегрированной среде Borland C++ Builder для операционных систем Windows 95 и NT. Изложенный материал поможет начинающим программистам освоить стиль и методику новой системы программирования на языке C++, а экспертам — легко и быстро создавать...
Course Technology, 2010. - 1351 p. - ISBN-13: 9780538798082 (Fifth edition)
C++ Programming: From Problem Analysis to Program Design (Introduction to Programming) - это последнее пятое издание, окончательный текст для курса CS
1. Каждая глава включает в себя новые разделы отладки, множество новых и обновленных упражнений, и, для самостоятельного изучения, полезные инструменты....
No Starch Press, 2003. — 280 p. — ISBN 978-1886411951. This book finds and analyzes bugs in some broken programs and, thus, helps the reader become a better programmer. Based on real-world errors, the puzzles range from easy (one wrong character) to mind twisting (errors with multiple threads). Match your wits against the author's and polish your language skills as you try to...
3rd ed. — Osborne/McGraw-Hill, 1998. — 1008 Pages. Schildt's Classic C++Reference - Now Updated to include the new features of the C++Standard. The International Standard for C++ added many new libraries, keywords, and features to C++ - Learn about them all in this completely revised and updated Third Edition of Herb Schildt's outstanding classic. In carefully organized...
Chip Weems. Programming and Problem Solving With C++. Jones & Bartlett Publishers, 2004. - 1228 p.
Programming and Problem Solving with C++, Fourth Edition provides an accessible introduction to C++ and object-oriented programming. With straightforward examples and complete case studies, this text helps readers develop good programming habits right from the start. Both...
М.: Вильямс, 2005. — 1210 с. — ISBN: 5-8459-0462-5 (рус.) Эта книга посвящена библиотеке MFC, a не только платформе .NET. Весь материал разбит на разделы, освещающие отдельные направления разработки, объединенные в логически упорядоченные категории, что позволит новичкам получить систематизированные знания, читая книгу шаг за шагом, а квалифицированный программист легко найдет...
Санкт-Петербург: БХВ-Петербург, 2014. — 416 с. — ISBN 978-5-9775-0936-7. Подробно рассмотрены процедурные возможности языков программирования C/C++. Изложены основные принципы строения программы на языке C/C++: раздельная компиляция, функциональная декомпозиция, блоки кода. Описаны синтаксические конструкции языка и показана специфика их использования. Подробно излагаются...
5th Edition. — Wiley Publishing, Inc., 2004. — 432 p. — ISBN: 978-0-7645-7394-1. Unlike other C++ programming books, C++ For Dummies considers the "why" just as important as the "how. " The features of C++ are like pieces of a jigsaw puzzle. Rather than just present the features, this book will help you to really understand how they fit together. After you finish this book,...
O’Reilly Media, 2009. — 138 p. — ISBN13: 978-0-596-00496-5. Целевая аудитория: начинающие разработчики на C++. C++ - невероятно сложный и объёмный язык программирования. На его изучение уходит много времени, поэтому начинающему разработчику может не хватить одной книги по языку даже для начала. Это руководство представляет собой небольшой справочник по основам C++, который...
2nd Edition. — Course Technology, 2009. — 945 p. — ISBN13: 978-0-324-78201-1. This book assumes that you are familiar with the basic elements of C++ such as data types, control structures, functions and parameters, and arrays. However, if you need to review these concepts or you have taken Java as a first program language, you will find the relevant material in Appendix G. If...
3rd edition. — McGraw-Hill, 1997 — 605p. The Most Effective Way to Learn C++. Programming luminary Herb Schildt is back with a fresh, new edition of his best-selling C++ tutorial! In this third edition of Teach Yourself C++, Herb's proven plan for success has been thoroughly updated, expanded, and enhanced. Whether you're a C programmer moving up to C++ or an experienced C++ pro...
СПб.: Наука и Техника, 2007. — 262 с. Данная книга посвящена анализу интересных задач, встречающихся в повседневной практике программирования и требующих нетривиальных подходов в их решении. На основе относительно небольшого количества характерных реалистичных примеров иллюстрируется применение важных алгоритмов и методик программирования. Обозначены задачи, в которых могут...
2-е изд. — Пер. с англ. Н. Ручко. — М.: Вильямс, 2005. — 672 с.: ил. — Парал. тит. англ. — ISBN: 5-8459-0840-7. В этой книге описаны основные средства языка C++, которые необходимо освоить начинающему программисту. После рассмотрения элементарных понятий (переменных, операторов, инструкций управления, функций, классов и объектов) читатель легко перейдет к изучению таких более...
Addison-Wesley Professional, 2002. 352 pages. This book is the professional programmer's guide to avoiding and correcting ninety-nine of the most common, destructive, and interesting C++ design and programming errors. It also serves as an inside look at the more subtle C++ features and programming techniques. This book discusses basic errors present in almost all C++ code, as well...
Jones and Bartlett Publishers, 2003. — 300 p. — ISBN 0763719765. With a dynamic learn-by-doing focus, this laboratory manual encourages students to explore data structures by implementing them, a process through which students discover how data structures work and how they can be applied.
San Mateo: M & T Books, 1991. — 491 p. Why this Book is for You Ray Tracing Object-Oriented Programming-Myth and Fact Newton’s Method-An Example of the Power of C++ Three-Dimensional Vectors Classes for Ray Tracing Rendering the Screen Ray Tracing Rendering Interfaces Communicating with the Ray Tracer Using the Language Functions that Match an Object Determining Ray-Object...
СПб.: Питер, 1999. — 1152 с. — ISBN 5-314-00063-6. Книга представляет собой наиболее полный, подробный и точный энциклопедический справочник по языку Visual C++ . В нём содержатся организованные в алфавитном порядке сведения обо всех элементах языка с описанием синтаксиса и примерами использования. Издание дополняется многочисленными справочными таблицами, полным листингом...
Course Technology, 2010, ISBN: 0538466529, 760 pages. An Introduction to Programming with C++, Sixth Edition is the latest C++ offering from Diane Zak. This book is distinct from other textbooks because of its unique approach, which motivates students by demonstrating why they need to learn the concepts and skills presented. Each chapter contains Mini-Quizzes, Labs, and Try...
Сик Дж., Ли Л., Ламсдэйн Э. C++ Boots Graph Library / Пер. с английского Сузи Р. - СПб.: Питер, 2006. - 304 с.: ил. Издание, являющееся переводом одной из книг серии "C++ in Depth", посвящено описанию Boots Graph Library (BGL) - библиотеки для построения структур данных и алгоритмов вычислений на графах, предназначенных для решения самых разнообразных задач: от оптимизации...
Course Technology, 2010. — 1616 p. (5th edition)
"C++ Programming: Program Design Including Data Structures" remains the definitive text for the CS1/CS1 course sequence. In this new fifth edition, D. S. Malik continues to employ his student-focused, example-based methodology to teach C++ Programming to introductory computing students.
Changes to this edition include new...
World Scientific Publishing Company, 2005. - 352 p. - ISBN10: 9812561994 This book provides an accessible approach to the study of Windows programming with Visual C++. It is intended to be an introduction to Visual C++ for technical people including practicing engineers, engineering students, and others who would like to understand Windows programming and use its inherent...
СПб.: Питер, 2004. — 126 с. Эта небольшая книга посвящена «сердцевине» языка C++ — основным идеям (построению объектов и налаживанию взаимодействия между ними), без которых невозможно овладеть этим языком программирования. Обучаясь на простых коротких примерах, читатель постепенно знакомится с кругом идей объектно-ориентированного программирования и основными конструкциями...
Киев: ДиаСофт, 1993. — 170 с., ил. — ISBN 5874582138. Книга американскою специалиста представляет собой удобный справочник, позволяющий быстро найти нужную информацию по C++, препроцессору, а также по библиотеке ввода/вывода и другим библиотекам. В книге не описана какая-либо конкретная версия компилятора C++. Здесь дан стандарт языка Си- фирмы АТ8Т, в которой этот язык и был...
Руководство по программированию. Санкт-Петербург. Издательство "BHV - Санкт-Петербург". 1997. 470.
Книга посвящена объектно-ориентированному программированию для 32-разрядных систем Windows с использованием компилятора Visual C++ и библиотеки классов MFC версии 4.1
В первом томе приведен обзор Windows 95 и Windows NT, библиотеки классов MFC и примеры приложений.
Course Technology, 2009. - 224 p. ISBN: 978-0324781441 C++ PROGRAMS TO ACCOMPANY PROGRAMMING LOGIC AND DESIGN is designed to be paired with the Fifth Edition of the highly successful Programming Logic and Design by Joyce Farrell. The two books together provide the perfect opportunity for those who want to learn the fundamentals of programming and also get a taste of an actual...
New York: IDG Books Worldwide, Inc., 2000. — 502 с. — ISBN: 0-7645-4689-9
What are you doing this weekend? If Friday night's highlights include creating your first C++ program in Visual C++ and CNU C++, then Saturday will find you deep into this book's crash course. Lessons present debugging, flow control commands, and wielding pointers and objects. By Sunday, you'll work...
СПб.: БХВ-Петербург, 2003. — 528 с.
Книга рассказывает о новейших технологиях программирования на языках C++ и Pascal, реализованных в среде Kylix 3, о поддержке XSL и интерактивной отладке Web-приложений в Kylix IDE. Подробно рассматриваются такие технологии, как WebSnap и WebServices. Описываются особенности низкоуровневого программирования графического интерфейса...
М.: Бином, 2001. — 640 с.: ил. В книге представлен код работоспособных программ на C/C++, относящихся к самым разнообразным областям и аспектам написания приложений — от работы с достаточно простыми структурами данных (списки, деревья) до построения синтаксических анализаторов и интерпретаторов, доступа к Internet и т. п. Программный код может использоваться в ваших программах...
Upper Saddle River: Pearson Prentice Hall, 2008. — 417 p. Chapter Structs and Classes Structs Basic Class Concepts Class Implementation Testing a Class Placing Function Definitions in the Class Definition (and Why We Shouldn't Do It) Commenting a Class The Differences Between a Struct and a Class Exercises Chapter Overloaded Operators, Class Templates, and Abstraction...
QUE; 1 edition (5 Dec 2001). - 408 p. ISBN10: 0789726769 C++ by Example includes 'UnderC,' an open-source language interpreter developed by the author, which shows the result of each new programming technique instantly, allowing novices to experiment in a more dynamic learning environment. The book starts with the fundamentals of the language, including expressions, variables,...
Vieweg+Teubner / GWVFachverlage GmbH, Wiesbaden, 2009. 344 p. ISBN:3834804649, 978-3-8348-0464-
8. Language: German
Der Student und Praktiker erhält Lösungen von einfachen und komplexen technischen Fragestellungen auf der Basis einer soliden C++ Programmierung. Ein Schwerpunkt liegt dabei auf der objektorientierten und generischen Programmierung. Das breite Spektrum von...
Salleh S., Zomaya A.Y., Olariu S., Sanugi B. Wiley-Interscience; 1 edition (June 23, 2005). - 359 p. ISBN10: 0471694614 Numerical problems and the computation needed to solve them tend to be separate disciplines, so that the party with the problem has no idea what the computation is actually doing, and the party who developed the computation is unclear about what exactly the...
Выходные данные неизвестны. — 484 с. Программисты - странный народ. С одной стороны, они готовы, забыв обо всем, целыми днями возиться с новыми программными продуктами, передовыми разработками. А с другой - очень тяжело расстаются с привычными, хорошо отработанными методами и средствами программирования. Те, кто начал программировать для Windows, используя только функции API,...
Москва, издательство "Эдель", 1993 г. 58 с.
C++ — компонуемый неподвижно стандартизованный язык программирования всеобщего направления. Поддерживая разные парадигмы программирования, совмещать качества словно высокоуровневых, в частности и низкоуровневых стилей. В уподоблении с его предком — язычком C, — максимальное интерес уделено поддержки объектно-сориентировать и...
Компакт-диск к книге Уилсон Мэтью. C++. Практический подход к решению проблем программирования КУДИЦ-Образ, 2006. - 736 стр. ISBN: 5-91136-006-3. Welcome to "Imperfect C++ CD" by Matthew Wilson, ISBN: 0321228774, content copyright Pearson Education, Greg Peet, Matthew Wilson, Synesis Software, Digital Mars, Intel, Scitech Software, CMP Publishing. This CD-ROM accompanies the...
Zambak Publishing, 2006. — 152 p. — ISBN13: 9789752662452. Understanding the Programming Programming is instructing a computer to perform a task for you with the help of a programming language. The instructing part requires a step by step solution to the task. This step by step solution is called an algorithm after the name of AlKharizmi. People who make computer programs are...
5., vollständig überarbeitete und aktualisierte Auflage. Vieweg+Teubner, 2006. 346 p. ISBN:383480035X Language: German
Dieses Lehrbuch für die Informatik-Ausbildung bietet vor allem technisch und wissenschaftlich orientierten Lesern eine breit angelegte Einführung in wichtige Gebiete der praktischen Informatik. Der Schwerpunkt liegt auf C/C++, der gegenwärtig bedeutendsten...
2nd edition. — Routledge, 2002. — 352 p. — ISBN10: 0750657383. The author enables novices to get to grips with the programming language quickly and efficiently, and demystifies the subject matter making it easy to understand. Java and C++ are now the two clear leading languages for technical and web programming, and the C++ language and environment, including C, are...
New York: Prentice Hall PTR, 2000. — 1189 p.
The main theme of Core C++ is the engineering of code that is both easily maintainable and reusable. In this book communication between the designer of the code and the maintainence programmer is considered significant; it is important that the designer’s knowledge is transferred to the maintainer.
This book addresses experienced...
John Wiley & Sons, 1999. — 352 p. Giving C++ programmers the skills to succeed in today's CORBA-driven enterprise computing environment. Though a C++-to-CORBA interface does exist, no books on CORBA provide more than a spattering of examples in C++-until now. This guide satisfies the legions of C++ programmers craving the knowledge to enhance their programming skills. After...
CRC Press, 1997, 448 pages Patterns, Models, and Application Development, a new book from two experts in C++, integrates a methodology for program development and covers three main categories: object modeling as a program design tool, design patterns and their modeling in C++ language structures, and a discussion of the implementation of PC hardware-related features. It...
New York: Addison-Welsley, 2000. — 672 p. Aimed at the advanced C++ programmer, Standard C++ IOStreams and Locales explains the internals of how C++ streams work and provides support for internationalization. It explains the inner details of architecture and design of these important built-in C++ objects, and it's a reference to all relevant classes and methods. This book...
Addison-Wesley Professional, 2005. — 225 р. — ISBN: 978-0-32-111358-6. 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...
Киев: ДиаСофт, 1993. — 272 с.: ил.
Эта книга написана для студентов и профессиональных программистов, которые хотят больше узнать о языке объектно-ориентированного программирования C++. Она будет полезна тем, кто хорошо относится к С. Авторы описывают особенности C++, а также современные парадигмы программирования - абстракцию данных и объектно-ориентированное программирование.
Keith Bugg, "Debugging Visual C++ Windows: Choose the Best Debugging Tools/Debug the Entire Software Cycle with Disk" / —Publishers Group West; Pap/Dskt edition, —1998., —220 p., ISBN10: 0879305452, ISBN13: 978-0879305451, English Keith Bugg provides readers with a tutorial-based book that covers the entire software cycle and examines both Microsoft's debugger and third-party...
Apress, 2009. — 711 p. — ISBN 978-1590597491. Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you can digest as rapidly as you can swallow them. The book assumes only a basic understanding of fundamental programming concepts (variables, functions, expressions, statements) and requires no prior knowledge of C or any other particular...
3rd Edition. — Addison-Wesley Professional, 2005. — 356 p. — ISBN 978-0-321-33487-6. The first two editions of Effective C++ were embraced by hundreds of thousands of programmers worldwide. The reason is clear: Scott Meyers’ practical approach to C++ describes the rules of thumb used by the experts ― the things they almost always do or almost always avoid doing ― to produce...
Springer, 2006. — 360 р. — ISBN: 978-0767411318. Describes a small verification library with a concentration on user adaptability such as re-useable components, portable Intellectual Property, and co-verification. Takes a realistic view of reusability and distills lessons learned down to a tool box of techniques and guidelines.
Steve Oualline, 2008. — 231 p. Originally term hacker meant someone who did the impossible with very little resources and much skill. The basic definition is “someone who makes fine furniture with an axe”. Hackers were the people who knew the computer inside and out and who could perform cool, clever, and impossible feats with their computers. Now days the term has been corrupted...
Que, 1992, 761p. ISBN: 1-56529-038-0
This book teaches at three levels: beginning, intermediate, and advanced. Text and numerous examples are aimed at each level. If you are new to C++, and even if you are new to computers, this book attempts to put you at ease and gradually build your C++ programming skills. If you are an expert at C++, this book provides a few extras for you...
IDG Books Worldwide, 1998. — 224 p. — ISBN 978-0764503733.
Get up to speed in Visual C++ in a flash with these instant answers to your programming questions. Visual C++ 6 For Dummies Quick Reference is the fast and friendly way to get the most from your C++ programming for the Windows 95 and Windows 98 environments without having to spend hours on end poring through dense...
Р.Гербер, А.Бик, К.Смит, К.Тиан. — СПб.: Питер, 2010. — 352 с.: ил. — (Библиотека программиста). — ISBN 978-5-388-00131-3. Эта книга содержит практические рецепты, позволяющие разработчикам увеличить производительность приложений на платформе Intel. На простых примерах ведущие эксперты компании Intel объясняют читателю, как правильно строить алгоритмы, управлять распределением...
IBM DeveloperWorks, 2009. — 10 p. Динамически компонуемые совместно используемые библиотеки чрезвычайно важны в GNU/Linux. При помощи них приложения получают доступ к внешним функциям. Библиотеки подключаются на стадии выполнения, а общее потребление памяти сокращается, т.к. используется только необходимая на данный момент функциональность. В данной статье рассказывается, как...
Плаугер П. Дж., Степанов Александр, Ли Менг, Массер Дэвид. — Пер. с англ. — СПб.: БХВ-Петербург, 2004. — 656 с.: ил. — ISBN 5-94157-437-1. Рассмотрен набор классов-контейнеров и фундаментальных алгоритмов библиотеки STL. Приведено детальное описание компонентов, методики их использования, дан исчерпывающий обзор важнейших стандартов ANSI/ISO C++. Представлены практические...
Thomson Course Technology, 2004. — 353 р. This book approaches C++ from a game programming perspective unlike any other on the market. Offering a thorough and modern introduction to C++, this book is everything that an aspiring game programmer needs in order to learn the fundamentals of C++ and game programming basics. There is no programming experience necessary-the book starts...
Birmingham: Published by Wrox Press Ltd., 1998. — 666 p. ISBN: 1-861001-8-43. About the Author Dino Esposito is a senior consultant who specializes in Windows and COM development. At present, his work for Andersen Consulting focuses on the development of Web-based applications. He's a frequent speaker at industry conferences such as Microsoft Developer Days and occasionally...
1995 by Prentice-Hall, Inc. ISBN: 0-02-360682-7 This book is based on C++ courses given by the authors at DePaul University for the last several years. The book can be used for self-study or a course on object-oriented programming in C++. In this book, as in our C books, we make extensive use of examples, figures, self-study exercises, sample applications, lists of common...
Jones and Bartlett Publishers, 2002. — 846 р. A Complete Guide to Programming in C++ was written for both students interested in learning the C++ programming language from scratch, and for advanced C++ programmers wishing to enhance their knowledge of C++. The chapters are organized to guide the reader from elementary language concepts to professional software development, with...
Cengage Learning PTR, 2007. — 396 p. — ISBN: 1598634682, 9781598634686
C/C++ programming is often thought of as inaccessible, but these languages form the basis for many other programming languages and paradigms, and as such are vital, necessary skills for any IT professional to learn. Just Enough C/C++ Programming provides an intelligent layperson's guide to programming. The...
Addison-Wesley, 2002. ISBN 0-201-74396- 5. University of California, Santa Cruz. Today, the ANSI C++ programming language is widely used throughout the world in both academia and industry. In many educational institutions it is the language of choice for a first programming course and for a language to be used for computer sci- ence instruction. A key reason for this is that...
Пер. с англ. А. Анциферов. — СПб.: Питер, 2005. — 235 с.: ил.. — (Библиотека программиста). — ISBN 5-94723-895-0. C++ — язык программирования, который поддерживает множество парадигм: классы, перегруженные функции, шаблоны, модули, процедурное программирование, параллельное программирование и тд. Несмотря на гибкие и разнообразные средства языка, потребовались существенные...
СПб.: БХВ-Петербург, 2003. — 800 c.: ил. — ISBN: 5-94157-291-3. В книге рассматриваются такие современные технологии, как многозадачное программирование, программирование сокетов, Web-программирование (в т. ч. и со стороны сервера), программирование баз данных (в т. ч. технология OLE DB), библиотека классов ATL, СОМ-программирование. За базовую основу взята последняя версия...
Addison-Wesley, 2005. — 406 p. Preface Acknowledgments Making the Most of This Book Supplementary Material Trying It Out Introduction Getting Started So What's a Metaprogram? Metaprogramming in the Host Language Metaprogramming in C++ Why Metaprogramming? When Metaprogramming? Why a Metaprogramming Library? Traits and Type Manipulation Type Associations Metafunctions Numerical...
John Wiley & Sons, 2001. — 629 p. — ISBN 0 470 84399 3. This step-by-step tutorial teaches you all language features and explains their practical usage. Josuttis goes well beyond the basics, demonstrating how to combine templates with object-oriented programming to produce the power of modern C++ development for high performance programs. Comprehensive, detailed, readable,...
Pearson Education, 2007. - 969 p. 3rd Edition Organized around the structure of the C++ programming language, Absolute C++, Third Edition, benefits C++ readers of all levels with its comprehensive coverage and accessible style. Best-selling author Walt Savitch presents concepts and techniques in a clear, concise manner using understandable language and code enhanced by a suite...
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...
Tutorial, 144 p, 2007.
This tutorial is for those people who want to learn programming in C++ and do not necessarily have any previous knowledge of other programming languages. Of course any knowledge of other programming languages or any general computer skill can be useful to better understand this tutorial, although it is not essential.
2-е изд., испр. — М.: Диалог-МИФИ, 1991. — 64 с. — (С для РС 3). Рассматривается стандартный ввод/вывод операционной системы MS-DOS, соответствующие библиотечные функции и некоторые приемы работы с ними. Объясняется порядок работы с утилитой LINK, входящей в комплект поставки Microsoft C. Уделяется внимание организации пользовательского интерфейса в batch-файлах. Созданию средств...
СПб.: БХВ-Петербург: 2006 - 256 с Описаны современные технологии программирования ЗD-игр, а также некоторые решения типичных проблем, с которыми может столкнуться программист при их разработке. В качестве практических примеров на про тяжении всей книги рассматривается процесс создания простого движка иг ры, который использует все описываемые технологии: вершинные и...
Que, 1998. - 880 pages. Special Edition Using Visual C++ 6 focuses on making you productive with Visual C++ as quickly as possible. Because of its straightforward approach, this book is able to progress into more advanced topics such as database capabilities, creating ActiveX controls and documents, and enterprise features. Coverage includes all the new features of version 6 as...
Boston: Addison-Wesley, 2010. — 846 p.
Data Structures and Other Objects Using C++ takes a gentle approach to the data structures course in C++. Providing an early, self-contained review of object-oriented programming and C++, this text gives students a firm grasp of key concepts and allows those experienced in another language to adjust easily. Flexible by design, professors...
М.: Восточная книжная компания, 1997. – 592 с. Краткий справочник по языкам программирования C и C++. Содержание C, C++ и стандарт ANSI Переменные и типы данных Операторы Управление программным потоком, препроцессор, обработка исключений Функции и разработка программ Наследование и полиморфизм Шаблоны Рабочая библиотека: макросы и типы данных Библиотечные функции и операторы...
М.: Солон-Пресс, 2017. — 384 с.: ил. — (Про ПК). — ISBN 5-98003-162-6. Книга предназначена для широкого круга читателей, которые не знакомы с каким-либо языком программирования, но мечтают о создании компьютерных программ собственными силами. Автор предлагает читателю самостоятельно научиться программированию в среде C++ Builder по разработанной им методике «начать от нуля». В...
PragSoft Corporation, 1998. — 311 p.
This book introduces C++ as an object-oriented programming language. No previous knowledge of C or any other programming language is assumed.
It presents the basics of C++ in the context of procedural, generic, object-based, and object-oriented programming. It is organized around a series of increasingly complex programming problems, and...
СПб.: БХВ – Санкт-Петербург, 2000. — 640 с.: ил. — ISBN 5-8206-0096-7. Библиотека MFC — мощный и гибкий инструмент разработки Windows-приложений на базе языка Visual C++. Книга содержит подробную информацию об основных классах библиотеки и их компонентах. Рассмотрены принципы создания одно- и многодокументных приложений, все типы окон, элементы управления и работа с базами...
2ª edición. — RA-MA S.A. Editorial y Publicaciones, 2009. — 856 p. La programación orientada a objetos (POO) es una de las técnicas más modernas de desarrollo que trata de disminuir el coste del software, aumentando la eficiencia y reduciendo el tiempo de espera. Por eso, donde la POO toma verdadera ventaja es en el poder com-partir y reutilizar el código. Sin embargo, no debe...
Kishore S., Kishore S., Kishore S. Premier Press; 1 edition (March 2, 2002). - 1064 p. ISBN10: 1931841314 The series format is a step by step tutorial intended for the Intermediate to Advanced programmer looking to be challenged in a new area. Each book in the series meets the 2 aims of a developer when learning a new technology, firstly to learn the techniques and tools, but...
Prentice Hall, 1996. — 240 р. — (Prentice Hall Series in Innovative Technology). — ISBN 0-13-120965-5. A practical reference to using C++ in commercial application development. The authors define C++ terminology in plain English, list general rules of thumb for good programming style, and recommend appropriate ways to deal with various programming situations and problems....
Addison-Wesley Professional, 2008. — 576 р. — ISBN-13: 978-0-321-24642-4. Developers, technical managers and engineers are wrestling with the question of developing portable software. In this book, Logan demonstrates how to develop cross-platform application code that will run natively on multiple platforms (Mac, Windows and Linux).
Cambridge University Press, 2004. — 191 р. — (Sigs Reference Library). — ISBN: 978-0-521-89308-4. The Elements of C++ Style is for all C++ practitioners, especially for those working in teams where consistency is critical. Just as Strunk and White's The Elements of Style provides rules of usage for writing in the English language, this text furnishes a set of rules for writing...
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...
Addison Wesley, 2003. — 384 р. — ISBN: 0-201-79525-6. Do you need to develop flexible software that can be customized quickly? Do you need to add the power and efficiency of frameworks to your software? The ADAPTIVE Communication Environment (ACE) is an open-source toolkit for building high-performance networked applications and next-generation middleware. ACE's power and...
2-е изд. — СПб.: БХВ — Санкт-Петербург, 1999. — 1040 с.: ил. ISBN 5-8206-0073-8 Книга посвящена объектно-ориентированному программированию для 32-разрядных систем Windows 95/98 и Windows NT с использованием компилятора Visual C++ 6 и библиотеки классов MFC версии 4.23. Книга содержит исчерпывающую информацию о библиотеке классов MFC (Microsoft Foundation Classes) и методах...
Helion, 2008. — 288 s. Książka "C++. Pierwsze starcie" to podręcznik, dzięki któremu opanujesz zasady programowania w tym języku i zdobędziesz solidne podstawy do dalszego rozwijania swoich umiejętności. Znajdziesz w niej opis aktualnego standardu C++ oraz omówienia narzędzi programistycznych i bibliotek. Poznasz elementy języka, zasady programowania obiektowego i tworzenia...
Комментарии