Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Zen of Assembly Language: Knowledge
Top Free Data Science Books 🌠 - 100% Free or Open Source!
  • Title: Zen of Assembly Language: Knowledge
  • Author(s) Michael Abrash
  • Publisher: Scott Foresman Trade (January 1, 1990)
  • Paperback: 849 pages
  • eBook: PDF (190 pages)
  • Language: English
  • ISBN-10/ASIN: 0673386023
  • ISBN-13: 978-0673386021
  • Share This:  

Book Description

This is the book that unlocks the secrets of writing superb assembly-language code. It assumes that you're already familiar with assembly language, at least acquainted with the registers and instructions of the 8088, and with the use of one of the popular PC assemblers. We're going to jump into high-performance programming right from the start.

About the Authors
  • Michael Abrash is a programmer and technical writer specializing in code optimization and 80x86 assembly language.
Reviews, Ratings, and Recommendations: Related Books and Categories: Read and Download Links: Similar Books:
  • PC Assembly Language (Paul A. Carter)

    The purpose of this book is to give the reader a better understanding of how computers really work at a lower level than in programming languages like Pascal. It has extensive coverage of interfacing assembly and C code.

  • x86 Disassembly: Exploring C, x86 Assembly, and Machine Code

    This book is about the disassembly of x86 machine code into human-readable assembly, and the decompilation of x86 assembly code into human-readable C or C++ source code. Some topics covered will be common to all computer architectures, not just x86-compatible machines.

  • x86-64 Assembly Language Programming with Ubuntu

    This book provides a reference for University level assembly language and systems programming courses. Specifically, this text addresses the x86-64 instruction set for the popular x86-64 class of processors using the Ubuntu 64-bit Operating System (OS).

  • Assembly Language Succinctly (Chris Rose)

    You'll learn how to write x64 assembly for modern CPUs, first by writing inline assembly for 32-bit applications, and then writing native assembly for C++ projects, and the basics of memory spaces, data segments, CISC instructions, SIMD instructions, and much more.

  • The Art of Assembly Language (Randall Hyde)

    This book presents assembly language from the high-level programmer's point of view, so you can start writing meaningful programs within days. It provides a comprehensive, plain-English, and patient introduction to assembly for non-assembly programmers.

Book Categories
:
Other Categories
Resources and Links