While I like the code of the week concept, I think that you ought to start a topic specifically to garner the snippets of code - then at the end of the week the admins sort them through, select and post the one(s) they like most. Or it could just be a "never-ending" que of snippets to post.


Personally I am very happy that you'll be adding more programming articles. A few topics of interest to me are: Game loop structure/execution, Object Orientation/Optimization (and how much is too much? :? ), Basic Assembly.

The latter is because I can't make heads or tails out of assembler, and it freaks me out when getting unexpected errors in asm code. (Like attempting to update a component I found...)