Programming From The Ground Up
豆瓣
ISBN: 9780975283844
作者:
Jonathan Bartlett
出版社: Bartlett Publishing
发行时间: 2004
-7
装订: Paperback
价格: USD 34.95
页数: 332
Jonathan Bartlett
简介
Programming from the Ground Up is an introduction to programming using assembly language on the Linux platform for x86 machines. It is a great book for novices who are just learning to program as well as for intermediates who have never learned or mastered assembly language programming. It covers many topics skipped by other similar books, including memory management, debugging, interfacing with C, dynamic libraries, and even a bit on GUI programming.