+ 3
Asembler is useful tool for programmer?
Asembler is language of processor. Right? Then they can help us to better understand how work processes in computer. So should programmer know (or understand) Assembler logic. Why I ask it? In my consider asembler is important part of coding but not for everyone (for example: front-end dev., web-dev. etc.). I'm web developer if asembler unuseful for me? Thanks for you comments(in advance). P.S Sorry about my English ^_^. If I make mistake please write about it lower this post with mark (#mistake).
9 Answers
+ 4
Really very little imo compared to medium level to high level languages... Hryt
Yes it is machine language and you have more control over the hardware but not so as far as software development and app development.
+ 3
Assembly is useless for a web developer. You should rather learn more javascript, sql for databases, and at least one back-end language that could be php or ruby or java or python...
+ 3
Wow! Thank you for attention and your explain :)
Discuss it's pretty good đ€đ
+ 2
c is far better than ASM language as it is portable and more versatile than setting down to one machine architect and a series of instructions before you can ever do anything...
+ 2
Can somebody get example. I have no idea to how to use asembler for writing in Web?
+ 2
Thanks. But (sorry for stubbornness) if I will finish study asembler than what I can do then with it? Can optimize my code or do it faster? How asembler can help me bo my code better?
+ 2
I mean if you are trying to learn operating systems maybe so but more likely need to learn C
+ 1
Martin Taylor I actually had the same question when he stated Assembler is a language of processor...
but then ... for example: frontend dev , web-dev, etc...