|
|
|
|
|
by reikonomusha
3263 days ago
|
|
I would claim that most folks who have a reasonable understanding of fundamental computer architecture and assembly are those who actively learned it. Folks who have just used a compiler for everything, in my experience, rarely actually develop the understanding innately. Compilers still have this "magic" element associated with them. |
|
For me personally, I thought I kinda knew assembly until I started using https://godbolt.org when I realized that I really didn't know assembly. This site helped a lot of other people as well. Note that all it does is make the process of discovery faster. But it's a tool in the same category as a calculator.