Programming Perl, 3/e (Paperback)
            
暫譯: 程式設計 Perl, 第3版 (平裝本)
        
        Larry Wall, Tom Christiansen, Jon Orwant
- 出版商: O'Reilly
- 出版日期: 2000-07-24
- 售價: $1,760
- 貴賓價: 9.5 折 $1,672
- 語言: 英文
- 頁數: 1092
- 裝訂: Paperback
- ISBN: 0596000278
- ISBN-13: 9780596000271
- 
    相關分類:
    
      Perl 程式語言
 
- 
    其他版本:
    
      Programming Perl : Unmatched power for text processing and scripting, 4/e (Paperback)
 
買這商品的人也買了...
- 
                
                   Visual C++ 6 教學手冊 (Beginning Visual C++ 6) Visual C++ 6 教學手冊 (Beginning Visual C++ 6)$580$458
- 
                
                   計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e) 計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)$680$537
- 
                
                   C++ Primer, 3/e 中文版 C++ Primer, 3/e 中文版$980$774
- 
                
                   Introduction to Algorithms, 2/e (Hardcover) Introduction to Algorithms, 2/e (Hardcover)$990$970
- 
                
                   Thinking in Java 中文版 (Thinking in Java, 2/e) Thinking in Java 中文版 (Thinking in Java, 2/e)$920$727
- 
                
                   LPI Linux 資格檢定 (LPI Linux Certification in a Nutshell) LPI Linux 資格檢定 (LPI Linux Certification in a Nutshell)$880$695
- 
                
                   Visual C#.NET 程式設計經典 Visual C#.NET 程式設計經典$650$514
- 
                
                   Sun Certified Programmer & Developer for Java 2 Study Guide, 2/e Sun Certified Programmer & Developer for Java 2 Study Guide, 2/e$1,800$1,710
- 
                
                   C++ Builder 6 完全攻略 C++ Builder 6 完全攻略$690$587
- 
                
                   作業系統概念 (Operating System Concepts, 6/e Windows XP Update) 作業系統概念 (Operating System Concepts, 6/e Windows XP Update)$780$741
- 
                
                   ASP.NET 程式設計徹底研究 ASP.NET 程式設計徹底研究$590$466
- 
                
                   重構─改善既有程式的設計 重構─改善既有程式的設計$720$569
- 
                
                   鳥哥的 Linux 私房菜-伺服器架設篇 鳥哥的 Linux 私房菜-伺服器架設篇$750$638
- 
                
                   Tomcat 技術手冊 (Tomcat: The Definitive Guide) Tomcat 技術手冊 (Tomcat: The Definitive Guide)$720$569
- 
                
                   電腦網路 (Computer Networks, 4/e) 電腦網路 (Computer Networks, 4/e)$800$760
- 
                
                   鳥哥的 Linux 私房菜─基礎學習篇增訂版 鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476
- 
                
                   CCNA Self-Study: Interconnecting Cisco Network Devices (ICND) 640-811, 640-801, 2/e CCNA Self-Study: Interconnecting Cisco Network Devices (ICND) 640-811, 640-801, 2/e$2,220$2,109
- 
                
                   SCJP‧SCJD 專業認證指南 (Sun Certified Programmer & Developer for Java 2 #310-305 與310-027) SCJP‧SCJD 專業認證指南 (Sun Certified Programmer & Developer for Java 2 #310-305 與310-027)$850$723
- 
                
                   人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e) 人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379
- 
                
                   JSP 2.0 技術手冊 JSP 2.0 技術手冊$750$593
- 
                
                   建構嵌入式 Linux 系統 建構嵌入式 Linux 系統$780$616
- 
                
                   最新 JavaScript 完整語法參考辭典 第三版 最新 JavaScript 完整語法參考辭典 第三版$490$382
- 
                
                   ASP.NET 徹底研究進階技巧─高階技巧與控制項實作 ASP.NET 徹底研究進階技巧─高階技巧與控制項實作$650$507
