Defensive Coding

Defensive Coding

Clean Code:

  • Easy to read
  • Sample
  • Minimal
  • Thoughtful

Verify and Coding contract

  • Parameters
  • Data
  • Return Type
  • Exception

Clean, Testable, Predictable Methods:

  • Good Name
  • Focused Code
  • Short
  • Exception

 

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a comment