How do you measure the value of simplicity? I am still looking for the answer, but here is a thought: The richest company in the world, Apple, has put ease of use and simplicity at the heart of its product development strategy. I haven’t seen it yet, but they tell me that the manual for Read More
Software frameworks are reusable code libraries that give the developer a quick start to delivering usable business functionality. They include “out of the box” code for commonly used features. This code tends to be high quality. In addition, frameworks tend to guide the developer towards building well-organised structured applications. The combination of re-usable code and Read More