Archive for March, 2010
I generally agree with Agile principles. For the most part, I have not had the chance to put them in practice yet but most of them just seem to be the right thing to do. I must admit I am still very defensive on one Agile engineering practice though: The binomial programming, promoted by the [ READ MORE ]
Hacker News published today a small code snippet by Donald Knuth who exposed his way of programmatically resolve sudoku grids. The snippet uses a strange .w extension and its syntax, although being very close to C, showed some strange particularities. Comments seem to be marked using @<…@>= The source code includes a @c declaration Some [ READ MORE ]