Hello guest, if you read this it means you are not registered. Click here to register in a few simple steps, you will enjoy all features of our Forum.
Rules have been updated! Here

Tags
Author: Bl4ckCyb3rEnigm4 - Replies: 0 - Views: 2418
Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level, 2nd Edition
[Image: https://i.imgur.com/8Rukxb9.png]
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 cod