ASM's scope isnt limited, only your knowledge of it is.
Remember, your C++ programs etc are in essence when compiled and ran are then turned into ASM (Mnemonics), so the CPU can understand... Or binary for the beginners :P
--------------------------------------------------------------------------- Great site for new games with constant deals
ASM's scope isnt limited, only your knowledge of it is.
Remember, your C++ programs etc are in essence when compiled and ran are then turned into ASM (Mnemonics), so the CPU can understand... Or binary for the beginners :P
Well I do accept that my knowledge is limited as of now.
But does anyone use it? ASM is relatively harder. Why not learn C++ or any relative language? Always believe in smart work rather than hard work....So yes it is a sign for laziness.
--------------------------------------------------------------------------- Father of Monkey007
Ratchet_Expert: "You are acting as if you are godlike!" HonestGamer: "Godlike my son, is an out-and-out understatement!"
ASM's scope isnt limited, only your knowledge of it is.
Remember, your C++ programs etc are in essence when compiled and ran are then turned into ASM (Mnemonics), so the CPU can understand... Or binary for the beginners :P
Well I do accept that my knowledge is limited as of now.
But does anyone use it? ASM is relatively harder. Why not learn C++ or any relative language? Always believe in smart work rather than hard work....So yes it is a sign for laziness.
Yes people use it.
ASM is the oldest language out there.
--------------------------------------------------------------------------- Great site for new games with constant deals
I'm entrusting that you are writing proper deconstructions to your C++ programs. Nothing ****es me off more than programs that leak memory in terms of developing.
--------------------------------------------------------------------------- Your bitterness, I will dispel
I don't know much other than what my dad has taught me (he used to do cg&a but dropped out in college to pursue a different career) and I think I prefer C++ over Java but they both are good.