hammygoonan / books

MIT License
3 stars 0 forks source link

Test Driven Development : By Example #23

Open hammygoonan opened 1 year ago

github-actions[bot] commented 1 year ago

Congrats on adding Test-driven Development by Kent Beck to your bookshelf, I hope you enjoy it! It has an average of 4/5 stars and 3 ratings on Google Books.

Book details (JSON) ```json { "title": "Test-driven Development", "authors": [ "Kent Beck" ], "publisher": "Addison-Wesley Professional", "publishedDate": "2003", "description": "About software development through constant testing.", "image": "http://books.google.com/books/content?id=CUlsAQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api", "language": "en", "averageRating": 4, "ratingsCount": 3, "categories": [ "Computers" ], "pageCount": 241, "isbn10": "0321146530", "isbn13": "9780321146533", "googleBooks": { "id": "CUlsAQAAQBAJ", "preview": "http://books.google.com/books?id=CUlsAQAAQBAJ&printsec=frontcover&dq=intitle:Test+Driven+Development+:+By+Example&hl=&cd=1&source=gbs_api", "info": "http://books.google.com/books?id=CUlsAQAAQBAJ&dq=intitle:Test+Driven+Development+:+By+Example&hl=&source=gbs_api", "canonical": "https://books.google.com/books/about/Test_driven_Development.html?hl=&id=CUlsAQAAQBAJ" } } ```
When you're finished with reading this book, just close this issue and I'll mark it as completed. Best of luck! 👍