Hey, guys. I'm back. :3

What is the best up-to-date book or resource for learning assembly programming on an x86 Linux platform?

"Assembly Language Step-by-Step Programming with DOS and Linux" (I own the 2nd edition) is a bit outdated, I believe. But I'm not sure. What's you guys' take?
oktal wrote:
Hey, guys. I'm back. :3

What is the best up-to-date book or resource for learning assembly programming on an x86 Linux platform?

"Assembly Language Step-by-Step Programming with DOS and Linux" (I own the 2nd edition) is a bit outdated, I believe. But I'm not sure. What's you guys' take?


Honestly, starting with http://siyobik.info/main/documents/view/x86-tutorial/ is a good idea, it'll teach you some basics and then point you in the direction for Linux programming (I think it points you to a "How to Write a Linux Driver" type of book)
Learn C instead. Then once you've got the basics start inlining some assembly.
Kllrnohj wrote:
Learn C instead. Then once you've got the basics start inlining some assembly.
I tend to agree with Kllrnohj here. It's neat to know how to create a program entirely in x86 assembly (and I do, since I started learning about it in seventh grade), but I can't say there's any practical or academic use for it now.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement