Metadata record
这是元数据记录,而非可下载的文件。你可以使用这个链接来请求文件。 若你拥有的文件未被安娜的档案收录,请考虑上传文件。
Write Great Code, Volume 1 🔍
Hyde, Randall
Random House LLC US
元数据 · 英语 [en] · 📘 非小说类图书 · kulturpass · kulturpass
描述
Understanding the Machine, the first volume in the landmark Write Great Code series by Randall Hyde, explains the underlying mechanics of how a computer works. This, the first volume in Randall Hyde's Write Great Code series, dives into machine organization without the extra overhead of learning assembly language programming. Written for high-level language programmers, Understanding the Machine fills in the low-level details of machine organization that are often left out of computer science and engineering courses. Learn: • How the machine represents numbers, strings, and high-level data structures, so you'll know the inherent cost of using them. • How to organize your data, so the machine can access it efficiently. • How the CPU operates, so you can write code that works the way the machine does. • How I/O devices operate, so you can maximize your application's performance when accessing those devices. • How to best use the memory hierarchy to produce the fastest possible programs. Great code is efficient code. But before you can write truly efficient code, you must understand how computer systems execute programs and how abstractions in programming languages map to the machine's low-level hardware. After all, compilers don't write the best machine code; programmers do. This book gives you the foundation upon which all great software is built. NEW IN THIS EDITION, COVERAGE OF: • Programming languages like Swift and Java • Code generation on modern 64-bit CPUs • ARM processors on mobile phones and tablets • Newer peripheral devices • Larger memory systems and large-scale SSDs
开源日期
2024-12-29
- 未找到下载。
有关此文件的详细信息,请查看其JSON 文件。 Live/debug JSON version. Live/debug page.