Tag Archives: Best practices

When to check for null

I often get truly tired of all the null checking when programming. I keep asking myself, is this really necessary? For example, I am the one coding it, and I am the only one who will be sending stuff into … Continue reading

Posted in Software Development | Tagged | 2 Comments