News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

HI newbie with c++ knowledge here

Started by yamraaj, November 30, 2005, 07:00:29 PM

Previous topic - Next topic

yamraaj

Hello everbody,
i am yamraaj....i m having knowledge of c++, and vb....i am trying to start the asm coding but cannot do....i know all the commands ....i studied them at college...but have never made a program with this....i have tried the icz tuts but the seem to be useless unless i have any prior knowledge to asm...i have joined assuming thet i will get help for starting without any harassement........so what should be the 1st step.......
Regards

Hypervista

Hi Yamraaj,

Your C++ skills will serve you well.  I suggest starting with http://webster.cs.ucr.edu/AoA/Linux/index.html and getting a couple of asm books, of which I recommend
QuoteAssembly Language for Intel Based Computers by Kip Irvine
and
QuoteAssembly Language Step-by-Step by Jeff Duntemann
.  You'll also want to get the Intel documentation on Intel's website.

Good luck!

MusicalMike

Quote
Your C++ skills will serve you well.  I suggest starting with http://webster.cs.ucr.edu/AoA/Linux/index.html and getting a couple of asm books, of which I recommend...

Comming from experience, I couldn't have said it better myself. AoA is definitely the best place to start, and your experience with C/C++ should make you feel right at home with assembly language's low level nature. I also recomend making good use of this forum, for assistance in the learning process.

yamraaj

Thanks got the AOA book ...time for study