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...