All posts in category null

Null Ang Ina Mo

I recently had the misfortune of debugging someone else’s code.  This is typical stuff for programmers working with a new team. One particular bug which comes out rather often, and really gets irritating after a few dozen of times, is when programmers don’t understand the difference between a null and an empty string, and how [...]