{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "xLyXPCxBhQUC",
      "etag": "Q44LQ449FFE",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/xLyXPCxBhQUC",
      "volumeInfo": {
        "title": "Implementation Patterns",
        "authors": [
          "Kent Beck"
        ],
        "publisher": "Pearson Education",
        "publishedDate": "2007-10-23",
        "description": "Software Expert Kent Beck Presents a Catalog of Patterns Infinitely Useful for Everyday Programming Great code doesn’t just function: it clearly and consistently communicates your intentions, allowing other programmers to understand your code, rely on it, and modify it with confidence. But great code doesn’t just happen. It is the outcome of hundreds of small but critical decisions programmers make every single day. Now, legendary software innovator Kent Beck—known worldwide for creating Extreme Programming and pioneering software patterns and test-driven development—focuses on these critical decisions, unearthing powerful “implementation patterns” for writing programs that are simpler, clearer, better organized, and more cost effective. Beck collects 77 patterns for handling everyday programming tasks and writing more readable code. This new collection of patterns addresses many aspects of development, including class, state, behavior, method, collections, frameworks, and more. He uses diagrams, stories, examples, and essays to engage the reader as he illuminates the patterns. You’ll find proven solutions for handling everything from naming variables to checking exceptions.",
        "industryIdentifiers": [
          {
            "type": "ISBN_13",
            "identifier": "9780132702553"
          },
          {
            "type": "ISBN_10",
            "identifier": "013270255X"
          }
        ],
        "readingModes": {
          "text": true,
          "image": true
        },
        "pageCount": 289,
        "printType": "BOOK",
        "categories": [
          "Computers"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": true,
        "contentVersion": "1.12.10.0.preview.3",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=xLyXPCxBhQUC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=xLyXPCxBhQUC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=xLyXPCxBhQUC&printsec=frontcover&dq=isbn:9780132702553&hl=&cd=1&source=gbs_api",
        "infoLink": "https://play.google.com/store/books/details?id=xLyXPCxBhQUC&source=gbs_api",
        "canonicalVolumeLink": "https://play.google.com/store/books/details?id=xLyXPCxBhQUC"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "FOR_SALE",
        "isEbook": true,
        "listPrice": {
          "amount": 47.99,
          "currencyCode": "USD"
        },
        "retailPrice": {
          "amount": 37.67,
          "currencyCode": "USD"
        },
        "buyLink": "https://play.google.com/store/books/details?id=xLyXPCxBhQUC&rdid=book-xLyXPCxBhQUC&rdot=1&source=gbs_api",
        "offers": [
          {
            "finskyOfferType": 1,
            "listPrice": {
              "amountInMicros": 47990000,
              "currencyCode": "USD"
            },
            "retailPrice": {
              "amountInMicros": 37670000,
              "currencyCode": "USD"
            },
            "giftable": true
          }
        ]
      },
      "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=xLyXPCxBhQUC&hl=&source=gbs_api",
        "accessViewStatus": "SAMPLE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "This book covers The value of communicating through code and the philosophy behind patterns How and when to create classes, and how classes encode logic Best practices for storing and retrieving state Behavior: patterns for representing ..."
      }
    }
  ]
}
