public marks

PUBLIC MARKS from fredbird with tags recursive & tech

21 June 2005 12:00

Mastering recursive programming

by 4 others
Recursion is a tool not often used by imperative language developers, because it is thought to be slow and to waste space, but as the author demonstrates, there are several techniques that can be used to minimize or eliminate these problems. He introduces the concept of recursion and tackle recursive programming patterns, examining how they can be used to write provably correct programs.

fredbird's TAGS related to tag recursive

dev +   dev-theory +   lang:en +   patterns +   tech +   type:article +