Code Craft Preface
Good programming stems from your {{c1::attitude}}.
If you don’t write clear, understandable, defensive, easily testable, easily maintainable software, then you’ll be distracted by tedious code-related problems when you should be preparing for what the software factory will throw at you next.Â
Article notes
According to Code Craft, good programming stems from what?
Your attitude
According to Code Craft, what will happen if you do not write clear, defensive, easily testable, and easily maintainable software?
Many tedious code-related problems
Good programming stems from your [...].
Good programming stems from your attitude.