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 [...]
Note: This Post has been (partly) superceded by the implementation described in the more recent Alpha blended forms revisited Post. One common problem that [...]
Though I do tend to try to write my samples and test applications, as well as any new programs, using Visual Studio 2012, I haven’t yet migrated most [...]
Somehow while creating the various anagram implementations for the previous entries in this series, I neglected to create one for PHP. This was primarily [...]
This is not another entry into the series regarding anagrams, but a much simpler synopsis using a very basic algorithm. The performance of programming [...]
I was working on BASeBlock’s splash screen a bit, and thought it would be neat to have a little animation to expand and contract the list of loaded [...]