Write Great Code, Volume 1: Understanding the Machine, 2nd EditionКНИГИ » ПРОГРАММИНГ
Название: Write Great Code, Volume 1: Understanding the Machine, 2nd Edition Автор: Randall Hyde Издательство: No Starch Press Год: 2020 Формат: True (PDF, EPUB) Страниц: 476 Размер: 29,5 Mb Язык: English
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.
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
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.
Basics of Compiler Design Название: Basics of Compiler Design Автор: Torben AEgidius Mogensen Издательство: University of Copenhagen Год: 2010 Формат: pdf Страниц: 319...
The Art of Assembly Language, 2nd Edition Название: The Art of Assembly Language Автор: Randall Hyde Издательство: No Starch Press, Inc. Год: 2010 Формат: PDF Страниц: 764 Размер: 22,22 МБ...
Write Great Code, Volume 2 Название: Write Great Code, Volume 2 Автор: Randall Hyde Издательство: No Starch Press Год: 2006 Формат: EPUB Размер: 10 Мб Язык: английский /...
Write Great Code, Volume 1 Название: Write Great Code, Volume 1 Автор: Randall Hyde Издательство: No Starch Press Год: 2004 Формат: EPUB Размер: 10 Мб Язык: английский /...
Assembly Language for x86 Processors, 6th Edition Автор: Kip R. Irvine Название: Assembly Language for x86 Processors, 6th Edition Издательство: Pearson Год: 2010 ISBN: 978-0136022121 Язык: English...
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.