Literature
- Refactoring — Improving the Design of Existing Code by Martin Fowler.
- RESTful Web Services by Leonard Richardson and Sam Ruby. — Great overview und introduction into programming web services with the web, instead of against the web. The Resource-Oriented Architecture (ROA) introduced by the authors and built on REST principles is a very important concept for every web developer to understand.