+ 2
Is learning assembly lang. Difficult ??? Is it worth learning???
6 Respuestas
+ 2
Yes , its absolutely worth learning assembly . It gives you the understanding of higher-level language(let's say C ) in depth.
The answer is that Assembly provides you a strong correspondence between programmers statements and machine code(0's and 1's which are executed by CPU).
+ 2
Start to learn and you will find out if you love it or not
+ 2
『 〖 PRAISE 〗 』 yes, it would be comparatively harder to learn assembly as compared to any other high level language, as assembley language is a very low level language so it will hardly provide you with any inbuilt functions and you have to code everything from the scrach.
+ 1
It is not necessary to learn it as most of the programmers have never touched assembly.
But learning assembly language is actually a very good language to make your base strong and find out what actually happens to your code and this will give you a in-depth knowledge of higher level languages like C.
+ 1
Is learning it very hard ??
0
if you are not going to design computers, skip it