Please support our Assembly advertiser: Programming Forums
Views: 9495 | Replies: 13
![]() |
•
•
•
•
Originally Posted by kalel21
hi all. i am currently thinking for learning assembler and compiler language. i just wanted to know how long it will take to learn this language and how difficult is it?
There are several ASM tutorials [x86 ASM Tutorial using A86 for DOS ] and books on the Web that can teach you ASM but it depends on how much effort you put into it that will determine how easy it will be and how long it will take. One of the most commonly referenced ASM learning books is Randall Hyde's "Art of Assembly" AoA website which is available in different formats and uses his HLA (High-Level Assembler) {also available for download at the above site} which is available for both Windows and Linux.
Evenbit.
•
•
•
•
Originally Posted by kalel21
thats nice to know. i know like the basics of programming( im talking baby steps). my uncle recommended i learn assembler first and then unix because i am chaning from ms windows to linux next year.
Cool! Sounds like you'd fit in nicely with our group Linux, X, ld, gcc, linking, shared libraries and stuff on alt.lang.asm that is learning how to code ASM on Linux using xWindows. You'll find NASM code posted in that thread. Apparently there is a myth going around that ASM coding for Linux (and other *nix) (also xWindows) is harder than for Windows -- but this simply isn't true. It is just that there isn't much in the way of documentation and little in the way of experts to learn from and answer your questions. But the programming itself is really not as complicated as for Windows.
Take a look and join in on the fun! :cheesy:
Evenbit.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)





Linear Mode