Home
Write Great Code, Volume 2, 2nd Edition: Thinking Low-Level, Writing High-Level
Loading Inventory...
Barnes and Noble
Write Great Code, Volume 2, 2nd Edition: Thinking Low-Level, Writing High-Level
Current price: $49.95
Barnes and Noble
Write Great Code, Volume 2, 2nd Edition: Thinking Low-Level, Writing High-Level
Current price: $49.95
Loading Inventory...
Size: Paperback
*Product Information may vary - to confirm product availability, pricing, and additional information please contact Barnes and Noble
Today's programming languages offer productivity and portability, but also make it easy to write sloppy code that isn't optimized for a compiler.
will teach you to craft source code that results in good machine code once it's run through a compiler.
You'll learn:
With an understanding of how compilers work, you'll be able to write source code that they can translate into elegant machine code.
NEW TO THIS EDITION, COVERAGE OF: