{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "QjxboT1ushoC",
      "etag": "Lp26eJURZPI",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/QjxboT1ushoC",
      "volumeInfo": {
        "title": "C++ from the Beginning",
        "authors": [
          "Jan Skansholm"
        ],
        "publisher": "Addison Wesley",
        "publishedDate": "1997",
        "description": "The author's aim is to teach the basics of good programming and to provide a direct and accessible introduction to C++. The book is designed for beginners and requires no prior knowledge of the C++ language.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "0201403773"
          },
          {
            "type": "ISBN_13",
            "identifier": "9780201403770"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 554,
        "printType": "BOOK",
        "categories": [
          "Computers"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "0.5.1.0.preview.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=QjxboT1ushoC&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=QjxboT1ushoC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=QjxboT1ushoC&dq=isbn:0201403773&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=QjxboT1ushoC&dq=isbn:0201403773&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/C++_from_the_Beginning.html?hl=&id=QjxboT1ushoC"
      },
      "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=QjxboT1ushoC&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "This is a book with a dual purpose: to teach the fundamental principles of good programming, and to provide an accessible and direct introduction to C++."
      }
    }
  ]
}
