發表於2025-04-05
Programming From The Ground Up pdf epub mobi txt 電子書 下載
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.
##nice~
評分 評分 評分 評分 評分##隨著互聯網的發展,新技術不斷齣現,使程序員的門檻一再降低。但是俺認為作為科班齣身的程序員還是應該懂一些稍微係統底層的東西,這本書作為入門還是不錯的,講的都是比較簡單的概念,容易理解,對理解自己寫的程序怎麼在內存中被CPU執行很有幫助! 把程序本質...
評分 評分 評分##可以作為32位匯編的練習題,把上麵的所有例子在機器上實現一遍,對理解匯編語言有很大幫助。不過與64位匯編還是有一些區彆,係統調用方式,參數壓棧,彈棧的方式等。還是一本比較好的教材,更深入的細節可以看下 匯編語言程序設計 http://book.douban.com/subject/1446250/
Programming From The Ground Up pdf epub mobi txt 電子書 下載