Re: Downloading webpages



Carlos Moreno <moreno_at_mochima_dot_com@xxxxxxxxxxxxxx> writes:
Rainer Weikusat wrote:
'readable' and 'maintainble' are properties of text and not of
language.

Certain languages make it easier to write well understandable code,
That is a usual claim made by people advocating the use of 'certain
languages', but it is nevertheless untrue, because those are
properties of texts.

And yours is a usual claim by people advocating the use of the
other certain languages, the ones that make it hard to write
readable and maintainable code ... well, text, if you will,

But I am not advocating the use of any language and if I would, that
could not possibly affect the fact that I cited above. This may be
less true for a language like English, which has as very simple
grammar, but in German, for instance, it is fairly easy to write
totally correct sentences that many or even most people don't
understand. And German is still a fairly simple language, compared
to others (Polish, for instance).

Readability and maintainability may be properties of text, but
there is a direct cause-effect association between the choice
of a language, and the *difficulty* of producing readable and
maintainable *outcomes* while using the said language

The most frequent problem wrt 'readablity' in source code is the
general unwillingness of 'average' programmers to structure code
anyhow and to use meaningful identifiers instead of mnemonics.
.



Relevant Pages

  • Re: FOR070.DAT files appearing
    ... > Maybe you mis-understood what I was advocating. ... You know like Pascal, C, Ada and pretty much every language ... Declare before use. ...
    (comp.os.vms)
  • Re: globals?
    ... developers in every other DotNet language is confused? ... I'm not advocating that everybody do what I say I'm simply offering an ... the VisualBasic namespace, the code had better still compile. ... The VB methods sometimes behave different as there .Net counterparts ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Declining Popularity of Java?
    ... where I do not have to care. ... I'm advocating the notion of others engaging me in a discussion about ... I'm here as a student of the language, all aspects of the language, and I've gleaned a wealth of information from posters like you and others. ...
    (comp.lang.java)
  • Re: Copying Aggregate Data Types in C
    ... that fight having been lost or rendered irrelevant a long ... There's no point in advocating /any/ changes to C if you ask me... ... makes it into the language. ...
    (comp.lang.c)

Loading