Write Great Code, Volume 2 : Thinking Low-Level, Writing High-Level, 2/e (Paperback)

Hyde, Randall

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

商品描述

Explains how compilers translate high-level language source code (like code written in Python) into low-level machine code (code that the computer can understand) to help readers understand how to produce the best low-level, computer readable machine code.

Today's programmers are tasked with writing optimal computer code to produce high performance systems, whether for machine learning, data science, or artificial intelligence. This second edition of the highly-regarded Thinking Low-Level, Writing High-Level (Volume 2 in the best-selling Write Great Code series) teaches readers how to produce better machine code by directing the actions of their chosen compiler.

This second edition has been updated to cover high-level programming languages (such as Swift and Java) as well as code generation on 64-bit CPUsARM, the Java Virtual Machine, and the Microsoft Common Runtime.

商品描述(中文翻譯)

解釋了編譯器如何將高階語言源代碼(例如用Python編寫的代碼)轉換為低階機器碼(計算機可以理解的代碼),以幫助讀者理解如何生成最佳的低階、計算機可讀的機器碼。

如今的程式設計師被賦予了撰寫優化計算機代碼的任務,無論是用於機器學習、數據科學還是人工智能。這本廣受好評的《低階思維,高階寫作》第二版(暢銷書系列《寫出優秀代碼》的第二卷)教讀者如何通過指導所選編譯器的操作來生成更好的機器碼。

這本第二版已更新,涵蓋了高階編程語言(如Swift和Java),以及在64位CPU ARM、Java虛擬機和Microsoft Common Runtime上的代碼生成。

作者簡介

Randall Hyde is the author of The Art of Assembly Language, one of the most highly recommended resources on assembly, and the three volume Write Great Code series (all No Starch Press). He is also the co-author of The Waite Group's MASM 6.0 Bible. He has written for Dr. Dobb's Journal and Byte, as well as professional and academic journals.

作者簡介(中文翻譯)

Randall Hyde 是《The Art of Assembly Language》一書的作者,該書是關於組合語言的最受推薦的資源之一,他還撰寫了三卷本的《Write Great Code》系列(全部由 No Starch Press 出版)。他也是《The Waite Group's MASM 6.0 Bible》的合著者。他曾為《Dr. Dobb's Journal》和《Byte》等專業和學術期刊撰寫文章。