{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "IR-MQiktobMC",
      "etag": "td5oz34eG5E",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/IR-MQiktobMC",
      "volumeInfo": {
        "title": "Efficient C++",
        "subtitle": "Performance Programming Techniques",
        "authors": [
          "Dov Bulka",
          "David Mayhew"
        ],
        "publisher": "Addison-Wesley Professional",
        "publishedDate": "2000",
        "description": "Far too many programmers and software designers consider efficient C++ to be an oxymoron. They regard C++ as inherently slow and inappropriate for performance-critical applications. Consequently, C++ has had little success penetrating domains such as networking, operating system kernels, device drivers, and others. Efficient C++ explodes that myth. Written by two authors with first-hand experience wringing the last ounce of performance from commercial C++ applications, this book demonstrates the potential of C++ to produce highly efficient programs. The book reveals practical, everyday object-oriented design principles and C++ coding techniques that can yield large performance improvements. It points out common pitfalls in both design and code that generate hidden operating costs. This book focuses on combining C++'s power and flexibility with high performance and scalability, resulting in the best of both worlds. Specific topics include temporary objects, memory management, templates, inheritance, virtual functions, inlining, reference-counting, STL, and much more. With this book, you will have a valuable compendium of the best performance techniques at your fingertips. 0201379503B04062001",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "0201379503"
          },
          {
            "type": "ISBN_13",
            "identifier": "9780201379501"
          }
        ],
        "readingModes": {
          "text": false,
          "image": true
        },
        "pageCount": 332,
        "printType": "BOOK",
        "categories": [
          "Computers"
        ],
        "averageRating": 4,
        "ratingsCount": 1,
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "1.7.9.0.preview.1",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=IR-MQiktobMC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=IR-MQiktobMC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=IR-MQiktobMC&printsec=frontcover&dq=isbn:0201379503&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=IR-MQiktobMC&dq=isbn:0201379503&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Efficient_C++.html?hl=&id=IR-MQiktobMC"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "PARTIAL",
        "embeddable": true,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED_FOR_ACCESSIBILITY",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=IR-MQiktobMC&hl=&source=gbs_api",
        "accessViewStatus": "SAMPLE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Efficient C++ explodes that myth. Written by two authors with first-hand experience wringing the last ounce of performance from commercial C++ applications, this book demonstrates the potential of C++ to produce highly efficient programs."
      }
    }
  ]
}
