The Code Whisperer

Your code is trying to tell you something.

Responsible Design for Android Nearing Completion

| Comments

A month ago I announced a new book. The book is now nearing completion.

In the past month I have published over 240 pages, filled with code, demonstrating how to test-drive the first feature of an Android app.

If you want to see how to bring the benefits of evolutionary design to Android, then this book is absolutely for you. In it, you’ll see example after example of designing with tests, refactoring, and running commentary on what goes in to making the design decisions I make. It’s my opportunity to show you how all the principles, practices, techniques and ideas I have about design work together.

  • Get out of the simulator as quickly as possible
  • Integrated tests are still a scam!
  • Move details down the call stack and abstractions up the call stack
  • How fast tests lead to great design

Android development can make Java programming fun again. In this book, I show you how I do it, so buy your copy today!

Comments