Programming is more than datastructures and algorithms.
Posted Aug 7, 2006 12:33 UTC (Mon) by
bjornen (guest, #38874)
Parent article:
Quote of the week
The last ten years (or so) of programming has shown "Algorithms + Data
Structures = Programs" to be *false*.
Code-modules and classes should represent ideas and concepts. Wrapping
ever so carefully thoughout datastructures with Get()ers and Set()ers is
not good programming.
(
Log in to post comments)