Understanding Potter Kata Pair Programming
Let's dive into the details surrounding Potter Kata Pair Programming. Potter Kata Pair Programming
Key Takeaways about Potter Kata Pair Programming
- Finally, let's add the discount rule for 5 books. To finish it up, I write some more tests, including an integration example, to see if ...
- In this first episode about me implementing the
- In this second episode, I introduce the concept of discount intro my implementation. Though a simple step, I put some thought into ...
- Using Google's Guava I can considerably simplify my implementation. I trust Google developers. Those guys generally know their ...
- Pair Programming
Detailed Analysis of Potter Kata Pair Programming
To finish the implementation of the 2-book-discount rule we need to apply it to every The Now that the preparations are done, we can apply the 2-book-discount rule to every
Discounts for 2 books are now granted. Let's add the rules for 3 and 4 books, to show our generosity to the customers.
That wraps up our extensive overview of Potter Kata Pair Programming.