lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Ketmar wrote:
> programmer *must* know such things as assemble language, bit
> arithmetic, stacks, etc. others can do something that might be call
> "programs" but they aren't programmers.
You know what they say... "Programs must be written for people to
read, and only incidentally for machines to execute." That's how I'd
define a good programmer. Knowing assembly is a good servant, but a
bad master, in this context.

Alen