Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level
共享用户信息
|
书籍简介
Review
“Exceeds its goal of helping developers pay more attention to application performance . . . a must for any high-level application developer.” — Free Software Magazine, May 9, 2006
“If you want to know what’s really going on with your programs . . . you won’t find an easier introduction.” — DevX, April 14, 2006
Product Description
It’s a critical lesson that today’s computer science students aren’t always being taught: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level shows software engineers what too many college and university courses don’t – how compilers translate high-level language statements and data structures into machine code. Armed with this knowledge, they will make informed choices concerning the use of those high-level structures and 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.
Tags: 编程语言与程序设计