Hacker News new | ask | show | jobs
by okpatil 4599 days ago
What do you think about Assembly? Is it worth learning ? (Disclosure: I have recently started studying it.)
1 comments

Given your architecture is not made by alien (thus intel) it is fun.

The better the artchitecture is designed the funnier the assembly is. It makes you feel both miserable (you discover all the stuff we considered as granted as dynamic hash tables don't exists) and like the king of the world (yeh you made a led blink \o/).

I pecularly recommend it for people with bipolar personnalities, it will suits them 200% ;)