{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "93RTwlsiohsC",
      "etag": "rQ72aN7gkuw",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/93RTwlsiohsC",
      "volumeInfo": {
        "title": "C Programming In Easy Steps",
        "authors": [
          "Mike McGrath"
        ],
        "publisher": "Dreamtech Press",
        "publishedDate": "2002-12-04",
        "description": "C Programming in easy steps instructs the reader how to program in C both on Unix-based platforms, such as Linux, and on Windows platforms. Linux users should already have the GNU C compiler on their system but the book explains how to download and install the GNU C compiler for Windows users. It contains separate chapters on each major feature of the C language, with examples, and a reference section describing the standard C header class functions. By the end of the book the reader will have gained a sound understanding of the C language and be able to write their own C programs and compile them into executable files that can be run on any compatible PC.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "8177223046"
          },
          {
            "type": "ISBN_13",
            "identifier": "9788177223040"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 196,
        "printType": "BOOK",
        "averageRating": 4.5,
        "ratingsCount": 2,
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "2.12.9.0.preview.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=93RTwlsiohsC&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=93RTwlsiohsC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=93RTwlsiohsC&dq=isbn:9788177223040&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=93RTwlsiohsC&dq=isbn:9788177223040&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/C_Programming_In_Easy_Steps.html?hl=&id=93RTwlsiohsC"
      },
      "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": true
        },
        "webReaderLink": "http://play.google.com/books/reader?id=93RTwlsiohsC&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "By the end of the book the reader will have gained a sound understanding of the C language and be able to write their own C programs and compile them into executable files that can be run on any compatible PC."
      }
    }
  ]
}
