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 1: Understanding the Machine by Randall Hyde [Repost]

Posted By: Free butterfly
Write Great Code: Volume 1: Understanding the Machine by Randall Hyde [Repost]

Write Great Code: Volume 1: Understanding the Machine by Randall Hyde
No Starch Press; 1st edition | October 25, 2004 | English | ISBN: 1593270038 | 410 pages | CHM | 8 MB

If you've asked someone the secret to writing efficient, well-written 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 high-level 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.