|
Quote:
Some programming tools NOT used by Real Programmers:
...
> Source language debuggers. Real Programmers can read core dumps.
> Compilers with array bounds checking. They stifle creativity, destroy most of the interesting uses for EQUIVALENCE, and make it impossible to modify the operating system code with negative subscripts. Worst of all, bounds checking is inefficient.
...
Quote: If you ignore the fact that it's "structured", even 'C' programming can be appreciated by the Real Programmer: after all, there's no type checking, variable names are seven (ten? eight?) characters long, and the added bonus of the Pointer data type is thrown in-- like having the best parts of Fortran and assembly language in one place. (Not to mention some of the more creative uses for #define.)
I don't see an endorsement for C# made by REAL PROGRAMMERS! In other words, C# is a language for quiche-eaters.
Original article (good read):
http://www.pbm.com/~lindahl/real.programmers.html
SRAW said: hey a rare cameo by adhesive
|
|
|
|
≡
|
2011 May 24 at 18:43 UTC
|
|