Minimum vs Maximum Features
(Information Technology,Programming)

Should I throw the kitchen sink in from the start, or code minimal features and add to them later?
Read More


All Or Partial SQL Updates
(Programming)

I used to only update changed fields when I updated SQL records. But I've changed my mind.
Read More


MVC Revisited
(Information Technology,Programming)

In light of some varying definitions of the MVC framework, I lay out the most logical definitions for it.
Read More


Indirection
(Programming)

Indirection is a programming habit which can easily be overdone.
Read More


Document First
(Programming)

It is always best to document your code before you go full blast on the coding.
Read More


PAGE  < 1 2 3 4 5 6 7 8 9 >