Not all of us are programmers. And many of us don’t know how to work on a project we can barely understand. But, when we talk about getting involved in open source-thingy, I bet most of us will do. Yeah? In fact, getting involved in open source is easy. Good luck, open your mind, and ...
There are a few major of density values for our Android devices. And They are: ldpi (about 120 dpi), mdpi (160 dpi), hdpi (240 dpi), and xhdpi (320 dpi). But, how did it ended up in these values? Here’s a simple explanation by Dianne Hackborn, the Android Framework Engineer. Speaking of screen sizes, you may need to ...
You may have seen this post, Complete Computer Programming Resources, and found out some insights as well as inspirations. Now, I am telling you that those resources will be useless unless you teach yourself to code. Fortunately, Nate Westheimer, the co-founder and VP product for AnyClip.com shares his introductions for computer programming –which I think ...
I am in a habit of using [Shift] + [Del] combination to delete files rather than delete only. I won’t store not-so-important files in my Recycle Bin, that’s why. This is a good habit in one hand and bad in the other hand because there’s a chance I accidentally delete an important file/folder. Luckily, Linux ...