Before you start reading this post, if you are a web developer, I highly recommend you read this:
Smashing Magazine’s Principles of CSS.
If you are into web development, then you will have already s...
The Law of Momentum, you wonder.. You probably thought this was a physics lesson.
To sum it up, when applied to matter of doing work dictates the amount of work done successfully generates as much p...
There are many people who look to become an iPhone programmer because of stories about becoming rich quick. Woahhh, stop right there... How are you going to program something worthwhile when you've...
I attempted to jailbreak my iPod touch, which worked. I used the iPod touch firmware 3.0 and redsn0w for this, in case you are wondering. I went to Cydia, which asked for an upgrade, so I went for ...
UPDATE [02/2012]: Lowering the standard comes from my idea of my model/thoughts of programming languages in 2009, which is probably irrelevant to today.
There used to be a time where computer progra...
I've been doing some extensive PHP OOP lately and found that it is easier to discard many principles of OOP such as the Single Responsibility Principle. Single Responsibility (in a nutshell) is ev...
If you are a beginning C++ programmer, I strongly suggest that you get into SDL as a start to your programming life with seeing how third party libraries make your life easier. Only after you’ve go...