-
Core Java
Java Auto-Unboxing Gotcha. Beware!
What do you think that the following code snippet will print? …
Read More » -
Android Core
Android Augmented Reality: Introduction of Vuforia SDK
The Vuforia™ SDK allows you to build vision-based augmented reality applications. It is available for Android, iOS and as an…
Read More » -
Core Java
Too Many Parameters in Java Methods, Part 1: Custom Types
I consider lengthy parameters lists in constructors and methods to be another “red flag” in Java development that may not…
Read More » -
Agile
Don’t let Somebody Else’s Technical Debt take you Under
There’s a lot written about technical debt: what technical debt is and the different kinds of technical debt, how to…
Read More » -
Career
How to Network Less For Geeks
The fundamental importance of professional networking for today’s career-minded tech pro has been pounded into our heads for many years…
Read More » -
Software Development
Creativity and our life as employees
I answered the following question on Quora: Creativity: Do creative people get bored at work more easily than non-creative people?…
Read More » -
Core Java
Stacks and Queues in Java
I have been working on some Java code recently that required both a stack and a queue. The choices to…
Read More » -
Software Development
The Significance of HTML5
HTML5 is important for three reasons. And its importance starts with the end of browser plugins. That’s right. With HTML5,…
Read More » -
Android Core
Android Augmented Reality
Introduction “Augmented reality (AR) is a live, direct or indirect, view of a physical, real-world environment whose elements are augmented…
Read More »