$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost Talk: "How I Code" (?)
From: Krzysztof Czainski (1czajnik_at_[hidden])
Date: 2011-02-24 06:20:35
2011/2/23 Gottlob Frege <gottlobfrege_at_[hidden]>
> ie if you had to give your 1 favorite rule you code by, what would it
> be?
>
One of my favorites:
"Programs must be written for people to read, and only incidentally for
machines to execute."
-- Hal Abelson and Gerald Jay Sussman (Structure and Interpretation of
Computer Programs)
Regards
Kris