章 2. 程式開發工具

Contributed by James RaynardMurray Stokely.
內容目錄
2.1. 概敘
2.2. 簡介
2.3. Programming 概念
2.4. 用 cc 來編譯程式
2.5. Make
2.6. Debugging
2.7. Using Emacs as a Development Environment
2.8. Further Reading

2.1. 概敘

本章將介紹如何使用一些 FreeBSD 所提供的程式開發工具(programing tools), 本章所介紹的工具程式在其他版本的 UNIX® 上也可使用, 在此 並不會 嘗試描述寫程式時的每個細節, 本章大部分篇幅都是假設你以前沒有或只有少數的寫程式經驗, 不過,還是希望大多數的程式開發人員都能從中重新得到一些啟發。

All FreeBSD documents are available for download at http://ftp.FreeBSD.org/pub/FreeBSD/doc/

Questions that are not answered by the documentation may be sent to <freebsd-questions@FreeBSD.org>.
Send questions about this document to <freebsd-doc@FreeBSD.org>.