Re: Is Unicode character a vowel?



I despise almost every aspect of standard K&R style. Politely put, it sucks. It is an
exeptionally POOR model for good programming style, as far as I'm concerned. I usually
just reformat anything in this style so it can be read.
joe

On Tue, 8 May 2007 08:08:26 -0700, "Alexander Grigoriev" <alegr@xxxxxxxxxxxxx> wrote:

You wouldn't like K&R accent, would you? Try to read IP stack code from BSD.
Oh no, you'll get sick.

"Joseph M. Newcomer" <newcomer@xxxxxxxxxxxx> wrote in message
news:gt2143hlanisbp0okq6mtb5ufsdgium0vk@xxxxxxxxxx
Yes, we all program with an accent. It is so noticeable that I can pretty
much tell which
textbook was used in an intro programming course taken by the programmer.
In a WIndows
programmer, you can spot a "Petzold accent" quite readily (poor code
structure, lots of
global variables...) Not only do we have accents, we have "speech
affectations" (I have my
own, carefully cultivated, y'know old chappie. Like my use of comments
after nearly every
{ and }.). Some accents are so strong that the code is unreadable; for
example, people
who put commas in declaration lists, and don't put spaces around operators
or after
commas, are nearly unintelligible. People who put more than one statement
on a line are
very hard to understand. People who put a { at the end of a line instead
of on the next
line, properly indented. And so on.
joe

Joseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.



Relevant Pages

  • Re: "Larrabee" GPU design question.
    ... typing lists of numbers separated from each others by commas. ... Even though written reports and spreadsheets insists on me using, ... all my programming languages use US rules. ... semi-columns to separate numbers, I'm not sure whether there is an ...
    (comp.arch)
  • Re: College student seeking advice
    ... That makes their accents less of an issue. ... Umm, that is not computer science, that is computer programming. ... you can't make a living writing computer programs. ...
    (comp.programming)
  • Re: swapping commas for spaces in a string..
    ... whole line of string with commas, as I had assumed, (*slaps himself ... silly* - bad bad boy, NEVER assume anything in programming), but ... So, the commas were being ... As when reading numeric data, ...
    (comp.lang.fortran)
  • Can I change mail merge lables to delete-exclude the comma ? ...
    ... My database has commas after each element, which is fine except that Word ... puts its own comma after the Town. ... programming. ...
    (microsoft.public.word.mailmerge.fields)