News:

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

how to learn advanced assembly language ?

Started by bp628, April 08, 2005, 03:40:12 PM

Previous topic - Next topic

bp628

Is there a book or a programm which explains advanced fonctions and structures ? I already know the primary principles, but I dont find any book to continue learning. (for instance, some help to write windows graphical applications)
Thanks

Synfire

Bp628,

The best way to find info on windows programming (beyond all the beginner's tutorials) is to just check out the Win32 API Reference (win32.hlp) wich is available from many sites on the web (check here) or read the documentation at msdn.microsoft.com

I use both sources all the time, as well as this forum.

Regards,
Bryant Keller

mariø

agger tutorials about pentium optimizations is a good way to learn advanced asm techniques
http://www.agner.org/assem/#optimize