Quote:
|
Originally Posted by reggaeton_king
What is the advantage of using this very low level programming level? My college offers Assembly language course and I am very redundant whether I should take it or not.
|
I've used Assembly primairly when working on embedded devices although I've also used it on extreme situations where I've had to debug a 3rd party dll to figure out what it's doing and how I"m using it wrong (or how it's broken).
IMO even if you don't use it it's worthwhile to know how these low level languages relate to the computer, and how the computer truly works.
-MBirchmeier