{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "bSv3yiJ7cn0C",
      "etag": "UtYhHqepz/Y",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/bSv3yiJ7cn0C",
      "volumeInfo": {
        "title": "Java 2 by Example",
        "authors": [
          "Geoff Friesen",
          "Jeff Friesen"
        ],
        "publisher": "Que Publishing",
        "publishedDate": "2002",
        "description": "Java 2 by Example, Second Edition gives novice programmers in-depth coverage of both object-oriented programming and Java fundamentals. It starts with an overview of Java, including a survey of development tools beginners should use. The book explains the basics of the Java language, including operators, expressions, statements and more; and Object-Oriented Programming with classes and objects, inheritance, and dynamic methods. The author includes a chapter applying the concepts of OOP to object-oriented analysis and design methods. Later chapters demonstrate organizing data in collections and utilizing Java's built-in mathematical functions. Along the way, readers learn from hundreds of examples explaining every concept. Plus, each chapter ends with a series of review questions to ensure that readers are caught up - with answers provided in an appendix.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "0789725932"
          },
          {
            "type": "ISBN_13",
            "identifier": "9780789725936"
          }
        ],
        "readingModes": {
          "text": false,
          "image": true
        },
        "pageCount": 54,
        "printType": "BOOK",
        "categories": [
          "Computers"
        ],
        "averageRating": 5,
        "ratingsCount": 1,
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "1.6.6.0.preview.1",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=bSv3yiJ7cn0C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=bSv3yiJ7cn0C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=bSv3yiJ7cn0C&printsec=frontcover&dq=isbn:0789725932&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=bSv3yiJ7cn0C&dq=isbn:0789725932&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Java_2_by_Example.html?hl=&id=bSv3yiJ7cn0C"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "PARTIAL",
        "embeddable": true,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED_FOR_ACCESSIBILITY",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=bSv3yiJ7cn0C&hl=&source=gbs_api",
        "accessViewStatus": "SAMPLE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "The book explains the basics of the Java language, including operators, expressions, statements and more; and Object-Oriented Programming with classes and objects, inheritance, and dynamic methods."
      }
    }
  ]
}
