null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Professional Assembly Language

List Price: $52.00
SKU:
9780764579011
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Richard Blum
    Format:
    Paperback
    Pages:
    576
    Publisher:
    Wiley (February 11, 2005)
    Language:
    English
    Audience:
    General/trade
    ISBN-13:
    9780764579011
    Weight:
    32.8oz
    Dimensions:
    7.3" x 9.2" x 1.2"
    File:
    Wiley-wileyUS_2_1_20260415-20260415.xml
    Folder:
    Wiley
    List Price:
    $52.00
    Case Pack:
    8
    As low as:
    $49.40
    Publisher Identifier:
    P-WIL
    Discount Code:
    D
    Pub Discount:
    50
    Imprint:
    Wrox
    Country of Origin:
    United States
  • Overview

    • Unlike high-level languages such as Java and C++, assembly language is much closer to the machine code that actually runs computers; it's used to create programs or modules that are very fast and efficient, as well as in hacking exploits and reverse engineering
    • Covering assembly language in the Pentium microprocessor environment, this code-intensive guide shows programmers how to create stand-alone assembly language programs as well as how to incorporate assembly language libraries or routines into existing high-level applications
    • Demonstrates how to manipulate data, incorporate advanced functions and libraries, and maximize application performance
    • Examples use C as a high-level language, Linux as the development environment, and GNU tools for assembling, compiling, linking, and debugging