|
If you`ve asked someone the secret to writing efficient, wellwritten software, the answer that you`ve probably gotten is "learn assembly language programming." By learning assembly language programming, you learn how the machine really operates and that knowledge will help you write better highlevel language code. A dirty little secret assembly language programmers rarely admit to, however, is that what you really need to learn is machine organization, not assembly language programming. Write Great Code, the first in a series from assembly language expert Randall Hyde, dives right into machine organization without the extra overhead of learning assembly language programming at the same time. And since Write Great Code concentrates on the machine organization, not assembly language, the reader will learn in greater depth those subjects that are languageindependent and of concern to a high level language programmer. Write Great Code will help programmers make wiser choices with respect to programming statements and data types when writing software, no matter which language they use. About the AuthorRANDALL HYDE is the author of The Art of Assembly Language (No Starch Press), one of the most highly recommended resources on assembly. He is also the coauthor of The Waite Group`s MASM 6.0 Bible. He has written for Dr. Dobb`s Journal, Byte, as well as professional journals.
|
|
|