Expert C Programming 在線電子書 圖書標籤: C programming 編程 C語言 計算機 經典 Programming 程序設計
發表於2025-03-10
Expert C Programming 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025
能學到的不多 但確實挺有趣的一本書~
評分哈哈,這本絕版書我有。高中買的。
評分開闊思路,腦洞大開
評分2013年讀到今天,我沒資格評價這本書
評分A good supplement to CSAPP.
For software engineers and computer programmers who are writing, developing, testing, debugging software on either IBM PCs or Unix systems. Written for experienced C programmers who want to quickly pick up some of the insights and techniques of experts and master the fine arts of ANSI C, this volume passes on the wisdom of a highly experienced C compiler writer and his colleagues to help programmers reach new heights, and avoid common software pitfalls along the way. Using an original approach and a humorous style that makes deep knowledge both easy and accessible, it gathers into one place, tips, hints, shortcuts, guidelines, ideas, idioms, heuristics, tools, anecdotes, C folklore, and techniques that are often penciled in margins and on backs of papers by those working in the programming trenches-working on many different kinds of projects, over many, many years.
连续几个晚上看完本书,让我对数组和指针有了很好的理解,区分清楚在几种典型情况下的应用,包括定义声明,函数参数,函数内部,指针和数组下表操作及转换等,值得推荐的书,用于提高对C语言的认识。 里面对C++语言的描述部分比较精炼,我本身也使用C++,所以对此前的...
評分接触C语言十几年了,这本书读过很多遍。平时自以为C语言很熟悉了,但是每次看这本书,还是能发现自己平时没有注意到的地方,和一些经典用法,所以这本书还是很值得收藏的。放在案头,闲暇之时,看看目录,对于感兴趣的章节翻来看看,读上一两个小时,还是很不错的。
評分看这本书是源于CSDN上华为的一个面试题, file A;文件A int a[10]; ... file B;文件B extern int *a; ... 问是否编译成功,如果不成功会如何修改? 编译是成功的,当然,如果这样定义,那么主要应该是编译器在链接阶段的问题,而不是编译的问题。 当时在CSDN的论坛上,就有人...
評分英文版的书是很容易懂的,但是翻译成中文就不是的了。 有2方面原因,1是翻译的差,2是语言自身的特性。 随便摘出来一段,做个对比,仔细读下就知道怎么回事了。 “Expert C Programming” -Peter Van Der Linden (7.8) This note is a formal non-working paper of the Pro...
評分好久前就听说的好书,作者是曾经的SUN编译器小组的成员,真的介绍了很多C开发的实际经验. 书中花了3章的篇幅详细阐述指针,数组以及他们二者的关系,真的是C语言的精髓,C可是成也指针,败也指针阿. 声明也足足用了一章的空间,可见的有多么混乱的语法,要想读懂bt的声明语法,最好的办...
Expert C Programming 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025