I want to learn assembly language, but I have no idea where to start. Anyone know of any places where I can find tutorials or something? ps. sorry about the spelling error in the thread title.
There are lots to asm tutorials if you look it up on google like this one: http://www.osdata.com/topic/language/asm/asmintro.htm I know how to code ASM because of my computer science study and its actually a pretty cool language but primitive.
I don't see any need to learn assembly unless you're making drivers or something. Why not just learn a recent language like C++. Writing a program in assembly will take MUCH longer than writing one in C++ with very few advantages.
With todays compilers, well written c++ is compiled to very efficient assembly code that is often more efficient than badly written raw assembly. IMO there is really no tangible benefit to writing anything in assembly anymore (unless you are a masochist)
Just order the Intel's book from Microsoft, and start to read them!!! By the way that books are free, you just order them and they (Intel) will send it to you by FedEx for free