作者:Gregory Brown, Brown Gregory
出版日期:June 25, 2009
出版社:O'Reilly
页数:328
ISBN:9780596523008
文件格式:PDF
How do you write truly elegant code with Ruby? Ruby Best Practicesis for programmers who want to use Ruby as experienced Rubyists do.Written by the developer of the Ruby project Prawn, this concise bookexplains how to design beautiful APIs and domain-specific languageswith Ruby, as well as how to work with functional programming ideas andtechniques that can simplify your code and make you more productive.You’ll learn how to write code that’s readable, expressive, and muchmore.
Ruby Best Practices will help you:
Understand the secret powers unlocked by Ruby’s code blocksLearn how to bend Ruby code without breaking it, such as mixing in modules on the flyDiscover the ins and outs of testing and debugging, and how to design for testabilityLearn to write faster code by keeping things simpleDevelop strategies for text processing and file management, including regular expressionsUnderstand how and why things can go wrongReduce cultural barriers by leveraging Ruby’s multilingual capabilitiesThis book also offers you comprehensive chapters on driving codethrough tests, designing APIs, and project maintenance. Learn how tomake the most of this rich, beautiful language with Ruby Best Practices.