in reply to coding of algorithms is inherently procedural
Not all books approachs algorithms in a procedural manner, however. Higher Order Perl, for instance treats a number of algorithms from a functional point of view, as do most books on Haskell. Books on SQL algorithms (like my favorite, SQL for Smarties) are mostly declarative in style.
-Mark
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: coding of algorithms is inherently procedural
by spurperl (Priest) on May 19, 2005 at 05:12 UTC |