Welcome to TantoCyber!Enjoy free books and information at your fingertips.
Expand your knowledge, explore new insights, and stay informedโ€”completely free! ๐Ÿš€๐Ÿ“š
Write Great Code

Write Great Code

271 Reader Review

Explains how compilers translate high-level language source code (like code written in Python) into low-level machine code (code that the computer can understand) to help readers understand how to produce the best low-level, computer readable machine code.

In the beginning, most software was written in assembly, the CPU's low-level language, in order to achieve acceptable performance on relatively slow hardware. Early programmers were sparing in their use of high-level lang...

Explains how compilers translate high-level language source code (like code written in Python) into low-level machine code (code that the computer can understand) to help readers understand how to produce the best low-level, computer readable machine code.

In the beginning, most software was written in assembly, the CPU's low-level language, in order to achieve acceptable performance on relatively slow hardware. Early programmers were sparing in their use of high-level language code, knowing that a high-level language compiler would generate crummy, low-level machine code for their software. Today, however, many programmers write in high-level languages like Python, C/C++/C#, Java, Swift. The result is often sloppy, inefficient code.

But you don't need to give up the productivity and portability of high-level languages in order to produce more efficient software.

In this second volume of the Write Great Code series, you'll learn:
• How to analyze the output of a compiler to verify that your code does, indeed, generate good machine code
• The types of machine code statements that compilers typically generate for common control structures, so you can choose the best statements when writing HLL code
• Just enough 80x86 and PowerPC assembly language to read compiler output
• How compilers convert various constant and variable objects into machine data, and how to use these objects to write faster and shorter programs

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

With an understanding of how compilers work, you'll be able to write source code that they can translate into elegant machine code. That understanding starts right here, with Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level.

TantoCyber.com Usage Instructions



Welcome to Tanto Cyber - Cybersecurity & IT Solutions! ๐Ÿš€

To access all the features and facilities we provide, please log in first using your account.

๐Ÿ’ก Benefits You Get:

  • โœ… Access to exclusive content & latest articles
  • โœ… Download free ebooks & educational materials
  • โœ… Consultation & cybersecurity services

โ— Rules to Follow:

  • โŒ Do not share harmful or illegal content
  • โŒ Do not misuse data & information on this site
  • โŒ Do not engage in hacking or activities that harm others

By using TantoCyber.com, you agree to comply with the applicable rules for the safety and convenience of everyone.

Thank you for being part of our community! ๐Ÿ”’โœจ

Related Products

Write Great Code
Write Great Code
Auth: Randall Hyde
  • Color

  • Dark

  • RTL