圖書標籤: C Programming 程序設計 C語言 C/C++ O'Reilly 編程 計算機科學
发表于2025-02-24
21st Century C pdf epub mobi txt 電子書 下載 2025
Throw out your old ideas of C, and relearn a programming language that’s substantially outgrown its origins. With 21st Century C, you’ll discover up-to-date techniques that are absent from every other C text available. C isn’t just the foundation of modern programming languages, it is a modern language, ideal for writing efficient, state-of-the-art applications. Learn to dump old habits that made sense on mainframes, and pick up the tools you need to use this evolved and aggressively simple language. No matter what programming language you currently champion, you’ll agree that C rocks.
Set up a C programming environment with shell facilities, makefiles, text editors, debuggers, and memory checkers
Use Autotools, C’s de facto cross-platform package manager
Learn which older C concepts should be downplayed or deprecated
Explore problematic C concepts that are too useful to throw out
Solve C’s string-building problems with C-standard and POSIX-standard functions
Use modern syntactic features for functions that take structured inputs
Build high-level object-based libraries and programs
Apply existing C libraries for doing advanced math, talking to Internet servers, and running databases
Ben Klemens has been doing statistical analysis and computationally-intensive modeling of populations ever since getting his PhD in Social Sciences from Caltech. He is of the opinion that writing code should be fun, and has had a grand time writing analyses and models (mostly in C) for the Brookings Institution, the World Bank, National Institute of Mental Health, et al. As a Nonresident Fellow at Brookings and with the Free Software Foundation, he has done work on ensuring that creative authors retain the right to use the software they write. He currently works for the United States FederalGovernment.
收獲有一些,不多,也不少……用結構體和初始化列錶通過宏來mock齣一個有默認參數的函數調用挺有意思的。還有其他各種東西,匿名函數之類的,以及更加完整的oo概念。以後寫c的機會不多瞭~~~
評分在c語言中屬於新穎的書!!
評分Things that I find useful: Autotools (Ch3), interact with Python (Ch5), Ch6-10.
評分零零散散地講瞭一些工具和技巧,autotools之類的。
評分好多 c11 的東西
# Notes on 21st Century C ## Doxygen and CWEB (pp. 43-46) Doxygen is old-fashioned and hard to install. And I hardly encountered any project using CWEB. On the other side, Sphinx has a C domain. ## Call C from Python (pp. 93-94) The FFI way is much cleaner....
評分许多地方对新手不太友好,读起来不太顺利,认真读还是可以学到一些东西的,比如关于打包文档等等是看了这个书才知道的。如果能够有附录或者关于一些细节的链接的话会比较友好一些,有些地方很久才发现在说什么,也许你该读英文版。写评论要那么多字?。。。。。。。。。。。 。...
評分许多地方对新手不太友好,读起来不太顺利,认真读还是可以学到一些东西的,比如关于打包文档等等是看了这个书才知道的。如果能够有附录或者关于一些细节的链接的话会比较友好一些,有些地方很久才发现在说什么,也许你该读英文版。写评论要那么多字?。。。。。。。。。。。 。...
評分许多地方对新手不太友好,读起来不太顺利,认真读还是可以学到一些东西的,比如关于打包文档等等是看了这个书才知道的。如果能够有附录或者关于一些细节的链接的话会比较友好一些,有些地方很久才发现在说什么,也许你该读英文版。写评论要那么多字?。。。。。。。。。。。 。...
評分# Notes on 21st Century C ## Doxygen and CWEB (pp. 43-46) Doxygen is old-fashioned and hard to install. And I hardly encountered any project using CWEB. On the other side, Sphinx has a C domain. ## Call C from Python (pp. 93-94) The FFI way is much cleaner....
21st Century C pdf epub mobi txt 電子書 下載 2025