Второе изд. — М.: Солон-пресс, 2024. — 239 c. — ISBN 978-5-91359-474-7. Книга, которую вы держите в руках, предназначена для изучения средств программирования работы со звуком, изображением и передачей информации в компьютерных сетях с использованием языков программирования C/C++. Никаких специальных знаний для освоения материала, вообще говоря, не понадобится. Книга учит...
2nd Edition. — Morgan Kaufmann/Elsevier, 2024. — 650 p. — ISBN: 978-0-443-22219-1. API Design for C++, Second Edition provides a comprehensive discussion of Application Programming Interface (API) development, from initial design through implementation, testing, documentation, release, versioning, maintenance, and deprecation. It is the only book that teaches the strategies of...
2nd Edition. — Morgan Kaufmann/Elsevier, 2024. — 650 p. — ISBN: 978-0-443-22219-1. API Design for C++, Second Edition provides a comprehensive discussion of Application Programming Interface (API) development, from initial design through implementation, testing, documentation, release, versioning, maintenance, and deprecation. It is the only book that teaches the strategies of...
2nd Edition. — Morgan Kaufmann/Elsevier, 2024. — 650 p. — ISBN: 978-0-443-22219-1. API Design for C++, Second Edition provides a comprehensive discussion of Application Programming Interface (API) development, from initial design through implementation, testing, documentation, release, versioning, maintenance, and deprecation. It is the only book that teaches the strategies of...
2nd Edition. — Morgan Kaufmann/Elsevier, 2024. — 650 p. — ISBN: 978-0-443-22219-1. API Design for C++, Second Edition provides a comprehensive discussion of Application Programming Interface (API) development, from initial design through implementation, testing, documentation, release, versioning, maintenance, and deprecation. It is the only book that teaches the strategies of...
8-е изд. — Пер. с англ. и ред. канд. техн. наук И.В. Красикова. — СПб.: Диалектика, 2017. — 752 с .: ил. — Парал. тит. англ. — ISBN 978-5-9909445-6-5. Эта книга поможет вам изучить язык C++11 маленькими шагами. Она специально разделена на отдельные занятия, на которых основные принципы этого языка объектно-ориентированного программирования излагаются с практической точки...
8-е изд. — Пер. с англ. и ред. канд. техн. наук И.В. Красикова. — СПб.: Диалектика, 2017. — 752 с .: ил. — Парал. тит. англ. — ISBN 978-5-9909445-6-5. Эта книга поможет вам изучить язык C++11 маленькими шагами. Она специально разделена на отдельные занятия, на которых основные принципы этого языка объектно-ориентированного программирования излагаются с практической точки...
Leanpub, 2022-04-19. — 262 p. All aspects of C++ move semantics with intutive motivation, compelling examples, and tricky details.The book is complete now and done. Move semantics, introduced with C++11, has become a hallmark of modern C++ programming. However, it also complicates the language in many ways. After several years of support of move semantics experienced...
Leanpub, 2022-04-19. — 262 p. All aspects of C++ move semantics with intutive motivation, compelling examples, and tricky details.The book is complete now and done. Move semantics, introduced with C++11, has become a hallmark of modern C++ programming. However, it also complicates the language in many ways. After several years of support of move semantics experienced...
Leanpub, 2022-04-19. — 262 p. All aspects of C++ move semantics with intutive motivation, compelling examples, and tricky details.The book is complete now and done. Move semantics, introduced with C++11, has become a hallmark of modern C++ programming. However, it also complicates the language in many ways. After several years of support of move semantics experienced...
Leanpub, 2022-04-19. — 262 p. All aspects of C++ move semantics with intutive motivation, compelling examples, and tricky details.The book is complete now and done. Move semantics, introduced with C++11, has become a hallmark of modern C++ programming. However, it also complicates the language in many ways. After several years of support of move semantics experienced...
Artima, 2012. — 320 p. C++'s flexibility, modelling power, support for object-oriented and generic programming, and extensive tool set, make it attractive for embedded projects, but some developers worry about code bloat and hidden performance penalties. This seminar begins by confronting those issues directly, then moves on to demonstrate how C++ can improve the correctness,...
СОЛОН-Пресс, 2018. - 240 с. Книга, которую вы держите в руках, предназначена для изучения средств программирования работы со звуком, изображением и передачей информации в компьютерных сетях с использованием языков программирования C/C++. Никаких специальных знаний для освоения материала, вообще говоря, не понадобится. Книга учит программировать «с нуля», описывает основы...
2-е изд. — М.: Вильямс, 2014. — 1136 c. — ISBN 9785845918376. Книга представляет собой сочетание руководства пользователя и справочника по стандартной библиотеке C++. Отдельные компоненты стандартной библиотеки C++ в некотором смысле не зависят друг от друга, поэтому после глав 2-5 главы, посвященные отдельным компонентам, можно читать в любом порядке. Следует помнить, что...
New York: McGraw-Hill, 2011. — 928 p. C++ is one of the most popular object oriented programming languages, and there are many versions and variations of the language available. This book focuses on the original version of the language, ANSI C++. The book starts with an introduction to the principles of Object Oriented Programming or OOP concepts. Object Oriented Programming...
Independently published, 2020. — 260 p. — ISBN 3967309002. All aspects of C++ Move Semantics. Move semantics, introduced with C++11, has become a hallmark of modern C++ programming. However, it also complicates the language in many ways. Even after several years of support of move semantics experienced programmers struggle with all the details of move semantics. And style...
5-е изд. — Пер. с англ. и ред. В.А. Коваленко. — М.: Вильямс, 2014. — 1120 с. — ISBN: 9785845918390, 9780321714114. Книга "Язык программирования C++. Базовый курс" — новое издание популярного и исчерпывающего бестселлера по языку программирования C++, которое было полностью пересмотрено и обновлено под стандарт C++11. Оно поможет вам быстро изучить язык и использовать его...
Independently published, 2020. — 260 p. — ISBN 3967309002. All aspects of C++ Move Semantics. Move semantics, introduced with C++11, has become a hallmark of modern C++ programming. However, it also complicates the language in many ways. Even after several years of support of move semantics experienced programmers struggle with all the details of move semantics. And style...
Independently published, 2020. — 260 p. — ISBN 3967309002. All aspects of C++ Move Semantics. Move semantics, introduced with C++11, has become a hallmark of modern C++ programming. However, it also complicates the language in many ways. Even after several years of support of move semantics experienced programmers struggle with all the details of move semantics. And style...
Addison-Wesley, 2012. — 934 p. — ISBN 978-0-13-297919-1. Scott Meyers’s seminal C++ books– Effective C++ , More Effective C++ , and Effective STL –have been immensely helpful to hundreds of thousands of C++ programmers. All three are finally available together in this eBook collection. Effective C++ has been embraced by hundreds of thousands of programmers worldwide. The reason...
Apress, 2013. — 416 p. Android is one of the major players in the mobile phone market. Android is a mobile platform that is built on the top of Linux operating system. The native-code support on Android offers endless opportunities to application developers, not limited the functionality that is provided by Android framework. Pro Android C++ with the NDK is an advanced tutorial...
Addison-Welsley, 2012. — 1945 p. — ISBN13: 978-0-13-297919-1. Scott Meyers’s seminal C++ books– Effective C++ , More Effective C++ , and Effective STL –have been immensely helpful to hundreds of thousands of C++ programmers. All three are finally available together in this eBook collection. Effective C++ has been embraced by hundreds of thousands of programmers worldwide. The...
Addison-Welsley, 2012. — 1945 p. — ISBN13: 978-0-13-297919-1. Scott Meyers’s seminal C++ books– Effective C++ , More Effective C++ , and Effective STL –have been immensely helpful to hundreds of thousands of C++ programmers. All three are finally available together in this eBook collection. Effective C++ has been embraced by hundreds of thousands of programmers worldwide. The...