Nasm Linux
Is learning assemble a good idea?
is it really a good idea to learn programming in asm ? [Nasm] i m a c++ programmer . i wanna know the profits of learning this language and jobs available and ,why to learn asm .
i m a linux user and wanna start programming in linux
Assembly language offers huge advantages when it comes to reducing system requirements of a program. Any good C++ programmer would know that.
Example Boot Sector (Linux)
