Sams Teach Yourself Perl in 21 Days, 2/e
暫譯: Sams 21天自學Perl(第二版)

Laura Lemay, Richard Colburn

  • 出版商: SAMS
  • 出版日期: 2002-05-31
  • 售價: $2,050
  • 貴賓價: 9.5$1,948
  • 語言: 英文
  • 頁數: 704
  • 裝訂: Paperback
  • ISBN: 0672320355
  • ISBN-13: 9780672320354
  • 相關分類: Perl 程式語言
  • 已絕版

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

商品描述

Sams Teach Yourself Perl in 21 Days covers the basics of Perl in the first few chapters, and then moves on to practical issues of Perl and in-depth discussions of more advanced topics. Later chapters also delve into software engineering topics, with discussions of modular code and object-oriented programming. CGI is covered in one chapter, but it is not the focus on the book. The book relies heavily on longer working examples and code, as opposed to small snippets and code fragments, and each chapter includes two to three smaller complete examples and one major one that illustrates most of the concepts for that chapter and builds on the chapters before it. Written by Laura Lemay, this is her third major book after Sams Teach Yourself Web Publishing with HTML in 21 Days and Sams Teach Yourself Java in 21 Days.

Table of Contents

Introduction.

WEEK 1. GETTING STARTED.

Day 1. An Introduction to Perl.
Day 2. Working with Strings and Numbers (Scalar Data).
Day 3. More Scalar Data and Operators.
Day 4. Working with Lists and Arrays.
Day 5. Working with Hashes.
Day 6. Conditionals and Loops.
Day 7. Exploring a Few Longer Examples.

WEEK 2. DOING MORE.


Day 8. Manipulating Lists and Strings.
Day 9. Pattern Matching with Regular Expressions.
Day 10. Doing More with Regular Expressions.
Day 11. Creating and Using Subroutines.
Day 12. Debugging Perl.
Day 13. Scope, Modules, and Importing Code.
Day 14. Exploring a Few Longer Examples.

WEEK 3. ADVANCED PERL.


Day 15. Working with Files and I/O.
Day 16. Using Perl for CGI Scripting.
Day 17. Managing Files and Directories.
Day 18. Perl and the Operating System.
Day 19. Working with References.
Day 20. Odds and Ends.
Day 21. Exploring a Few Longer Examples.

APPENDIXES.


Appendix A. Perl Functions.
Appendix B. Installing Perl on a Unix System.
Appendix C. Installing Perl for Windows.
Index.

商品描述(中文翻譯)

《Sams Teach Yourself Perl in 21 Days》在前幾章介紹了Perl的基本概念,然後轉向Perl的實際問題以及更深入的高級主題討論。後面的章節還探討了軟體工程主題,包括模組化程式碼和物件導向程式設計。雖然有一章涵蓋了CGI,但這並不是本書的重點。本書大量依賴較長的工作範例和程式碼,而不是小片段和程式碼片段,每章包括兩到三個較小的完整範例和一個主要範例,該主要範例展示了該章的大部分概念並基於之前的章節進行擴展。這本書由Laura Lemay撰寫,這是她在《Sams Teach Yourself Web Publishing with HTML in 21 Days》和《Sams Teach Yourself Java in 21 Days》之後的第三本主要著作。

目錄
引言。

第一週:入門。
第1天:Perl簡介。
第2天:處理字串和數字(標量資料)。
第3天:更多標量資料和運算子。
第4天:處理列表和陣列。
第5天:處理雜湊。
第6天:條件語句和迴圈。
第7天:探索幾個較長的範例。

第二週:進一步學習。
第8天:操作列表和字串。
第9天:使用正規表達式進行模式匹配。
第10天:使用正規表達式進行更多操作。
第11天:創建和使用子程序。
第12天:調試Perl。
第13天:範圍、模組和導入程式碼。
第14天:探索幾個較長的範例。

第三週:高級Perl。
第15天:處理檔案和I/O。
第16天:使用Perl進行CGI腳本編寫。
第17天:管理檔案和目錄。
第18天:Perl與作業系統。
第19天:處理參考。
第20天:雜項。
第21天:探索幾個較長的範例。

附錄。
附錄A:Perl函數。
附錄B:在Unix系統上安裝Perl。
附錄C:在Windows上安裝Perl。
索引。