Large-Scale C++  Volume I (häftad)
Format
Häftad (Paperback)
Språk
Engelska
Antal sidor
1024
Utgivningsdatum
2020-01-29
Upplaga
1
Förlag
Addison-Wesley
Medarbetare
Fuller, John / Lakos, John
Volymtitel
Component B
Dimensioner
231 x 188 x 53 mm
Vikt
1634 g
Antal komponenter
1
ISBN
9780201717068

Large-Scale C++ Volume I

Process and Architecture, Volume 1

Häftad,  Engelska, 2020-01-29
834
  • Skickas från oss inom 5-8 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
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 explored. In Large-Scale C++ Volume I: Process and Architecture, John Lakos takes a practitioner's view of modern large-scale software development, helping experienced professionals apply architectural-level physical design concepts in their everyday work. Lakos teaches critical concepts clearly and concisely, with new high-value examples. Up to date and modular, Large-Scale C++ Volume I is designed to help you solve problems right now, and serve as an appealing reference for years to come.
Visa hela texten

Passar bra ihop

  1. Large-Scale C++  Volume I
  2. +
  3. Python Crash Course, 3rd Edition

De som köpt den här boken har ofta också köpt Python Crash Course, 3rd Edition av Eric Matthes (häftad).

Köp båda 2 för 1431 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av John Lakos

  • Embracing Modern C++ Safely

    John Lakos

    In 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...

  • 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

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).

Innehållsförteckning

Chapter 0: Motivation Chapter 1: Compilers, Linkers, and Components Chapter 2: Packaging and Design Rules Chapter 3: Physical Design and Factoring Appendix: Quick Reference