Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level

Posted By: tarantoga
Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level

Randall Hyde, "Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level"
ASIN: B008Z6ASGC, ISBN: 1593270658 | 2006 | AZW3 | 640 pages | 4 MB

The second volume in the Write Great Code series supplies the critical information that today's computer science students don't often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level, teaches software engineers how compilers translate high-level language statements and data structures into machine code. Armed with this knowledge, a software engineer can make an informed choice concerning the use of those high-level structures to help the compiler produce far better machine code–all without having to give up the productivity and portability benefits of using a high-level language.