{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "au72_D1waUMC",
      "etag": "OH+mSdDzgbA",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/au72_D1waUMC",
      "volumeInfo": {
        "title": "Who's Afraid of More C++",
        "authors": [
          "Steve Heller"
        ],
        "publisher": "Academic Press",
        "publishedDate": "1998",
        "description": "Heller uses his widely praised teaching style to carefully explain complex C++ topics that will turn intermediate level C++ programmers into true pros. The author focuses on correct programming techniques, with coverage of topics such as pointers, memory, and proper use of classes. The CD-ROM contains a GNU C++ compiler and source code from the text.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "0123391040"
          },
          {
            "type": "ISBN_13",
            "identifier": "9780123391049"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 530,
        "printType": "BOOK",
        "categories": [
          "Computers"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "0.9.2.0.preview.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=au72_D1waUMC&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=au72_D1waUMC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=au72_D1waUMC&dq=isbn:0123391040&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=au72_D1waUMC&dq=isbn:0123391040&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Who_s_Afraid_of_More_C++.html?hl=&id=au72_D1waUMC"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=au72_D1waUMC&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "The author focuses on correct programming techniques, with coverage of topics such as pointers, memory, and proper use of classes. The CD-ROM contains a GNU C++ compiler and source code from the text."
      }
    }
  ]
}
