i was wondering if a lot of people wanted to learn some assembly. It's really helpful to really any programmers, whether you do c/c++ or java or vb or what not.
i was wondering if a lot of people wanted to learn some assembly. It's really helpful to really any programmers, whether you do c/c++ or java or vb or what not.
what's assembly? i can't exactly want to learn if i don't know what it is! :happy:
Here is a link for a Assembly tutorial
http://users.easystreet.com/jkirwan/new/x86lrn.html
Assembly is programming usuing things like
MOV, JMP, etc
It is very low level so it has even more power then C/C++ but a lot harder to learn.
mikek.x10hosting.com My blog
wait are you saying you are willing to give us tutorials on vb? If you are then ill take some, i have a class this year on visual basic and it would be great to get a bit of a jump start.
for the n00bs under us assembly is ASM maybe if u google ASM u will find more...
but believe me ... ASM is a real pain in the ass