public marks

PUBLIC MARKS from fredbird with tags patterns & lang:en

June 2005

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.

January 2005

fredbird's TAGS related to tag patterns

design +   dev +   dev-theory +   lang:en +   lang:fr +   livre +   recursive +   tech +   type:article +   web-design +   wish-list +