A lot can be said about Windows 8. Personally I like it, it’s 2013 and Windows 7 was still using practically the same Window management paradigm; [...]
Most application frameworks/languages provide access to the Command Line parameters passed to your application. Generally it is passed to your application [...]
Hard disks always die eventually. But for me it has always been a problem for other people. My Hard drives never die- or rather, I would prefer not to [...]
The D Programming language is designed as a extension of C and C++ into the domain of a higher-level programming language. It is not 100% Source compatible [...]
Is XNA Going Away? The following consists of my opinion and does not constitute the passing on of an official statement from Microsoft. All thoughts and [...]
Randomization is something that is pretty much a staple in games. But the tricky part is randomizing in an expected way. Some kinds of randomization, you [...]