Posts tagged @work
Rock SOLID software construction
Aug 8th
I spent last two weeks deep diving into code written by our contractors and writing some test against the same. This was a pleasant break from my regular duties of an architect. As an architect I am always trying to ensure the code follows pragmatic design principle and I really dig SOLID and TDD.
<aside>
S.O.L.I.D. (a.k.a. S.O.L.D.I.)
The charm of Uncle Bob is, he can give a concrete shape to abstract ideas. I have been following the principles laid out by SOLID for some time, but he makes them fit together and remove ambiguity.
So, what is SOLID principle?
Read the rest of this entry »

