TheArtofAssemblyLanguage(NoStarch2ed2010)

linzhicheng 26 0 PDF 2019-01-04 09:01:56

Assembly is a low-level programming language that's one step above a computer's native machine language. Although assembly language is commonly used for writing device drivers, emulators, and video games, many programmers find its somewhat unfriendly syntax intimidating to learn and use. Since 1996, Randall Hyde's The Art of Assembly Language has provided a comprehensive, plain-English, and patient introduction to 32-bit x86 assembly for non-assembly programmers.

用户评论
请输入评论内容
评分:
暂无评论