Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Exercise 9.

Name: Anonymous 2010-07-09 16:42

Give your view as to why a course in assembly language is no
longer a requirement for a computer science degree in many colleges.

Name: Anonymous 2010-07-10 6:46

>>27
How is it not true? If you know asm, you know your CPUs external documented interface. You should also learn about your platform and how other interfaces work.

Of course, on modern OSes, the bulk of the code is usually usermode code which is isolated from having to deal with hardware directly.

The other step in learning how a CPU works is to learn how CPUs are designed and how they work, and maybe make your own as an exercise (buy some FPGA to run it on). You may also model a software emulator which emulates your entire platform. After that, you can say you truly understand how computers work.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List