Programming From The Ground Up
Douban
ISBN: 9780975283844
Autor/in:
Jonathan Bartlett
Verlag: Bartlett Publishing
Veröffentlichungsdatum: 2004
-7
Einband: Paperback
Preis: USD 34.95
Anzahl der Seiten: 332
Jonathan Bartlett
Übersicht
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.