Yearly Archives: 2017


5 Tips to Fitting into the Modern Work Environment as an Introverted Software Developer

The modern work environment can be difficult to deal with for those that are on the introverted side. Open office space, distractions at every corner, and constant talking everywhere are some examples of what goes on in most modern work environments. For those that are more on the extroverted side, […]


4 Tips to Support Language Selection in Android App

Sometimes you may need to support different languages in your application that is independent of the Android system language. The Android framework makes supporting multiple languages simple, but it is dependent on the Android system language. To overcome the limitation of the Android framework language support, you can modify your […]