Growing Object-Oriented Software, Guided by Tests
Price | $28.25 - $47.99
|
Rating | |
Authors | Steve Freeman, Nat Pryce |
Publisher | Addison-Wesley |
Published | 2009 |
Pages | 384 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 0321503627 |
ISBN-13 | 9780321503626 |
Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this "simple" idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes you beyond the basic concepts. Drawing on a decade of experience building real-world systems, two TDD pioneers show how to let tests guide your development and "grow" software that is coherent, reliable, and maintainable.
- Steve Freeman
- Nat Pryce (2 books)
5 5 4639
Similar Books
Python 3 Object-Oriented Programming, 3rd Edition
by Dusty Phillips
Object-oriented programming (OOP) is a popular design paradigm in which data and behaviors are encapsulated in such a way that they can be manipulated together. This third edition of Python 3 Object-Oriented Programming fully explains classes, data encapsulation, and exceptions with an emphasis on when you can use each principle to develo...
Price: $19.99 | Publisher: Packt Publishing | Release: 2018
Practical Object-Oriented Design in Ruby
by Sandi Metz
Ruby's widely admired ease of use has a downside: Too many Ruby and Rails applications have been created without concern for their long-term maintenance or evolution. The Web is awash in Ruby code that is now virtually impossible to change or extend. This text helps you solve that problem by using powerful real-world object-oriented ...
Price: $5.16 | Publisher: Addison-Wesley | Release: 2012
Head First Design Patterns, 2nd Edition
by Eric Freeman, Elisabeth Robson
You know you don't want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who've faced the same software design problems. With Design Patterns, you get to take advantage of the best practices and experience of others so you can spend your time on something more challenging. Something more fun. T...
Price: $40.99 | Publisher: O'Reilly Media | Release: 2020
Python Object-Oriented Programming, 4th Edition
by Steven F. Lott, Dusty Phillips
Object-oriented programming (OOP) is a popular design paradigm in which data and behaviors are encapsulated in such a way that they can be manipulated together. Python Object-Oriented Programming, Fourth Edition dives deep into the various aspects of OOP, Python as an OOP language, common and advanced design patterns, and hands-on data ma...
Price: $32.00 | Publisher: Packt Publishing | Release: 2021
Practical Object-Oriented Design, 2nd Edition
by Sandi Metz
Object-oriented programming languages exist to help you create beautiful, straightforward applications that are easy to change and simple to extend. Unfortunately, the world is awash with object-oriented (OO) applications that are difficult to understand and expensive to change. Practical Object-Oriented Design, Second Edition, immerses y...
Price: $36.71 | Publisher: Addison-Wesley | Release: 2018
Head First Object-Oriented Analysis and Design
by Brett McLaughlin, Gary Pollice, David West
Head First Object-Oriented Analysis & Design shows you how to analyze, design, and write serious object-oriented software: software that's easy to reuse, maintain, and extend; software that doesn't hurt your head; software that lets you add new features without breaking the old ones.By exploiting how your brain works, He...
Price: $8.69 | Publisher: O'Reilly Media | Release: 2006
Mastering Object-oriented Python
by Steven Lott
This practical example-oriented guide will teach you advanced concepts of object-oriented programming in Python. This book will present detailed examples of almost all of the special method names that support creating classes that integrate seamlessly with Python's built-in features. It will show you how to use JSON, YAML, Pickle, CS...
Price: $24.35 | Publisher: Packt Publishing | Release: 2014
Hands-On Object-Oriented Programming with Kotlin
by Abid Khan, Igor Kucherenko
Kotlin is an object-oriented programming language. The book is based on the latest version of Kotlin. The book provides you with a thorough understanding of programming concepts, object-oriented programming techniques, and design patterns. It includes numerous examples, explanation of concepts and keynotes. Where possible, examples and pr...
Price: $44.99 | Publisher: Packt Publishing | Release: 2018