View Single Post
Old May 3rd, 2006, 3:40 PM   #12
Narue
Professional Programmer
 
Narue's Avatar
 
Join Date: Sep 2005
Posts: 419
Rep Power: 4 Narue is on a distinguished road
>but it's hard to getting started with all the debuggers, linkers etc.
I agree. Most of the complexity that comes with assembly language involves using the tools, not the actual language itself.

>Is Assembly just for extensions to C and other lanuage, or can it make Applications by itself?
Assembly can do anything you want it to do.

>And can it make bigger applications or just some small stuff, like calulate?
You can make large applications with assembly, but it takes a lot of organizational prowess to do it well.

>but I just can't find anything of ASM
A lack of resources is the biggest problem.
__________________
Even if the voices aren't real, they have some pretty good ideas.
Narue is offline   Reply With Quote