New To Assembly

I really, really want to learn Assembly so could you guys post up some good links to books or tutorials, etc...
darwen I saw your post about your tutorials, could you post a link.
Thank you guys :D
[216 byte] By [Notsosuperhero] at [2007-11-19 9:12:24]
# 1 Re: New To Assembly
ASSEMBLY LANGUAGE FAQ (http://www.dev-archive.com/forum/showthread.php?t=306905)
An Introduction to Assembly Language: Part I (http://www.dev-archive.com/Cpp/Cpp/cpp_mfc/tutorials/article.php/c9411/)
An Introduction to Assembly Language: Part II (http://www.dev-archive.com/Cpp/Cpp/cpp_mfc/tutorials/article.php/c9415/)
An Introduction to Assembly Language: Part III (http://www.dev-archive.com/Cpp/Cpp/cpp_mfc/tutorials/article.php/c9419/)
Andreas Masur at 2007-11-10 3:55:50 >
# 2 Re: New To Assembly
I really, really want to learn Assembly so could you guys post up some good links to books or tutorials, etc...

darwen I saw your post about your tutorials, could you post a link.

Thank you guys :D

If you are interested in coding Win32 application in assembly language, here is a RAD assembly tool that you might want to consider.

http://www.rosasm.org/

RosAsm is an IDE with assembler, source editor, visual resource editor, debugger, and disassembler, all these features in one program.
yeohhs at 2007-11-10 3:56:50 >