Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #87867 > unrolled thread

Re: fibonacci series what Iam is missing ?

Started byDave Angel <davea@davea.name>
First post2015-03-23 20:36 -0400
Last post2015-03-23 20:36 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: fibonacci series what Iam is missing ? Dave Angel <davea@davea.name> - 2015-03-23 20:36 -0400

#87867 — Re: fibonacci series what Iam is missing ?

FromDave Angel <davea@davea.name>
Date2015-03-23 20:36 -0400
SubjectRe: fibonacci series what Iam is missing ?
Message-ID<mailman.94.1427176696.10327.python-list@python.org>
On 03/23/2015 08:27 PM, Chris Angelico wrote:
> On Tue, Mar 24, 2015 at 11:09 AM, Dave Angel <d@davea.name> wrote:
>> Repeat to self:  comment first, then write test, then write the code.
>>
>> Reply to self:  Maybe next time.
>
> Commenting is like dieting. You can always start tomorrow.
>

It reminds me of flow charts.  One job we had to do flow charts of 
everything.  So we worked up a system where we used physical scissors 
and sticky tape to paste the comments from the code onto big sheets of 
paper, and a secretary made them pretty.

Nobody ever looked at the flow charts, but it did help discipline us to 
comment every branch in the (micro-)code.


-- 
DaveA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web