Process and Architecture, Volume 1
De som köpt den här boken har ofta också köpt Elon Musk av Walter Isaacson (inbunden).
Köp båda 2 för 943 krIn Embracing Modern C++ Safely, John Lakos and Vittorio Romeo analyze each core language feature of "Modern C++" (introduced by C++11 and C++14), illuminating exactly what developers and teams must know to succeed. Lakos and Romeo presen...
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...
John Lakos, manager at Bloomberg, runs their BDE group, which develops fine-grained reusable C++ software using his component-based methodology and process. He also mentors engineers and team leads throughout Bloomberg's software infrastructure department. As a voting member of the C++ Standards Committee, he has helped shape new generations of C++. He is the author of Large-Scale C++ Software Design (Addison-Wesley, 1996).
Chapter 0: Motivation Chapter 1: Compilers, Linkers, and Components Chapter 2: Packaging and Design Rules Chapter 3: Physical Design and Factoring Appendix: Quick Reference