Tweets for 2009-12-30
- @psnively Both TDD and Design Patterns are programming disciplines. The first is to counter programmer deficiencies and assist ..contd.. in reply to psnively #
- @psnively ..contd.. program modification productivity. The latter to assist in boiler plating design to reduce learn through mistakes cost. in reply to psnively #
- @psnively Wrt papering over lang deficiencies .. test overhead is a function of the code.. ..allow me to expand this a bit more.. in reply to psnively #
- @psnively eg. By using good & apt metaprogramming, the number of tests could reduce V substantially irrespective of lang choice. in reply to psnively #
- @psnively Agree. It allows part of a program to be non idiomatic (look b4 u leap vs. ask forgiveness not permission) n reduces #testcases in reply to psnively #