在 FourDollers Blog 看到他介紹 C/C++ Programming on Linux ,大致看了他所提供的資源覺得以下對我最有幫助。
Advanced Linux Programming
GNU Manuals Online
——–
Advanced Linux Programming
http://www.advancedlinuxprogramming.com/
有全文PDF下載
程式範例可線上瀏覽,也可以下載
Chapter 01 - Advanced Unix Programming with Linux
Chapter 02 - Writing Good GNU/Linux Software
大致瀏覽了前兩章覺得獲益良多,之前遇到的問題其實裡面都有教,自己在那邊苦惱好久~~~看來應該好好k這本書。
Chapter 03 - Processes
Chapter 04 - Threads
Chapter 05 - Interprocess Communication
Chapter 06 - Mastering Linux
Chapter 07 - The /proc File System
Chapter 08 - Linux System Calls
Chapter 09 - Inline Assembly Code
Chapter 10 - Security
Chapter 11 - A Sample GNU/Linux Application
Appendix A - Other Development Tools
Appendix B - Low Level I/O
Appendix C - Table of Signals
Appendix D - Online Resources
Appendix E - Open Publication License Version 1.0
Appendix F - The GNU General Public License
——–
GNU Manuals Online
http://www.gnu.org/manual/manual.html
所提供的文件都是可自由與免費取得
像 autoconf, automake, autogen, glibc, make…等文件,都是我常上去找資料的地方。
- Oct 07 Tue 2008 22:35
[轉貼] Linux C 程式設計
close
全站熱搜
留言列表
發表留言