Ruby is a powerful, high-level programming language that's well suited for a variety of tasks. It's easy to read, easy to write, and it can make getting things done fast and painless. And Ruby really shines when it comes to scripting tidy little solutions to difficult problems.
Wicked Cool Ruby Scripts (No Starch Press, December 2008, 216 pp, ISBN 9781593271824) offers readers a collection of Ruby utilities for tasks ranging from system administration to image manipulation and website management. Readers learn how to automate everyday tasks and tackle complex problems by designing powerful web crawlers and security scripts as well as full-fledged libraries and applications. Each of the scripts is designed to be immediately useful and to encourage the reader to push Ruby to its limits.
"Ruby has been a game changer for me," said author Steve Pugh. "I use Ruby frequently and love when elegant little scripts save the day. I hope readers, too, can enjoy the power of this wonderful programming language."
In addition to learning how to streamline administrative tasks like renaming files, disabling processes, and changing permissions, readers learn how to:
- Manipulate strings, encrypt files, and sort efficiently
- Validate web links, check for orphan files, and generate forms
- Mass edit photos, extract image information, and create thumbnails
- Parse CSV files and scrape links, images, and pages from the Web
As with all titles in the Wicked Cool series from No Starch Press, along with each script readers are given the code, a discussion of how the script works, and tips on how to customize it. In no time at all, readers will be saving valuable time and discovering the power of Ruby.

0 comments:
Post a Comment