Re: A86: Learn ASM? Check these out!


[Prev][Next][Index][Thread]

Re: A86: Learn ASM? Check these out!




half true half not. someone needs to know the basics and those are usually
learned in tutorials or source code, but the person has to want to learn it
all which would lead to them making programs themselves.

>> The only way to learn asm is to start programming yourself!  You can't
>> expect some tutorial to magically place the information in your head.
All
>> the reading of code in the world won't make you know it.  Write a hello
>> world program.  Understand exactly how it works.  Then write a simple
text
>> program.  Then do whatever you want.  You have to write code yourself to
>> learn how to program.  No tutorial or FAQ can teach you that.  It's up to
>you!