I learned asm. many moons ago. However since then I learned that time spent writing (and debugging, no program is totaly without debugging) a program is proportional to the number lines of code in the program. Since then I don't touch asm unless it is absolutely necessary. My language of choice is the one that does the most with the fewest lines of code: Basic. If I can't do it there, then it is C or C++.
kevin
|