Tagged Questions
14
votes
6answers
407 views
Thoughts on minimize code and maximize data philosophy
I have heard of the concept of minimizing code and maximizing data, and was wondering what advice other people can give me on how/why I should do this when building my own systems.
7
votes
8answers
4k views
What is data-driven programming?
I've been tasked at work to write a detailed engineering plan for a logistics application that we are coding to propose to a customer. I have been told that it is a data-driven application. What does ...