Asembler is useful tool for programmer? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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).

11th Jan 2020, 9:32 PM
Hryt
Hryt - avatar
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.
11th Jan 2020, 10:18 PM
BroFar
BroFar - avatar
+ 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...
11th Jan 2020, 9:37 PM
Tibor Santa
Tibor Santa - avatar
+ 3
Wow! Thank you for attention and your explain :) Discuss it's pretty good 🤔🎉
11th Jan 2020, 10:26 PM
Hryt
Hryt - avatar
+ 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...
11th Jan 2020, 9:51 PM
BroFar
BroFar - avatar
+ 2
Can somebody get example. I have no idea to how to use asembler for writing in Web?
11th Jan 2020, 10:06 PM
Hryt
Hryt - avatar
+ 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?
11th Jan 2020, 10:13 PM
Hryt
Hryt - avatar
+ 2
I mean if you are trying to learn operating systems maybe so but more likely need to learn C
13th Jan 2020, 8:19 AM
Garrett Hurley
Garrett Hurley - avatar
11th Jan 2020, 10:07 PM
BroFar
BroFar - avatar
+ 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...
12th Jan 2020, 4:56 AM
BroFar
BroFar - avatar