{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "H-zEAQAACAAJ",
      "etag": "w1lOGUg3j3U",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/H-zEAQAACAAJ",
      "volumeInfo": {
        "title": "Learning to Program in C",
        "authors": [
          "Noel Kantaris"
        ],
        "publishedDate": "1989",
        "description": "In this guide to C programming, C statements are introduced and explained with the help of simple, but completely working programs. Graded problems are set at the end of each chapter, some with financial or scientific bent, so that users can choose their own level of problem difficulty on which to practice with some additional choice in the preference of the field of application. Full working solutions appear at the back of the book.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "0859342034"
          },
          {
            "type": "ISBN_13",
            "identifier": "9780859342032"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 128,
        "printType": "BOOK",
        "categories": [
          "C (Computer program language)"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=H-zEAQAACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=H-zEAQAACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=H-zEAQAACAAJ&dq=isbn:0859342034&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=H-zEAQAACAAJ&dq=isbn:0859342034&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Learning_to_Program_in_C.html?hl=&id=H-zEAQAACAAJ"
      },
      "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=H-zEAQAACAAJ&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "In this guide to C programming, C statements are introduced and explained with the help of simple, but completely working programs."
      }
    }
  ]
}
