{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "nChVCeY8UYcC",
      "etag": "tVtX8ylko4I",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/nChVCeY8UYcC",
      "volumeInfo": {
        "title": "Problem Solving with C++",
        "subtitle": "The Object of Programming",
        "authors": [
          "Walter J. Savitch"
        ],
        "publisher": "Addison-Wesley Longman",
        "publishedDate": "1999",
        "description": "Solving with C++ became the leading book for the CS1 in C++ course. Since then, the number of schools using the book has increased every semester. Now, Professor Savitch is revising the book to include the most current C++ developments and to make it an even more effective teaching tool for you. New to the Second Edition Integrates recent C++ developments like the new type bool for writing logical expressions. Features a new chapter on inheritance. Includes coverage of the Standard Template Library string class. Contains new self-test exercises and programming projects as well as other improvements based on classroom experience.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "0201357496"
          },
          {
            "type": "ISBN_13",
            "identifier": "9780201357493"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 948,
        "printType": "BOOK",
        "categories": [
          "Computers"
        ],
        "averageRating": 5,
        "ratingsCount": 1,
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "0.6.1.0.preview.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=nChVCeY8UYcC&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=nChVCeY8UYcC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=nChVCeY8UYcC&dq=isbn:0201357496&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=nChVCeY8UYcC&dq=isbn:0201357496&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Problem_Solving_with_C++.html?hl=&id=nChVCeY8UYcC"
      },
      "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=nChVCeY8UYcC&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Solving with C++ became the leading book for the CS1 in C++ course. Since then, the number of schools using the book has increased every semester."
      }
    }
  ]
}
