Free shipping on orders over $99
Write Great Code, Volume 1, 2nd Edition

Write Great Code, Volume 1, 2nd Edition

Understanding the Machine

by Randall Hyde
Paperback
Publication Date: 04/08/2020

Share This Book:

RRP  $79.99

RRP means 'Recommended Retail Price' and is the price our supplier recommends to retailers that the product be offered for sale. It does not necessarily mean the product has been offered or sold at the RRP by us or anyone else.

$79.25
or 4 easy payments of $19.81 with
afterpay
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

ISBN:
9781718500365
9781718500365
Category:
Computer programming / software development
Format:
Paperback
Publication Date:
04-08-2020
Language:
English
Publisher:
No Starch Press, Incorporated
Country of origin:
United States
Edition:
2nd Edition
Dimensions (mm):
233x178x29mm
Weight:
0.92kg

This title is in stock with our overseas supplier and should arrive at our Sydney warehouse within 3 - 5 weeks of you placing an order.

Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days

Reviews

Be the first to review Write Great Code.