Monthly Archives: October 2008

Using an interface vs. a base class

One of the concepts that confuse newbies to object-oriented programming is the difference between using an interface and using an abstract base class for one’s objects. Admittedly, it is fairly confusing to have these two distinct forms of polymorphism: and … Continue reading

Posted in Tech Musings, Technical Articles | Tagged , , , | 5 Comments

Google launches Map Maker

Nearly a year ago I posted my gripe regarding the inaccuracy of Google Maps road data for Manila, voicing out my concern and hoping Google will do something about the situation. Last night, Google announced the answer to my prayers: … Continue reading

Posted in Tech News | Tagged , , | 3 Comments

Interviews: Getting to know what you don’t know

Three years ago, I got into an interview into a company that was looking to hire a .NET developer for the first time. It was mainly a Java software house and, until that point, they have not had a requirement … Continue reading

Posted in Industry Talk | Tagged , , , | 14 Comments