发表于2025-04-20
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.
##以我现在的基础来学这个 感觉很浅 不过好在他用实例把linux上用gas开发串了一下 我自己也能按照意愿开发些简单小应用了 所以还是很有用的 下一步有两个方向 1,实现个forth2,实现个小操作系统
评分##随着互联网的发展,新技术不断出现,使程序员的门槛一再降低。但是俺认为作为科班出身的程序员还是应该懂一些稍微系统底层的东西,这本书作为入门还是不错的,讲的都是比较简单的概念,容易理解,对理解自己写的程序怎么在内存中被CPU执行很有帮助! 把程序本质...
评分##随着互联网的发展,新技术不断出现,使程序员的门槛一再降低。但是俺认为作为科班出身的程序员还是应该懂一些稍微系统底层的东西,这本书作为入门还是不错的,讲的都是比较简单的概念,容易理解,对理解自己写的程序怎么在内存中被CPU执行很有帮助! 把程序本质...
评分 评分 评分 评分 评分Programming From The Ground Up pdf epub mobi txt 电子书 下载