《Build Awesome Command-Line Applications in Ruby 2》电子书下载
Build Awesome Command-Line Applications in Ruby 2txt,chm,pdf,epub,mobi下载 作者:David Copeland 出版社: The Pragmatic Bookshelf 副标题: Control Your Computer, Simplify Your Life 出版年: 2013-11-15 页数: 224 定价: USD 30.00 装帧: 平装 ISBN: 9781937785758
内容简介 · · · · · ·
Writing a command-line application that’s self-documenting, robust, adaptable and forever useful is easier than you might think. Ruby is particularly suited to this task, because it combines high-level abstractions with “close to the metal” system interaction wrapped up in a concise, readable syntax. Plus, Ruby has the support of a rich ecosystem of open source tools and librar...
Writing a command-line application that’s self-documenting, robust, adaptable and forever useful is easier than you might think. Ruby is particularly suited to this task, because it combines high-level abstractions with “close to the metal” system interaction wrapped up in a concise, readable syntax. Plus, 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 why 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.
作者简介 · · · · · ·
David Bryant Copeland is a veteran professional software developer who spends most of his time on the command line. He speaks frequently at national and regional Ruby conferences and has built many command-line and web applications.
目录 · · · · · ·
Full Table of Contents Introduction Have a Clear and Concise Purpose Be Easy To Use excerpt Be Helpful Play Well with Others excerpt · · · · · ·() Full Table of Contents Introduction Have a Clear and Concise Purpose Be Easy To Use excerpt Be Helpful Play Well with Others excerpt Delight Casual Users excerpt Make Configuration Easy Distribute Painlessly Test, Test, Test Be Easy To Maintain Add Color, Formatting, and Interactivity Common Command-Line Gems and Libraries · · · · · · ()
还没看完
不同的观点!
特别喜欢作者
听说很久,却一直没有看的一本书