minus-squaresvetlyak40wt@lemmy.mltoOpen Source@lemmy.ml•Making something for everyone is so much more work than making something just for yourselflinkfedilinkarrow-up39·1 year agoI’ve seen a chart where software development complexity grows 3 times on each of these steps. For example: implement a business logic: 1 day cover with tests: 1 * 3 = 3 days write documentation: 1 * 3 * 3 = 9 days make it installable by other users: 1 * 3 * 3 * 3 = 27 days linkfedilink
svetlyak40wt@lemmy.ml to Lisp Community@lemmy.ml · 1 year agoI'm going to create a toy project for playing with different UI libsplus-squaremessage-squaremessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1message-squareI'm going to create a toy project for playing with different UI libsplus-squaresvetlyak40wt@lemmy.ml to Lisp Community@lemmy.ml · 1 year agomessage-square0fedilink
I’ve seen a chart where software development complexity grows 3 times on each of these steps. For example: