[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Octave and cargo cult programmingHello
From: |
Sergei Steshenko |
Subject: |
Octave and cargo cult programmingHello |
Date: |
Thu, 13 Sep 2012 13:57:31 -0700 (PDT) |
Hello,
after learning how and why broadcasting was introduced into Octave I stumbled
upon the following article:
https://en.wikipedia.org/wiki/Cargo_cult_programming
.
The proper way of introducing broadcasting should have been through compiler
pragma or explicit user controllable (and off by default) operator overloading.
Now into each of my scripts I insert
warning ("error", "Octave:broadcast");
- I don't like startup files - because of their global nature.
Regards,
Sergei.
- Octave and cargo cult programmingHello,
Sergei Steshenko <=
- Re: Octave and cargo cult programmingHello, Judd Storrs, 2012/09/13
- Re: Octave and cargo cult programmingHello, Sergei Steshenko, 2012/09/13
- Re: Octave and cargo cult programmingHello, Juan Pablo Carbajal, 2012/09/13
- Re: Octave and cargo cult programmingHello, Sergei Steshenko, 2012/09/13
- Re: Octave and cargo cult programmingHello, marco atzeri, 2012/09/14
- Re: Octave and cargo cult programmingHello, Sergei Steshenko, 2012/09/15
- Re: Octave and cargo cult programmingHello, Judd Storrs, 2012/09/15
- Re: Octave and cargo cult programmingHello, Robert T. Short, 2012/09/15
- Re: Octave and cargo cult programmingHello, marco atzeri, 2012/09/16
- Re: Octave and cargo cult programmingHello, Michael Goffioul, 2012/09/16