|
-
Oct 8th, 2002, 09:48 PM
#1
Thread Starter
Addicted Member
Assembler code books for a beginner like me :D
Hello 
Ive been doing some assembler code which althought I find it realy hard (Im only 14) its still alot more fun than C++ and VB. I would like to buy a book on it, I dont mind the price much, does anyone have any suggestions?
-
Oct 9th, 2002, 04:15 PM
#2
Member
I'm currently reading 'IBM PC Assembly Language and Programming' (fifth edition) by Peter Abel .....umm...... it's about 540 pages, and about £33.99.
I haven't read any other asm books, so I don't really have much of a basis of comparison, but I think you should at least consider it as an option.
Once you've read a book like this, and are a little more grounded in asm proging, I would suggest searching online for a more detailed list of commands and int functions.
Also, (to anyone else reading this), does the idea of windows programming using asm (exclusively!) sound as god-damn-rediculous as it does to me?
-
Oct 9th, 2002, 09:04 PM
#3
Thread Starter
Addicted Member
hehe u must of posted that while I was at the booko shop :P Ive now got "Assembly Language Step-by-Step" 2nd edition by Jeff Duntemann :P
-
Oct 12th, 2002, 08:54 AM
#4
Originally posted by AirScape17
Also, (to anyone else reading this), does the idea of windows programming using asm (exclusively!) sound as god-damn-rediculous as it does to me?
Yes. ASM in real apps should only be used inline or in single modules. Just to optimize the sh*t out of an algorithm.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Oct 13th, 2002, 02:34 PM
#5
Junior Member
what about some free online book
-
Oct 13th, 2002, 02:58 PM
#6
Google
The Art of Assembly (see tutorials) is a free online book, but not exactly easy.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|