Re: LZ: Learning ASM


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

Re: LZ: Learning ASM



Experimenting is a good way to learn. You learn a lot faster and gain a better
understanding... Well, anyways, for your hello world prog, are you returning
after your program is done? If not, its just executing past the end of your
program and crashing. Do you know any other programming languages? If so that
should help you learn this. (try each of the areas of the other language, like
program control, i/o, variables, etc). What usually works for me, is try
writing a game or something off the bat, and if you dont know something, look
it up. This method fills in the most used areas first, which is all you really
need, the rest you can always look up. 


--Steve
s_wrobleski@foma.wsc.mass.edu
p.s., use your e-mail and name after your posts, the list server doesnt forward
them.


References: