Programming with GNU Software (Paperback)
暫譯: 使用GNU軟體進行程式設計 (平裝本)
Andy Oram, Mike Loukides
- 出版商: O'Reilly
- 出版日期: 1997-01-07
- 定價: $1,320
- 售價: 8.8 折 $1,162
- 語言: 英文
- 頁數: 264
- 裝訂: Paperback
- ISBN: 1565921127
- ISBN-13: 9781565921122
立即出貨 (庫存=1)
買這商品的人也買了...
-
$680$537 -
$2,560$2,432 -
$480$408 -
$1,150$1,127 -
$1,078Computing Concepts With Java Essentials, 3/e
-
$780$741 -
$590$466 -
$1,740$1,653 -
$980$960 -
$750$638 -
$560$476 -
$350$277 -
$480$379 -
$750$593 -
$650$507 -
$1,742Linux Device Drivers, 3/e (Paperback)
-
$880$695 -
$2,205The Java Programming Language, 4/e (Paperback)
-
$560$504 -
$780$741 -
$1,200$948 -
$1,880$1,786 -
$780$616 -
$1,590$1,511 -
$2,190$2,081
商品描述
So it's no surprise the most popular programming tools on UNIX are free. They're easy to get, easy to customize, and better than many tools put out by vendors. They also offer a great deal of power. And the source code is publicly available.
This book and CD combination is a complete package for programmers who are new to UNIX or who would like to make better use of the system. The tools come from Cygnus Support, Inc., and Cyclic Software, companies that provide support for free software. The tools on the CD include:
- GNU Emacs, the legendary text editor
- gcc, the C and C++ compiler that immediately established itself as the best UNIX compiler for robustness and optimization
- GNU libraries (including C++ libraries)
- The gdb debugger
- RCS, a tool for backing up and maintaining multiple versions of source files
- GNU make, the most powerful version of that utility for managing builds
The book provides an introduction to all these tools for a C programmer. Previous experience with UNIX is not required.
The CD-ROM in this book contains binaries for several popular UNIX systems, including Sun SPARC4 running SunOS 4.1.3, Sun SPARC4 running Solaris 2.4, HP 9000/700 running HPUX, IBM RS/6000 running AIX 3, SGI Iris/Indigo running Irix 5.3, and Alpha running Digital UNIX. Complete source code and scripts for configuration, building, and installation are also included.
商品描述(中文翻譯)
控制環境的承諾吸引了程式設計師使用 UNIX。它提供了強大的工具,讓熟悉的使用者可以在這個操作系統中以幾乎無限的方式進行自訂和調整。程式設計師使用 UNIX,因為它讓他們能夠做自己想做的事情。他們也喜歡查看他們所使用軟體的源代碼。
因此,最受歡迎的 UNIX 編程工具是免費的,這並不令人驚訝。這些工具容易獲得,容易自訂,並且比許多廠商推出的工具更好。它們也提供了強大的功能,且源代碼是公開可用的。
這本書和 CD 組合是為新手程式設計師或希望更好利用系統的使用者提供的完整套件。這些工具來自 Cygnus Support, Inc. 和 Cyclic Software,這些公司提供免費軟體的支援。CD 上的工具包括:
- GNU Emacs,傳奇的文字編輯器
- gcc,C 和 C++ 編譯器,立即確立了自己作為最佳的 UNIX 編譯器,以其穩定性和優化能力
- GNU 函式庫(包括 C++ 函式庫)
- gdb 除錯器
- RCS,一個用於備份和維護多個版本源文件的工具
- GNU make,最強大的構建管理工具
這本書為 C 程式設計師介紹了所有這些工具。先前的 UNIX 經驗並不是必需的。
本書中的 CD-ROM 包含幾個流行 UNIX 系統的二進位檔,包括運行 SunOS 4.1.3 的 Sun SPARC4、運行 Solaris 2.4 的 Sun SPARC4、運行 HPUX 的 HP 9000/700、運行 AIX 3 的 IBM RS/6000、運行 Irix 5.3 的 SGI Iris/Indigo,以及運行 Digital UNIX 的 Alpha。完整的源代碼和配置、構建及安裝的腳本也包含在內。