作者:Randall Hyde
出版日期:March 18, 2006
出版社:其它
页数:640
ISBN:ISBN-10: 1593270658 ISBN-13: 978-1593270650
文件格式:PDF
Review
“Exceeds its goal of helping developers pay more attention toapplication performance . . . a must for any high-level applicationdeveloper.” — 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’talways being taught: How to carefully choose their high-level languagestatements to produce efficient code. Write Great Code, Volume 2:Thinking Low-Level, Writing High-Level shows software engineers whattoo many college and university courses don’t – how compilers translatehigh-level language statements and data structures into machine code.Armed with this knowledge, they will make informed choices concerningthe use of those high-level structures and help the compiler producefar better machine code – all without having to give up theproductivity and portability benefits of using a high-level language.