Build Awesome Command-Line Applications in Ruby: Control Your Computer, Simplify Your Life (Paperback)
暫譯: 用 Ruby 建立精彩的命令列應用程式:掌控你的電腦,簡化你的生活 (平裝本)
David B. Copeland
- 出版商: Pragmatic Bookshelf
- 出版日期: 2012-04-17
- 定價: $1,160
- 售價: 1.7 折 $199
- 語言: 英文
- 頁數: 225
- 裝訂: Paperback
- ISBN: 1934356913
- ISBN-13: 9781934356913
-
相關分類:
Ruby
-
其他版本:
Build Awesome Command-Line Applications in Ruby 2: Control Your Computer, Simplify Your Life (Paperback)
買這商品的人也買了...
-
$780$616 -
$480$384 -
$480$379 -
$680$537 -
$792Objective-C Programming: The Big Nerd Ranch Guide (Paperback)
-
$520$411 -
$680$666 -
$720$612 -
$399iOS Programming: The Big Nerd Ranch Guide, 3/e (Paperback)
-
$980$774 -
$550$468 -
$590$460 -
$780$616 -
$450$356 -
$860$731 -
$680$530 -
$280$218 -
$450$383 -
$1,600$1,520 -
$250$238 -
$2,650$2,518 -
$1,575$1,496 -
$360$281 -
$580$458 -
$580$458
相關主題
商品描述
As Ruby pro David Copeland explains, writing a command-line application that is self-documenting, robust, adaptable and forever useful is easier than you might think. Ruby is particularly suited to this task, since it combines high-level abstractions with "close to the metal" system interaction wrapped up in a concise, readable syntax. Moreover, Ruby has the support of a rich ecosystem of open-source tools and libraries.
Ten insightful chapters each explain and demonstrate a command-line best practice. You'll see how to use these tools to elevate the lowliest automation script to a maintainable, polished application.
You'll learn how to use free, open source parsers to create user-friendly command-line interfaces as well as command suites. You'll see how to use defaults to keep options simple for everyday users, while giving advanced users options for more complex tasks.
There's no reason a command-line application should lack documentation, whether it's part of a help command or a man page; you'll find out when and how to use both. Your journey from command-line novice to pro ends with a look at valuable approaches to testing your apps, and includes some fun techniques for outside-the-box, colorful interfaces that will delight your users.
With Ruby, the command line is not dead. Long live the command line.
What You Need:
All you'll need is Ruby, and the ability to install a few gems along the way. Examples written for Ruby 1.9.2, but 1.8.7 should work just as well.
商品描述(中文翻譯)
作為 Ruby 專家 David Copeland 解釋的,撰寫一個自我文件化、穩健、可適應且永遠有用的命令列應用程式比你想像的要簡單得多。Ruby 特別適合這項任務,因為它將高階抽象與「接近底層」的系統互動結合在一起,並包裹在簡潔、可讀的語法中。此外,Ruby 擁有豐富的開源工具和庫的生態系統支持。
十個深刻的章節各自解釋並示範了一個命令列最佳實踐。你將看到如何使用這些工具將最簡單的自動化腳本提升為可維護、精緻的應用程式。
你將學會如何使用免費的開源解析器來創建用戶友好的命令列介面以及命令套件。你將看到如何使用預設值來簡化日常用戶的選項,同時為進階用戶提供更複雜任務的選項。
命令列應用程式不應缺乏文件,無論是作為幫助命令的一部分還是 man 頁面;你將了解何時以及如何使用這兩者。你從命令列新手到專家的旅程以測試應用程式的寶貴方法作結,並包括一些有趣的技術,為你的用戶帶來別出心裁、色彩繽紛的介面。
有了 Ruby,命令列並未死去。命令列萬歲。
你需要的:
你所需的僅僅是 Ruby,以及在過程中安裝幾個 gems 的能力。範例是為 Ruby 1.9.2 編寫的,但 1.8.7 也應該同樣適用。