how long does it take to learn assembler and how difficult is it?

Please support our Assembly advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Mar 2005
Posts: 130
Reputation: Evenbit is on a distinguished road 
Solved Threads: 4
Evenbit's Avatar
Evenbit Evenbit is offline Offline
Junior Poster

Re: how long does it take to learn assembler and how difficult is it?

 
0
  #11
Mar 29th, 2005
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.
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 130
Reputation: Evenbit is on a distinguished road 
Solved Threads: 4
Evenbit's Avatar
Evenbit Evenbit is offline Offline
Junior Poster

Re: how long does it take to learn assembler and how difficult is it?

 
0
  #12
Mar 29th, 2005
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.
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 16
Reputation: kalel21 is an unknown quantity at this point 
Solved Threads: 0
kalel21's Avatar
kalel21 kalel21 is offline Offline
Newbie Poster

Re: how long does it take to learn assembler and how difficult is it?

 
0
  #13
Apr 7th, 2005
How useful is assembly language? There seems to be alot debate about its usefulness these days. I was told it gives you more control over your computer.
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 121
Reputation: tonakai is an unknown quantity at this point 
Solved Threads: 11
tonakai's Avatar
tonakai tonakai is offline Offline
Junior Poster

Re: how long does it take to learn assembler and how difficult is it?

 
0
  #14
Apr 7th, 2005
assembly is useful, if your program is going to platform specific, like writing your code for intel series microprocessors, or motorola...
yes, it gives your more control, but when you gain more control, you gave up from portability...
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 12750 | Replies: 13
Thread Tools Search this Thread



Tag cloud for Assembly
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC