Buch, Englisch, 700 Seiten, Book, Format (B × H): 191 mm x 235 mm
Buch, Englisch, 700 Seiten, Book, Format (B × H): 191 mm x 235 mm
ISBN: 978-1-4842-0257-9
Verlag: APRESS L.P.
With Pro C++ you'll master the C++ language and its standard library. In this book, you’ll discover the particulars of working with the complex, yet powerful C++ language and APIs to develop applications for the many kinds of applications out there. By the end of the book, you’ll master C++ as a coder and designer of complex software applications - from enterprise to big data analytics in cloud computing and from game development to maker subjects such as Arduino. This book will serve you for years as a handy reference for your library, allowing you to take advantage of the finer points of the language and overall platform.C++ has enjoyed a resurgence of late; it now has new contemporary applications, thanks to trends from game development, makers, big data analytics, and more.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Part I Introduction1. What is C++2. What is the Standard3. Language Update ProcessPart II Language4. Object Oriented Programming5. Type Inference6. Lambdas7. MetaprogrammingPart III C++ Memory Model8. Object Layout, POSs and Unions9. Threads and Synchronization Variables10. Moving and ForwardingPart IV Standard Library Additions11. Range-based loop12. Tuple13. Containers14. Random generators15. Transparent functorsPart V AppendixA. Table of Features / APIsB. Compiler Support