The Art of Assembly Language, 2/e (Paperback)

Randall Hyde

  • 出版商: No Starch Press
  • 出版日期: 2010-03-15
  • 售價: $2,290
  • 貴賓價: 9.5$2,176
  • 語言: 英文
  • 頁數: 760
  • 裝訂: Paperback
  • ISBN: 1593272073
  • ISBN-13: 9781593272074
  • 相關分類: Assembly
  • 已絕版

買這商品的人也買了...

商品描述

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 assembly for non-assembly programmers. Hyde's primary teaching tool, High Level Assembler (or HLA), incorporates many of the features found in high-level languages (like C, C++, and Java) to help you quickly grasp basic assembly concepts. HLA lets you write true low-level code while enjoying the benefits of high-level language programming.

As you read The Art of Assembly Language, you'll learn the low-level theory fundamental to computer science and turn that understanding into real, functional code. You'll learn how to:

  • Edit, compile, and run an HLA program
  • Declare and use constants, scalar variables, pointers, arrays, structures, unions, and namespaces
  • Translate arithmetic expressions (integer and floating point)
  • Convert high-level control structures

This much anticipated second edition of The Art of Assembly Language has been updated to reflect recent changes to HLA and to support Linux, Mac OS X, and FreeBSD. Whether you're new to programming or you have experience with high-level languages, The Art of Assembly Language, 2nd Edition is your essential guide to learning this complex, low-level language.

商品描述(中文翻譯)

組合語言是一種低階程式語言,比電腦的本機機器語言高一個層次。儘管組合語言通常用於編寫設備驅動程式、模擬器和視頻遊戲,但許多程式設計師發現它的語法有些不友好,令人感到難以學習和使用。

自1996年以來,Randall Hyde的《組合語言藝術》為非組合語言程式設計師提供了一個全面、通俗易懂且耐心的組合語言入門。Hyde的主要教學工具,高階組合語言(HLA),結合了許多高階語言(如C、C++和Java)的特性,幫助您快速掌握基本的組合語言概念。HLA讓您能夠編寫真正的低階代碼,同時享受高階語言編程的好處。

在閱讀《組合語言藝術》時,您將學習計算機科學中基礎的低階理論,並將這些理解轉化為真實、功能性的代碼。您將學習如何:

- 編輯、編譯和運行HLA程序
- 宣告和使用常量、純量變量、指針、數組、結構、聯合和命名空間
- 轉換算術表達式(整數和浮點數)
- 轉換高階控制結構

這本期待已久的《組合語言藝術》第二版已經更新,以反映HLA的最新變化並支持Linux、Mac OS X和FreeBSD。無論您是初學者還是有高階語言經驗,《組合語言藝術,第二版》都是您學習這種複雜的低階語言的必備指南。