Content deleted Content added
FORTRAN does not have the power of C in accessing hardware, and should not be used in this context. ASSEMBLER is more powerful. |
Omnipaedista (talk | contribs) hyperlink |
||
Line 1:
The term '''Real Programmer''' is a term used
The term is often used to describe a more bare metal way of doing something - for example: "Real Programmers don't use IDEs, they write programs using <code>cat > [[a.out]]</code>" (that is, they write machine-readable binary files from beginning to end without making any mistakes). Each generation tends to slightly redefine a Real Programmer, as coding techniques change. For instance, a young [[Java (programming language)|Java]] programmer might refer to an older [[C (programming language)|C]] programmer as being a Real Programmer. In turn, these C programmers refer to older [[
The archetypal Real Programmer is [[Mel Kaye]] of the [[Royal McBee]] Computer Corporation who is immortalised in "The Story of Mel", one of the most famous pieces of hacker folklore. As the story infamously puts it, "He wrote in machine code - in 'raw, unadorned, inscrutable [[hexadecimal]] numbers. Directly."'<ref>[http://www.pbm.com/~lindahl/mel.html The story of Mel]</ref>
Line 7:
==See also==
* ''[[Real Programmers Don't Use Pascal]]'', a 1983 parody of ''[[Real Men Don't Eat Quiche]]'' exploring the psychology of, and prospects for, the Real Programmer.
==References==
Line 13 ⟶ 12:
==External links==
*[http://www.multicians.org/thvv/realprogs.html "Real Programmers Don't Write Specs
*[http://xkcd.com/378/ "Real Programmers": A comical example of Real Programmer]
[[Category:Computer jargon]]
|