- Author: Hal Fulton, André Arko
- Language: English
- Publisher: Addison-Wesley Professional; 3 edition (March 12, 2015)
- Pages: 816
- Size: 30 MB
- Format: pdf
- ISBN-10: 0321714636
- ISBN-13: 978-0321714633
The new
edition illuminates Ruby 2.1 through 400+ examples, each answering the
question: “How do I do this in Ruby?” For each example, they present
both a task description and realistic technical constraints. Next, they
walk step-by-step through presenting one good solution, offering
detailed explanations to promote deeper understanding.
Conveniently organized by topic, The Ruby Way, Third Edition makes
it easier than ever to find the specific solution you want—and to write
better code by reflecting Ruby’s unique philosophy and spirit.
Coverage includes
- Ruby 2.1 overview: terminology, philosophy, and basic principles
- Best practices for strings and regular expressions
- Efficiently internationalizing your code
- Performing calculations (including trigonometry, calculus, statistics, and time/date calculations)
- Working with “Rubyesque” objects such as symbols and ranges
- Using arrays, hashes, stacks, queues, trees, graphs, and other data structures
- Efficiently storing data with YAML, JSON, and SQLite3
- Leveraging object-oriented and dynamic features, from multiple constructors to program inspection
- Building GUIs with Shoes 4, Ruby/Tk, Ruby/GTK3, QtRuby, and other toolkits
- Improving thread performance by understanding Ruby’s synchronization methods and avoiding its pitfalls
- Automating system administration with Ruby
- Data formats: JSON, XML, RSS, Atom, RMagick, PDF, and more
- Testing and debugging with RSpec, Minitest, Cucumber, byebug, and pry
- Measuring Ruby program performance
- Packaging and distributing code, and managing dependencies with Bundler
- Network programming: clients, time servers, POP, SMTP, IMAP, Open-URI
- Web applications: HTTP servers, Rails, Sinatra, HTML generation, and more
- Writing distributed Ruby software with drb
- Choosing modern development tools that maximize your productivity
No comments:
Post a Comment