Your UNIX/Linux: The Ultimate Guide, 3/e (Paperback)
暫譯: 你的UNIX/Linux:終極指南,第三版(平裝本)

Sumitabha Das

  • 出版商: McGraw-Hill Education
  • 出版日期: 2013-01-01
  • 定價: $1,200
  • 售價: 9.8$1,176
  • 語言: 英文
  • 頁數: 760
  • 裝訂: 平裝
  • ISBN: 0071086293
  • ISBN-13: 9780071086295
  • 相關分類: Linux
  • 立即出貨 (庫存=1)

買這商品的人也買了...

相關主題

商品描述

  • Description
    Your UNIX/Linux: The Ultimate Guide, written with both users and programmers in mind, is the ultimate UNIX/Linux text. Both pedagogical tool and exhaustive reference, it is well-suited to any course that includes UNIX or Linux. A strong pedagogical framework sets it apart from similar texts and allows beginning students to gain a firm grasp of fundamental concepts, while chapters on advanced topics inspire the more experienced reader to move beyond the basics. Nearly a thousand exercises and self-test questions provide a way for students to test and reinforce their understanding of the material.
  • Features
    • While the chapter on vi/vim has been retained, the one on emacs has been condensed and relegated to an appendix. To make the transition to vi easier for beginners, Chapter 3 features the pico editor.
    • A separate chapter on the essentials of C programming has been added. The treatment, though brief, is just adeqate to understand the two chapters on Systems Programming that follow.
    • Chapter 15 now includes the popular Concurrent Version System (CVS), which is found on all Linux systems. SCCS and RCS continue to find place in this edition, but at least one of them would be removed in the next edition.
    • The GNU debugger (gdb) has been included in this edition since it is superior to dbx, even though the latter has been retained.
    • Over nine hundred self-test questions and exercises allow students to test and reinforce their understanding of key concepts. 
    • Scores of real-life examples prompt the reader to envision the practical application of UNIX in situations they are likely to encounter. 
    • Notes, Tips, and Caution boxes provide on-the-spot assistance to students. 
    • Linux coverage supplements generic coverage of UNIX in cases where Linux behaves differently. 
      Coverage of the Korn, bash, and C shells is featured in appendices.
    • Scores of tables, diagrams, and screen shots make the fundamentals of the Unix operating system more accessible to students. 
    • Money Saving eBook Available. To purchase an electronic eBook version of this title, visit www.CourseSmart.com (ISBN 0077374649). With the CourseSmart e Textbook version of this title, students can save money, reduce their impact on the environment, and access powerful web tools for learning. Faculty can also review and compare the full text online without having to wait for a print desk copy. 

商品描述(中文翻譯)



  • 描述

    Your UNIX/Linux: The Ultimate Guide, 針對使用者和程式設計師而撰寫,是一本終極的 UNIX/Linux 書籍。它既是教學工具,也是全面的參考資料,非常適合任何包含 UNIX 或 Linux 的課程。強大的教學框架使其與類似書籍區別開來,並幫助初學者牢固掌握基本概念,而關於進階主題的章節則激勵更有經驗的讀者超越基礎。近千個練習題和自我測試問題為學生提供了測試和加強對材料理解的方式。



  • 特色


    • 雖然 vi/vim 的章節已保留,但 emacs 的章節已被簡化並移至附錄。為了讓初學者更容易過渡到 vi,第 3 章介紹了 pico 編輯器。

    • 新增了一個關於 C 程式設計基礎的獨立章節。雖然內容簡短,但足以理解隨後的兩個系統程式設計章節。

    • 第 15 章現在包括了流行的 Concurrent Version System (CVS),該系統在所有 Linux 系統上均可找到。SCCS 和 RCS 在本版中仍然保留,但至少有一個將在下一版中被移除。

    • GNU 調試器 (gdb) 已被納入本版,因為它優於 dbx,儘管後者仍然保留。

    • 超過九百個自我測試問題和練習題讓學生能夠測試和加強對關鍵概念的理解。

    • 大量的實際範例促使讀者想像 UNIX 在他們可能遇到的情境中的實際應用。

    • 註解、提示和注意事項框提供即時的協助給學生。

    • Linux 的內容補充了 UNIX 的一般內容,特別是在 Linux 行為不同的情況下。

      Korn、bash 和 C shell 的內容在附錄中介紹。

    • 大量的表格、圖示和螢幕截圖使 Unix 作業系統的基本概念對學生更易於理解。


    • 省錢的電子書可用。要購買此書的電子書版本,請訪問 www.CourseSmart.com (ISBN 0077374649)。使用 CourseSmart 的電子教科書版本,學生可以省錢,減少對環境的影響,並訪問強大的網路學習工具。教職員也可以在線審閱和比較完整文本,而無需等待印刷版的桌面副本。



目錄大綱

  • Table of Contents
    Part I -- User UNIX 
    Chapter 1 Introducing UNIX 
    Chapter 2 Getting familiar with UNIX Commands 
    Chapter 3 The File System 
    Chapter 4 File Attributes 
    Chapter 5 The vi/vim Editor 
    Chapter 6 The Shell 
    Chapter 7 The Process 
    Chapter 8 The Shell - Customizing the Environment 
    Chapter 9 Simple Filters 
    Chapter 10 Filters Using Regular Expressions - grep and sed 
    Chapter 11 Networking and Internet Tools 

    Part II--Programmer UNIX 
    Chapter 12 Filtering and programming with awk 
    Chapter 13 Shell Programming 
    Chapter 14 A C Programming Primer 
    Chapter 15 Program Development Tools 
    Chapter 16 Systems Programming I - Files 
    Chapter 17 Systems Programming II - Process Control 
    Chapter 18 perl - The Master Manipulator 

    Part III -- System Administration 
    Chapter 19 System Administration

目錄大綱(中文翻譯)



  • Table of Contents

    Part I -- User UNIX 

    Chapter 1 Introducing UNIX 

    Chapter 2 Getting familiar with UNIX Commands 

    Chapter 3 The File System 

    Chapter 4 File Attributes 

    Chapter 5 The vi/vim Editor 

    Chapter 6 The Shell 

    Chapter 7 The Process 

    Chapter 8 The Shell - Customizing the Environment 

    Chapter 9 Simple Filters 

    Chapter 10 Filters Using Regular Expressions - grep and sed 

    Chapter 11 Networking and Internet Tools 



    Part II--Programmer UNIX 

    Chapter 12 Filtering and programming with awk 

    Chapter 13 Shell Programming 

    Chapter 14 A C Programming Primer 

    Chapter 15 Program Development Tools 

    Chapter 16 Systems Programming I - Files 

    Chapter 17 Systems Programming II - Process Control 

    Chapter 18 perl - The Master Manipulator 



    Part III -- System Administration 

    Chapter 19 System Administration