24 August 2006
Are Dynamic Languages Going to Replace Static Languages?
by YukuanMarkFor many years we've been using statically typed languages for the safety they offer. But now, as we all gradually adopt Test Driven Development, are we going to find that safety redundant? Will we therefore decide that the flexibility of dynamically type
Strong Typing vs. Strong Testing
by YukuanMarkIn recent years my primary interest has become programmer productivity. Programmer cycles are expensive, CPU cycles are cheap, and I believe that we should no longer pay for the latter with the former.
25 July 2006
Games from Within: Exploring the C++ Unit Testing Framework Jungle
by YukuanMark & 1 otherOne of the topics I've been meaning to get to for quite a while is the applicability of test-driven development in games. Every time the topic comes up in conversations or mailing lists, everybody is always very curious about it and they immediately want
CppUnitLite2 1.1
by YukuanMarkAbout a year ago, I wrote an article comparing <layer id="google-toolbar-hilite-18" style="background-color: Cyan; color: black;">unit</layer> <layer id="google-toolbar-hilite-21" style="background-color: Fuchsia; color: black;">test</layer> frameworks th
1
(4 marks)