I always believed in this. When given a more complex problem or a trickier algorithm it helps enormously if you can express it in mathematical notation and have some calculus at your disposal that manipulates these expressions. In Java and other iterative programming languages it makes sense to work with things like precondition and postcondition (ideally as mathematical expressions) and calculi like weakest precondition, loop invariants etc. I've written a small paper that illustrates the concepts and gives some pointers to literature. I will keep posting examples to solving problems this way in this blog. Also check out this paper for another nice example of deriving a program.
Pages
Categories
Monthly Archives
- September 2008 (1)
- August 2008 (1)
- May 2008 (1)
- October 2007 (1)
- August 2007 (1)
- March 2007 (2)
- December 2006 (2)
- October 2006 (2)
- September 2006 (1)
- May 2006 (1)
- February 2006 (2)
- January 2006 (1)
- December 2005 (2)
- November 2005 (1)
- June 2005 (1)
- April 2005 (2)
- March 2005 (1)
- February 2005 (1)
- January 2005 (3)
- December 2004 (2)
- November 2004 (2)
- October 2004 (1)
- September 2004 (2)
- July 2004 (3)
- June 2004 (1)
- May 2004 (3)
- April 2004 (2)
- March 2004 (1)
- February 2004 (2)
- January 2004 (1)
- December 2003 (1)
- November 2003 (1)
- October 2003 (6)
- September 2003 (3)
- August 2003 (6)
- July 2003 (3)
- June 2003 (6)
- May 2003 (5)
Search
About this Entry
This page contains a single entry by Uwe Hoffmann published on June 22, 2003 4:54 PM.
haskell programmer was the previous entry in this blog.
batik + swf is the next entry in this blog.
Find recent content on the main index or look in the archives to find all content.

