Write Great Code, Volume 1, 2nd Edition Write Great Code, Volume 1, 2nd Edition

Write Great Code, Volume 1, 2nd Edition

Understanding the Machine

    • 5.0 • 1개의 평가
    • US$29.99
    • US$29.99

출판사 설명

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 JavaCode generation on modern 64-bit CPUsARM processors on mobile phones and tabletsNewer peripheral devicesLarger memory systems and large-scale SSDs

장르
컴퓨터 및 인터넷
출시일
2020년
7월 31일
언어
EN
영어
길이
472
페이지
출판사
No Starch Press
판매자
Penguin Random House LLC
크기
24.8
MB
Computer Organization and Design Computer Organization and Design
2011년
CORE Assembly Language Programming for the Mac CORE Assembly Language Programming for the Mac
2013년
Computer Science I Essentials Computer Science I Essentials
2013년
Blue Fox Blue Fox
2023년
Programming with 64-Bit ARM Assembly Language Programming with 64-Bit ARM Assembly Language
2020년
Learning Computer Architecture with Raspberry Pi Learning Computer Architecture with Raspberry Pi
2016년
The Art of 64-Bit Assembly, Volume 1 The Art of 64-Bit Assembly, Volume 1
2021년
The Art of Assembly Language, 2nd Edition The Art of Assembly Language, 2nd Edition
2003년
The Art of ARM Assembly, Volume 1 The Art of ARM Assembly, Volume 1
2025년
Write Great Code, Volume 2, 2nd Edition Write Great Code, Volume 2, 2nd Edition
2020년
Write Great Code, Volume 3 Write Great Code, Volume 3
2004년
The Book of I²C The Book of I²C
2022년
How Computers Really Work How Computers Really Work
2020년
C++ Crash Course C++ Crash Course
2019년
Design Patterns in Swift 5 Design Patterns in Swift 5
2019년
How Linux Works, 3rd Edition How Linux Works, 3rd Edition
2021년
Introduction to Algorithms, fourth edition Introduction to Algorithms, fourth edition
2022년
Think Like a Programmer Think Like a Programmer
2012년