Write Great Code, Volume 2, 2nd Edition : Thinking Low-Level, Writing High-Level - Randall Hyde

Write Great Code, Volume 2, 2nd Edition

Thinking Low-Level, Writing High-Level

By: Randall Hyde

Paperback | 11 January 2020

At a Glance

Paperback


RRP $130.00

$72.90

44%OFF

or 4 interest-free payments of $18.23 with

 or 

Aims to ship in 10 to 15 business days

Thinking Low-Level, Writing High-Level, the second volume in the landmark Write Great Code series by Randall Hyde, covers high-level programming languages (such as Swift and Java) as well as code generation on 64-bit CPUsARM, the Java Virtual Machine, and the Microsoft Common Runtime.

Today's programming languages offer productivity and portability, but also make it easy to write sloppy code that isn't optimized for a compiler. Thinking Low-Level, Writing High-Level will teach you to craft source code that results in good machine code once it's run through a compiler.

You'll learn:
  '  How to analyze the output of a compiler to verify that your code generates good machine code
  '  The types of machine code statements that compilers generate for common control structures, so you can choose the best statements when writing HLL code
  '  Enough assembly language to read compiler output
  '  How compilers convert various constant and variable objects into machine data

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:
  '  Programming languages like Swift and Java
  '  Code generation on modern 64-bit CPUs
  '  ARM processors on mobile phones and tablets
  '  Stack-based architectures like the Java Virtual Machine
  '  Modern language systems like the Microsoft Common Language Runtime
Industry Reviews
Praise for the first edition of Write Great Code, Volume 2:

"Set aside some money and buy this book, or get a friend to buy it and get it from them while still in the store. When you get home, read it TWICE so that you master what is in these pages. Then read it again."
--DevCity

"Write Great Code Volume 2 exceeds its goal of helping developers pay more attention to application performance when writing applications in high-level languages. This book is a must for any high-level application developer.
--Free Software Magazine

"As a high-level-language programmer, if you want to know what's really going on with your programs, you need to spend a little time learning assembly language--and you won't find an easier introduction."
--DevX

"This is a good book. A very very good book. Frankly, I'm blown away at the quality of writing."
--Toronto Ruby User Group

More in Assembly Languages

Introduction to Computer Organization - Bob Plantz
MIPS Assembly Language Programming - Robert Britton

RRP $162.95

$130.90

20%
OFF
Program Logics for Certified Compilers - Andrew W. Appel
ARM Assembly Language : Fundamentals and Techniques, Second Edition - William Hohl
Ethics for the Information Age, Global Edition - Michael Quinn

RRP $143.95

$115.90

19%
OFF
Digital Control System Analysis & Design, Global Edition - Charles Phillips
Assembly Language for x86 Processors, Global Edition - Kip Irvine
X86 Assembly Language and C Fundamentals - Joseph Cavanagh

RRP $315.00

$248.90

21%
OFF
Propeller Programming : Using Assembler, Spin, and C - Sridhar Anandakrishnan
x64 Assembly Language Step-by-Step : Programming with Linux - Jeff Duntemann
Assembly Language Step-by-Step : Programming with Linux - Jeff Duntemann