作者:Randall Hyde
出版日期:October 25, 2004
出版社:其它
页数:440
ISBN:ISBN-10: 1593270038 ISBN-13: 978-1593270032
文件格式:CHM
Review
5/5 stars, “you will have a greater understanding and appreciation for code that is written efficiently” — MacCompanion, January 2005, http://www.maccompanion.com/docu ... 004/january2005.pdf
Product Description
If you’ve asked someone the secret to writing efficient, well-writtensoftware, the answer that you’ve probably gotten is “learn assemblylanguage programming.” By learning assembly language programming, youlearn how the machine really operates and that knowledge will help youwrite better high-level language code. A dirty little secret assemblylanguage programmers rarely admit to, however, is that what you reallyneed to learn is machine organization, not assembly languageprogramming. Write Great Code, the first in a series from assemblylanguage expert Randall Hyde, dives right into machine organizationwithout the extra overhead of learning assembly language programming atthe same time. And since Write Great Code concentrates on the machineorganization, not assembly language, the reader will learn in greaterdepth those subjects that are language-independent and of concern to ahigh level language programmer. Write Great Code will help programmersmake wiser choices with respect to programming statements and datatypes when writing software, no matter which language they use.