Re: Critique



CBFalconer <cbfalconer@xxxxxxxxx> wrote:

> Since we are no longer using line oriented editors there is no
> penalty to be paid for writing main first, and then moving above it
> to create the various subroutines.

Yes, there is: it makes reading the code less straightforward, at least
IMO. I don't know about you, but I prefer to have the most high-level
material first, and the more specific parts after that, in any kind of
text, not just code. Thus, code in which main() comes first, followed by
the lower level functions, is more readily understandable by me than the
other way around.

Richard
.



Relevant Pages

  • Re: MIA/POW - former smners
    ... Getting paid to write! ... lot of people think they can, whereas no one, not even Google, really, ... writing style, born of reading so many academic history books.) ... to get expertise in a single field, but nowadays an expert who writes ...
    (sci.military.naval)
  • Re: Writing for Free Software Magazine
    ... to make money on open source software and on products released in a creative ... Do you make a living programming? ... Do you get paid for producing proprietary code? ... While there are some who have written great works while writing part time, ...
    (Debian-User)
  • Re: I was concerned about google writing an OS - Now I see the funny ??side
    ... to me to know what the most popular platforms are that this program ... don't have any money beyond what is in my wallet), ... I paid my $30 shareware ... I'd like to get paid for writing software again. ...
    (comp.lang.forth)
  • Re: fun in the hospital Richard Grammar check needed!/ calling Achilles
    ... Novels are just lying around in peoples desks for lack of a publisher. ... I've been paid for composing technical articles and scholarly papers, ... Usually more then writing fiction. ... but were probably read by a very limited audience. ...
    (alt.support.chronic-pain)
  • Re: Usefulness of rejection letters
    ... announced the url where her novel could be purchased. ... She was paid $350. ... Westerns set in this area. ... but gave up writing them because he wasn't being paid enough. ...
    (rec.arts.sf.composition)

Loading