- 
                
                   深入淺出 Java 程式設計, 2/e (Head First Java, 2/e) 深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695
- 
                
                   ASP.NET 2.0 深度剖析範例集 ASP.NET 2.0 深度剖析範例集$650$507
商品描述
      
Perl is a powerful programming language that  has grown in popularity since it first appeared in 1988. The first edition of this book, Programming Perl, hit the shelves in 1990, and was quickly adopted as the  undisputed bible of the language. Since then, Perl  has grown with the times, and so has this book.
Programming Perl is not just a book about Perl. It is also a unique introduction to the language and its culture, as one might expect only from its authors. Larry Wall is the inventor of Perl, and provides a unique perspective on the evolution of Perl and its future direction. Tom Christiansen was one of the first champions of the language, and lives and breathes the complexities of Perl internals as few other mortals do. Jon Orwant is the editor of
The Perl Journal, which has brought together the Perl community as a common forum for new developments in Perl.
Any Perl book can show the syntax of Perl's functions, but only this one is a comprehensive guide to all the nooks and crannies of the language. Any Perl book can explain typeglobs, pseudohashes, and closures, but only this one shows how they really work. Any Perl book can say that my is faster than local, but only this one explains why. Any Perl book can have a title, but only this book is affectionately known by all Perl programmers as "The Camel."
This third edition of Programming Perl has been expanded to cover version 5.6 of this maturing language. New topics include threading, the compiler, Unicode, and other new features that have been added since the previous edition.
      Programming Perl is not just a book about Perl. It is also a unique introduction to the language and its culture, as one might expect only from its authors. Larry Wall is the inventor of Perl, and provides a unique perspective on the evolution of Perl and its future direction. Tom Christiansen was one of the first champions of the language, and lives and breathes the complexities of Perl internals as few other mortals do. Jon Orwant is the editor of
The Perl Journal, which has brought together the Perl community as a common forum for new developments in Perl.
Any Perl book can show the syntax of Perl's functions, but only this one is a comprehensive guide to all the nooks and crannies of the language. Any Perl book can explain typeglobs, pseudohashes, and closures, but only this one shows how they really work. Any Perl book can say that my is faster than local, but only this one explains why. Any Perl book can have a title, but only this book is affectionately known by all Perl programmers as "The Camel."
This third edition of Programming Perl has been expanded to cover version 5.6 of this maturing language. New topics include threading, the compiler, Unicode, and other new features that have been added since the previous edition.
商品描述(中文翻譯)
Perl 是一種強大的程式語言,自1988年首次出現以來,其受歡迎程度不斷上升。本書的第一版《Programming Perl》於1990年上市,並迅速被公認為這門語言的權威指南。自那時以來,Perl 隨著時代的變遷而發展,本書也隨之更新。
《Programming Perl》不僅僅是一本關於 Perl 的書。它也是對這門語言及其文化的獨特介紹,這是只有其作者才能提供的視角。Larry Wall 是 Perl 的創造者,對 Perl 的演變及未來方向提供了獨特的見解。Tom Christiansen 是這門語言的早期倡導者之一,對 Perl 的內部複雜性有著深入的理解,鮮有其他人能及。Jon Orwant 是《The Perl Journal》的編輯,該期刊將 Perl 社群聚集在一起,成為 Perl 新發展的共同論壇。
任何 Perl 書籍都可以展示 Perl 函數的語法,但只有這本書是對這門語言所有細節的全面指南。任何 Perl 書籍都可以解釋 typeglobs、pseudohashes 和 closures,但只有這本書展示了它們的實際運作方式。任何 Perl 書籍都可以說 my 比 local 更快,但只有這本書解釋了原因。任何 Perl 書籍都可以有一個標題,但只有這本書被所有 Perl 程式設計師親切地稱為「駱駝」。
這本《Programming Perl》第三版已擴展以涵蓋這門成熟語言的 5.6 版本。新主題包括執行緒、編譯器、Unicode 以及自上一版以來新增的其他功能。

 
     
     
     
     
     
     
     
     
     
    