|
|
|
|
|
by cheatercheater
5221 days ago
|
|
Do you realize that with pipelining, preemptive computation, multiple levels of caching, opcode optimization, NUMA, massive parallelism, and all that other stuff x86 is to hardware what Java is to hardware interrupts? Answer: you don't because otherwise you would not have posted the above. |
|
All the extra stuff is built on that foundation, and learning C helps you understand that foundation better than any other language.