comp.lang.ada
 help / color / mirror / Atom feed
* Re: No call for Ada (was Re: Announcing new scripting/prototyping
@ 2004-04-10 19:27 Wes Groleau
  2004-04-10 20:06 ` tmoran
  0 siblings, 1 reply; 33+ messages in thread
From: Wes Groleau @ 2004-04-10 19:27 UTC (permalink / raw)


Robert Spooner wrote:
>> Ah, but a language that is ten times more productive
>> still can't compete with one that has a hundred times
>> as many developers.
>>
> Let's see... 100*programmers => 100^2*more lines of communication - 
> you're right, the project with the huge number of programmers will be 
> finished much later, if at all. :)

Depends on whether it's really a "project" or
whether people are fixing things independently
with just a few guys testing and making sure
incompatible changes don't get put in.

Scenario:  Two 100,000 SLOC collections.
One in Ada, with (hope, hope) 1 error per 100 SLOC
One in C, with 10 per 100 SLOC

(No flames, these are just wild numbers for the
sake of illustration)

Assume an Ada programmer can find and fix a bug
in a day, while the C guy takes two.

There are a hundred C hackers and 5 Ada hackers.

OK, our hypothetical numbers made the Ada guys
much more productive _individually_.  But the
C folks as a total have us far beat.

THAT was my point, not to try to pretend that any
particular number was accurate.

-- 
Wes Groleau
   "Beware the barrenness of a busy life."
                                -- George Verwer



^ permalink raw reply	[flat|nested] 33+ messages in thread
* RE: No call for Ada
@ 2004-04-08 12:44 Lionel.DRAGHI
  0 siblings, 0 replies; 33+ messages in thread
From: Lionel.DRAGHI @ 2004-04-08 12:44 UTC (permalink / raw)
  To: comp.lang.ada



| -----Message d'origine-----
| De: Ed Falis [mailto:falis@verizon.net]
...
| >
| > Would anyone be interested in that?
| 
| While I realize that it is not necessarily portable to 
| windows, it looks 
| like what Ludovic is doing packaging Ada tools on Debian is a 
| step in the 
| right direction.  http://libre.act-europe.fr/ is also not at 
| all bad as a 
| collocation of necessary and interesting parts.

Yes, Ludovic is doing a great job. Using Ada on Debian is now easier than
ever.

On the Windows side, there is Stephane Riviere's promising AIDE : 
Ada on a CD, with compiler/IDE/tools/library.
It's ready to run, and 100% free software.

Those environment are easy to install and use, giving more or less the same
ease *feeling* than on VB. 
Actually, it's just because the choice between components was done by the
"packager", here Ludovic or Stephane.

For those for wich the default choice is not the right one, some sort of
central Ada catalogue on the web is still missing.
 

-- 
Lionel Draghi



^ permalink raw reply	[flat|nested] 33+ messages in thread
[parent not found: <20040408081031.D01934C4136@lovelace.ada-france.org>]
[parent not found: <20040206174017.7E84F4C4114@lovelace.ada-france.org>]
[parent not found: <20040407175513.BABA64C410A@lovelace.ada-france.org>]
[parent not found: <20040406215514.474514C410D@lovelace.ada-france.org>]
* Re: No call for Ada (was Re: Announcing new scripting/prototyping language)
@ 2004-04-06  8:17 Dmitry A. Kazakov
  2004-04-07  2:15 ` Alexander E. Kopilovich
  0 siblings, 1 reply; 33+ messages in thread
From: Dmitry A. Kazakov @ 2004-04-06  8:17 UTC (permalink / raw)


Alexander E. Kopilovich wrote:

> Randy Brukardt wrote:
> 
>>The reason that Java got successful (like the reason that *anything* or
>>*anyone* gets successful) was luck. Sun got what had been a widely ignored
>>language/system tied to a skyrocket (the internet) by putting applet
>>support into Netscape. That got the foot in the door where heavy promotion
>>could make an effect.
>>
>>Remember, it's a combination of luck and marketing that makes anyone or
>>anything successful. Merit has very little to do with it - the only
>>requirement being that the product fufill some (but not necessarily all)
>>of its promises.
> 
> In the case of Java the most significant reason for that skyrocketed
> success was (I think) not just luck and aggressive marketing, but very
> high level of professional traitorousness among CS teachers in American
> universities. In late 90th they massively adopted Java for their courses
> despite obvious defects of the language (the most beautiful example is
> absence of enumerations in Java - before appearance of Java those academic
> people always claimed that enumerations are very important and necessary,
> but no one them said a word about their absence in Java - they were too
> busy in praising Java to notice such a tiny detail).

But why they adopted Java? It was the same combination of luck and marketing
Randy Brukardt wrote about. That time many of them had Sun worstations
avaiable. Nobody ever liked Microsoft. End of story. 

-- 
Regards,
Dmitry A. Kazakov
www.dmitry-kazakov.de



^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2004-04-15 16:17 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20040409115529.8C0D24C412B@lovelace.ada-france.org>
2004-04-09 19:01 ` No call for Ada Andrew Carroll
2004-04-09 20:19   ` Marin David Condic
2004-04-14 14:29     ` Robert I. Eachus
2004-04-10 10:48   ` Dmitry A. Kazakov
2004-04-11 17:23     ` chris
2004-04-12 10:29       ` Dmitry A. Kazakov
2004-04-10 19:27 No call for Ada (was Re: Announcing new scripting/prototyping Wes Groleau
2004-04-10 20:06 ` tmoran
2004-04-10 21:38   ` Wes Groleau
2004-04-12 22:34     ` Randy Brukardt
2004-04-14 11:41       ` Marin David Condic
2004-04-14 14:12         ` Robert I. Eachus
2004-04-14 17:52           ` No call for Ada Jeffrey Carter
2004-04-15 16:17             ` Warren W. Gay VE3WWG
  -- strict thread matches above, loose matches on Subject: below --
2004-04-08 12:44 Lionel.DRAGHI
     [not found] <20040408081031.D01934C4136@lovelace.ada-france.org>
2004-04-08  9:44 ` Andrew Carroll
     [not found] <20040206174017.7E84F4C4114@lovelace.ada-france.org>
2004-02-07  8:50 ` No call for it Carroll-Tech
2004-02-07 13:00   ` No call for Ada (was Re: Announcing new scripting/prototyping language) Ludovic Brenta
2004-02-07 19:24     ` MSG
2004-02-08  3:15       ` Ludovic Brenta
2004-04-02 23:18         ` Beth Bruzan
2004-04-03  0:08           ` David Starner
2004-04-03  9:13             ` Ludovic Brenta
2004-04-03 11:51               ` Martin Krischik
2004-04-03 22:26                 ` Ludovic Brenta
2004-04-04 10:00                   ` Florian Weimer
2004-04-05 18:07                     ` No call for Ada Marc A. Criley
2004-04-05 21:16                       ` Georg Bauhaus
2004-04-06 11:00                         ` Marin David Condic
2004-04-05 22:09                       ` Ludovic Brenta
2004-04-05 22:20                       ` chris
2004-04-06 13:25                         ` Marc A. Criley
2004-04-07  1:17                           ` Marius Amado Alves
2004-04-03 13:06           ` No call for Ada (was Re: Announcing new scripting/prototyping language) Marin David Condic
2004-04-03 14:12             ` James Rogers
2004-04-03 14:29               ` Ludovic Brenta
2004-04-03 16:54                 ` Marin David Condic
2004-04-03 19:46                   ` Ludovic Brenta
2004-04-05 12:10                     ` Marin David Condic
2004-04-05 20:38                       ` Randy Brukardt
2004-04-06 11:59                         ` Marin David Condic
2004-04-06 19:07                           ` Randy Brukardt
2004-04-07  0:31                             ` David Starner
2004-04-07 17:40                               ` Pascal Obry
2004-04-07 22:14                                 ` David Starner
2004-04-07 22:44                                   ` Ed Falis
2004-04-07 23:06                                     ` Szymon Guz
2004-04-08 17:34                                       ` No call for Ada (was Re: Announcing new scripting/prototypinglanguage) Marius Amado Alves
2004-04-08 11:46                                         ` Jean-Pierre Rosen
2004-04-08 13:53                                           ` No call for Ada Samuel Tardieu
2004-04-08  1:58             ` Berend de Boer
     [not found] <20040407175513.BABA64C410A@lovelace.ada-france.org>
2004-04-07 21:20 ` Andrew Carroll
2004-04-08  6:39   ` Pascal Obry
2004-04-08  9:36   ` Martin Krischik
     [not found] ` <001b01c41ce6$206bad80$0201a8c0@win>
2004-04-08  7:07   ` Marius Amado Alves
     [not found] <20040406215514.474514C410D@lovelace.ada-france.org>
2004-04-06 23:42 ` Andrew Carroll
2004-04-07  1:13   ` Ed Falis
2004-04-07  7:06   ` Martin Krischik
2004-04-08 12:39     ` Ludovic Brenta
2004-04-08 16:58       ` Martin Krischik
2004-04-07 13:46   ` Georg Bauhaus
2004-04-06  8:17 No call for Ada (was Re: Announcing new scripting/prototyping language) Dmitry A. Kazakov
2004-04-07  2:15 ` Alexander E. Kopilovich
2004-04-07  9:34   ` Dmitry A. Kazakov
2004-04-07 11:38     ` Marin David Condic
2004-04-08  9:59       ` Dmitry A. Kazakov
2004-04-08 20:46         ` No call for Ada Marius Amado Alves
2004-04-09 11:26           ` Marin David Condic
2004-04-09 15:50             ` Georg Bauhaus
2004-04-09 11:34           ` Dmitry A. Kazakov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox