Tonton MyTV dilengkapi intisari rancangan pada smart TV bermula RM4.99 sebulan. Selanjutnya →

Disember 2012

OOP the right way

15 November 2012, 9:36 pm

Khamis, 15 November 2012, 9:36 pm0 Most of tutorials on object oriented programming tells the reader about how to do it rather than why we have to write it that way. This post attempts to explain why we write object oriented code the way it is. Why object oriented? Object oriented is a way to […]

Designing web page for Android webview

6 November 2012, 9:31 pm

Selasa, 6 November 2012, 9:31 pm0 Android screen built-in resolutions (based on API 8-16): Skin Resolution (w x h pixel) Orientation QVGA 240 x 320 Portrait WQVGA400 240 x 400 Portrait WQVGA432 240 x 432 Portrait HVGA 320 x 480 Portrait WVGA800 480 x 800 Portrait WVGA854 480 x 854 Portrait WSVGA 1024 x 600 […]