- Format
- Häftad (Paperback)
- Språk
- Engelska
- Antal sidor
- 1376
- Utgivningsdatum
- 2022-02-09
- Upplaga
- 1
- Förlag
- Addison-Wesley Professional
- Medarbetare
- Romeo, Vittorio / Khlebnikov, Rostislav / Meredith, Alisdair
- Dimensioner
- 229 x 188 x 46 mm
- Vikt
- Antal komponenter
- 1
- ISBN
- 9780137380350
- 1748 g
Du kanske gillar
-
Embracing Modern C++ Safely
av John Lakos365- Fåtal ex i lager. Skickas inom 1-2 vardagar.
- Gratis frakt inom Sverige över 199 kr för privatpersoner.
Passar bra ihop
De som köpt den här boken har ofta också köpt Code That Fits in Your Head av Mark Seemann (häftad).
Köp båda 2 för 815 krKundrecensioner
Har du läst boken? Sätt ditt betyg »Fler böcker av John Lakos
-
Large-Scale C++ Volume I
John Lakos
Designing scalable software in C++ requires more than just a sound understanding of logical design. Senior developers, architects, and project leaders need a grasp of high-level physical design concepts that even many software experts have never e...
-
Large-Scale C++ Software Design
John Lakos
Developing a large-scale software system in C++ requires more than just a sound understanding of the logical design issues covered in most books on C++ programming. To be successful, you will also need a grasp of physical design concepts that, whi...
Övrig information
Dr. John Lakos is a senior architect and mentor for software development at Bloomberg LP, where he created the BDE team (c. 2001), which maintains Bloomberg's open-source foundation libraries for C++ development. He is the author of Large-Scale C++ Software Design and Large-Scale C++ Volume I: Process and Architecture (both from Addison-Wesley), and is an active voting member of the C++ Standards committee. Vittorio Romeo is a senior software engineer at Bloomberg LP who builds mission-critical C++ middleware, trains colleagues on modern C++, and has created many open-source C++ libraries and games. Dr. Rostislav Khlebnikov is a team lead and senior software engineer in Bloomberg's BDE team, where he directs the development of high-performance C++ foundation software. Alisdair Meredith is a senior software engineer in Bloomberg's BDE team, a long-standing member of the C++ Standards committee, and a former Chair of its Library Working Group between 2010 and 2015.
Innehållsförteckning
Introduction 1. Safe Features 2. Conditionally Safe Features 3. Unsafe Features 4. Parting Thoughts