The Art of Assembly Language, 2/e (Paperback)
暫譯: 組合語言的藝術,第二版(平裝本)

Randall Hyde

  • 出版商: No Starch Press
  • 出版日期: 2010-03-15
  • 售價: $2,390
  • 貴賓價: 9.5$2,271
  • 語言: 英文
  • 頁數: 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的《組合語言的藝術》(The Art of Assembly Language)為非組合語言程式設計師提供了一個全面、通俗易懂且耐心的組合語言入門介紹。Hyde的主要教學工具,高階組合語言(High Level Assembler,簡稱HLA),結合了許多高階語言(如C、C++和Java)中的特性,幫助你快速掌握基本的組合語言概念。HLA讓你能夠編寫真正的低階程式碼,同時享受高階語言編程的好處。

在閱讀《組合語言的藝術》時,你將學習計算機科學的基本低階理論,並將這種理解轉化為實際的功能性程式碼。你將學會如何:

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

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