Obnoxious postings from Google Groups
Dave Angel
d at davea.name
Sat Nov 3 10:24:15 EDT 2012
On 11/03/2012 03:44 AM, Bob Martin wrote:
> <snip>
>>
> Real programmers (can) write in assembler.
Real programmers can (and have) write in hex/octal or binary. For my
first project at a permanent job, I had to write code for a machine with
no assembler. Near the end of the project, I wrote a text editor and
(cross) assembler for it, because maintaining the source with pen/ink
was getting tedious.
For the DOS world, real programmers have written a "complete" *.com
program using only echo.
--
DaveA
More information about the Python-list
mailing list