The Art of Assembly Language (2nd Revised edition) - Randall Hyde
New
10 were available
R467.00
0% off
Shipping
R35.00 Standard shipping using one of our trusted couriers applies to most areas in South Africa. Some areas may attract a R30.00 surcharge. This will be calculated at checkout if applicable. Check my rate
The seller has indicated that they will usually have this item
ready to ship within 3 business days.
Shipping time depends on your delivery address.
The most accurate delivery time will be calculated at checkout,
but in general, the following shipping times apply:
This item is sold brand new. Usually dispatched within 1½ - 2½ weeks
Assembly is a low-level programming language, one step above hardware s native machine language. Assembly code is small, fast, and reliable. While assembly is not as popular as a daily programming language as high-level languages like C or Python, it is widely used for writing device drivers, embedded systems, viruses, and for programs that require real-time responses such as flight navigation systems. A working knowledge of assembly is key to successful reverse engineering and hacking of all kinds.