Write Great Code, Volume 2, 2nd Edition

Write Great Code, Volume 2, 2nd Edition
出版时间:2020.8
官网链接:No Starch Press
下载地址:百度网盘(PDF+EPUB+MOBI+AZW3)
提取码    :a4ns

内容简介:

GET BETTER RESULTS FROM YOUR SOURCE CODE

NO PRIOR KNOWLEDGE OF ASSEMBLY LANGUAGE REQUIRED!

Today’s programming languages offer productivity and portability, but also make it easy to write sloppy code that isn’t optimized for a compiler. Thinking Low-Level, Writing High-Level will teach you to craft source code that results in good machine code once it’s run through a compiler.

You’ll learn:

  • How to analyze the output of a compiler to verify that your code generates good machine code
  • The types of machine code statements that compilers generate for common control structures, so you can choose the best statements when writing HLL code
  • Enough assembly language to read compiler output
  • How compilers convert various constant and variable objects into machine data

With an understanding of how compilers work, you’ll be able to write source code that they can translate into elegant machine code.

NEW TO THIS EDITION, COVERAGE OF:

  • Programming languages like Swift and Java
  • Code generation on modern 64-bit CPUs
  • ARM processors on mobile phones and tablets
  • Stack-based architectures like the Java Virtual Machine
  • Modern language systems like the Microsoft Common Language Runtime

Author Bio

Randall Hyde is the author of The Art of Assembly Language, one of the most highly recommended resources on assembly, and the three volume Write Great Code series (all No Starch Press). He is also the co-author of The Waite Group’s MASM 6.0 Bible. He has written for Dr. Dobb’s Journal, Byte, as well as professional journals.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Write Great Code, Volume 1, 2nd Edition

2020-8-22 7:27:30

电子书

Write Great Code, Volume 3

2020-8-22 18:53:34

搜索