▲ | bregma 3 days ago | |
Even this is wrong. Programming should be explicit and easy for anyone to read.
is bad since it's an assertion that c is equal to the sum of a and b, and before it's executed, it's completely untrue. Not only that, but it's math and like Barbie has taught us, math is hard.Nope, make it explicit. You're moving the value of an expression to a placeholder. The only sensible way to write that would be
Why, with such a simple and obvious English-like syntax even a common business-oriented person could use the language. |