Monday, March 19, 2018

Defensive Programming - Let Type Checking Work For You

Since I have been a speaker and a teacher, I have always stressed the importance of practicing proper object-oriented programming (OOP) techniques. If you don’t practice OOP, no matter what language you are using, I guarantee you will end up with a “house of cards” and they all eventually fall.

source https://www.c-sharpcorner.com/article/defensive-programming-let-type-checking-work-for-you/

No comments:

Post a Comment