{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "xzbRQXXsy6UC",
      "etag": "pJ1EnHQ0Ujs",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/xzbRQXXsy6UC",
      "volumeInfo": {
        "title": "Applied C++",
        "subtitle": "Practical Techniques for Building Better Software",
        "authors": [
          "Philip Romanik",
          "Amy Muntz"
        ],
        "publisher": "Addison-Wesley Professional",
        "publishedDate": "2003",
        "description": "This is an insightful guide to efficient, practical solutions to real-world C++ problems. Concrete case studies run throughput the book and show how to develop quality C++ software.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "0321108949"
          },
          {
            "type": "ISBN_13",
            "identifier": "9780321108944"
          }
        ],
        "readingModes": {
          "text": false,
          "image": true
        },
        "pageCount": 358,
        "printType": "BOOK",
        "categories": [
          "Computers"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "3.5.6.0.preview.1",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=xzbRQXXsy6UC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=xzbRQXXsy6UC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=xzbRQXXsy6UC&printsec=frontcover&dq=isbn:0321108949&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=xzbRQXXsy6UC&dq=isbn:0321108949&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Applied_C++.html?hl=&id=xzbRQXXsy6UC"
      },
      "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=xzbRQXXsy6UC&hl=&source=gbs_api",
        "accessViewStatus": "SAMPLE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "This is an insightful guide to efficient, practical solutions to real-world C++ problems. Concrete case studies run throughput the book and show how to develop quality C++ software. &quot;I really like the software engineering advice given here."
      }
    }
  ]
}
