0
Assembly tutorial
One of my college courses in the future will help me to understand assembly. Before taking the class I would like an idea on how the language works. Does anyone know of a good assembly tutorial out there?
3 Answers
0
There are many assrmbly, each deducated to a specific chip - assrmbly being the hardware level language. Akso to be really good ay ot you need to learn how a modern chip works. Takes more time than learning python.
- 1
There aren't many assembly tutorial because it isn't a popular language. It's too hard, so quite nobody code in assembly!