random thoughts

The Way of the Programmer

There are many levels to a computer program: From the logical / theoretical meaning of every top-level line, through quite a few layers of abstraction, down to the CPU commands executed, including the tools (Compiler, Linker, IDE...) used and the future readers of the code.

Syndicate content