wiki:ArticlesForDevelopers

Articles For Developers

Please find below links to some interesting articles every software developer should read:

Article Link (URL) Name Comments
 http://wiki.apache.org/jackrabbit/DavidsModel David's Model It's for JCR, but some principles may apply to other developments
 http://www.betaversion.org/~stefano/linotype/news/93/ Stefano's Data 1st vs. Structure 1st Data First or Structure First? Data First
 http://xp.c2.com/YouArentGonnaNeedIt.html You Aren't Gonna Need It a.k.a as YAGNI (or YagNi) Don't write every feature, write the ones you need
 http://xp.c2.com/DoTheSimplestThingThatCouldPossiblyWork.html Do The Simplest Thing That Could Possibly Work Maybe this is related to KISS
 http://en.wikipedia.org/wiki/KISS_Principle Keep It Simple, Stupid
 http://www.free-soft.org/literature/papers/esr/cathedral-bazaar/cathedral-bazaar-4.html Release Early, Release Often

Please note that all these article links are just included for reference.