Content deleted Content added
No edit summary |
m use rounded not straight brackets |
||
Line 1:
The term '''Real Programmer''' is a term used by [[computer programming|computer programmer]]s to describe the archetypical 'hardcore' programmer. A ''real programmer'' eschews modern or graphical tools such as [[integrated development environment]]s or languages other than [[assembly language]] or [[machine code]] in favour of more direct and efficient solutions - '[[low-level programming language|closer to the hardware]]'.
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 cat > [[a.out]]''
The archetypal Real Programmer is [[Mel Kaye]] of the [[Royal McBee]] Computer Corporation who is immortalised in the '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>
|