March 10th, 2008, 4:12 pm
QuoteOriginally posted by: spursfanI'm in favour of code in books and certainly Clewlow and Strickland had some unique material when it was written - the only trouble with pseudo-code is that it's easier for mistakes to creep into the pseudo-code since readers can't just test the published codeThe virtue of Haug's book is that readers can easily check that the VBA functions work just by calling them from ExcelTrue, although I usually try to implement the code in Mathematica and check it with other examples.