Chapter 5: Designing Your Application
Before you start building your application, you must think about the technical design and do some planning. In the code examples in this book, the process of building a weblog application is a recurring theme. This chapter discusses the design of such an example application. It starts with a brief overview of the functional requirements, then looks at technical choices specific for this example: frameworks and libraries. The last part of the chapter translates the functional requirements to a data model and a URL structure.
Gathering Requirements
This book is not the first tutorial to explain a platform by building a weblog. For example, when the Ruby on Rails platform was first introduced in 2005, the website ...
Get Essential App Engine: Building High-Performance Java Apps with Google App Engine now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.