圖書標籤: C Programming 程序設計 C語言 C/C++ O'Reilly 編程 計算機科學
发表于2024-12-25
21st Century C pdf epub mobi txt 電子書 下載 2024
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.
Things that I find useful: Autotools (Ch3), interact with Python (Ch5), Ch6-10.
評分開始嘗試看英文書,感覺很好。作者很注重細節和技巧,深入淺齣地介紹瞭當前流行的開發工具、編程接口及C語言本身。本書是為那些希望加入C項目開發的程序猿而寫的,介紹瞭一下幾點:1、如何基於其他庫進行開發;2、如何針對一些簡單的對象來寫一係列的函數;3、如何讓接口更友好;4、如何做文檔以方便他人;5、什麼工具可以用來測試;6、如何試用git來進行代碼管理;7、如何打包以供發布。
評分介紹瞭很多c11的新特性,有的很讓人眼前一亮
評分看瞭目錄和第一章就愛上這本書瞭,希望會是本好書
評分- - 對於我來說熟悉瞭各種構建工具
v2贴子:http://v2ex.com/t/239274 书是好书,读书笔记另外开贴,这里只谈翻译,真像是机器翻译 注:以下页码为中文版页码,[]内是我发的牢骚 P28:1.7.3嵌入文档 [看看原文,所谓的“嵌入文档”原来是“here document”。另外,P26页章节标题“通过本地文档来编译C程序”中的...
評分v2贴子:http://v2ex.com/t/239274 书是好书,读书笔记另外开贴,这里只谈翻译,真像是机器翻译 注:以下页码为中文版页码,[]内是我发的牢骚 P28:1.7.3嵌入文档 [看看原文,所谓的“嵌入文档”原来是“here document”。另外,P26页章节标题“通过本地文档来编译C程序”中的...
評分# 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....
評分v2贴子:http://v2ex.com/t/239274 书是好书,读书笔记另外开贴,这里只谈翻译,真像是机器翻译 注:以下页码为中文版页码,[]内是我发的牢骚 P28:1.7.3嵌入文档 [看看原文,所谓的“嵌入文档”原来是“here document”。另外,P26页章节标题“通过本地文档来编译C程序”中的...
評分# 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 電子書 下載 2024