609
Whats your such opinion
(discuss.tchncs.de)
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
Assembly language is fun to learn, fun to use, and still relevant professionally.
The number of times I've used assembly in games is weirdly high. I always enjoy applying it. It's more interesting than modern high level languages that handle everything for you. That said, I don't know where it's really professionally relevant anymore really.
Debugging fucked up C/C++ code for example.
Some industrial / automotive MCUs have 1024 words of memory, so you really need to be efficient.