《Ruby Best Practices》

《Ruby Best Practices》 《Ruby Best Practices》

  • 书名:《Ruby Best Practices》
  • 分类:编程
  • 作者:Gregory Brown
  • 出版社:O'Reilly Media, Inc.
  • 出版年:June 25, 2009
  • 售价:$34.99
  • 装订:Paperback
  • 页码:328

《Ruby Best Practices》 内容介绍:

How do you write truly elegant code with Ruby? Ruby Best Practices is for programmers who want to use Ruby as experienced Rubyists do. Written by the developer of the Ruby project Prawn, this concise book explains how to design beautiful APIs and domain-specific languages with Ruby, as well as how to work with functional programming ideas and techniques that can simplify your code and make you more productive. You'll learn how to write code that's readable, expressive, and much more. Ruby Best Practices will help you: * Understand the secret powers unlocked by Ruby's code blocks * Learn how to bend Ruby code without breaking it, such as mixing in modules on the fly * Discover the ins and outs of testing and debugging, and how to design for testability * Learn to write faster code by keeping things simple * Develop strategies for text processing and file management, including regular expressions * Understand how and why things can go wrong * Reduce cultural barriers by leveraging Ruby's multilingual capabilities This book also offers you comprehensive chapters on driving code through tests, designing APIs, and project maintenance. Learn how to make the most of this rich, beautiful language with Ruby Best Practices.

作者Gregory Brown介绍:

Gregory T. Brown is a New Haven, CT based Rubyist who spends most of his time on free software projects in Ruby. His main projects are Prawn and Ruport, and he is also the author of the upcoming book Ruby Best Practices. He also is in possession of a small bamboo plant that seems to be invincible, and he is quite proud of this accomplishment.


微信扫一扫关注公众号

0 个评论

要评论图书请先登录注册

你也许想看:

Fluent Python

《Fluent Python》

Luciano Ramalho.O'Reilly Media.2015-8-20

“Learn how to write idiomatic, effective Python code by lever...”

编程高手箴言

《编程高手箴言》

梁肇新.电子工业出版社.2003-11-1

“”

编程人生(下卷)

《编程人生(下卷)》

[美] Peter Seibel.人民邮电出版社.2014-12

“这是一本访谈笔录,记录了当今最具个人魅力的15 位软件先驱的编程生涯。包括Donald Knuth、Jamie Zawi...”

The Joy of Clojure

《The Joy of Clojure》

Michael Fogus,Chris Houser.Manning Publications.2011-4-4

“Clojure is a dynamic programming language that targets the J...”

软件工程的事实与谬误

《软件工程的事实与谬误》

[美] Robert L. Glass.中国电力出版社.2006-1

“关于构建软件,我们理应知道许多东西,但是实际上却因为这样或那样的原因不知道,甚至我们想当然的一些看法实际上是显而易见的错...”

软件驱魔

《软件驱魔》

布伦登 (Bill Blunden).机械工业出版社.2014-5-1

“在典型的软件项目生命周期中,维护阶段的成本占总成本的60%以上。修复遗留代码中的bug一直是困扰软件从业人员的一个问题。...”

深入理解Net-SNMP

《深入理解Net-SNMP》

张春强.机械工业出版社.2015-8-1

“全书一共15章,分为3个部分:基础篇(第1~6章)介绍了网络管理框架、简单网络管理协议、抽象语法标记、管理信息结构、管理...”

你必须知道的261个Java语言问题

《你必须知道的261个Java语言问题》

梁建全.人民邮电出版社.2009-11

“《你必须知道的261个Java语言问题》以问答的形式组织内容,讨论了学习或使用Java语言的过程中经常遇到的一些问题。这...”

面向ArcGIS的Python脚本编程

《面向ArcGIS的Python脚本编程》

[美] Paul A. Zandbergen 赞德伯根.人民邮电出版社.2014-10-1

“《面向ArcGIS的Python脚本编程》是一本指导ArcGIS for Desktop专业用户进行Python开发的指...”

Documenting Software Architectures

《Documenting Software Architectures》

Paul Clements,Felix Bachmann,Len Bass,David Garlan,James Ivers.Addison-Wesley Professional.2010-10-15

“"This new edition is brighter, shinier, more complete, more ...”

Fortran 95/2003 for Scientists and Engineers

《Fortran 95/2003 for Scientists and Engineers》

Stephen Chapman.McGraw-Hill Science/Engineering/Math.2007-4-6

“Chapman's "Fortran for Scientists and Engineers" is intended...”

飞天开放平台编程指南

《飞天开放平台编程指南》

周憬宇,李武军,过敏意.电子工业出版社.2013-3

“《飞天开放平台编程指南:阿里云计算的实践》不但由浅入深地阐述了云计算的相关原理,而且用很多实例详细讲解了怎样利用飞天平台...”

xUnit Test Patterns

《xUnit Test Patterns》

Gerard Meszaros.Addison-Wesley.2007-05-31

“Automated testing is a cornerstone of agile development. An ...”

GDAL源码剖析与开发指南

《GDAL源码剖析与开发指南》

李民录.人民邮电出版社.2014-3-1

“GDAL(Geospatial Data Abstraction Library)是一个在X/MIT许可协议下的开源栅格...”

Software Tools

《Software Tools》

Brian W. Kernighan,P. J. Plauger.Addison-Wesley Professional.1976-1-11

“”

Android开发艺术探索

《Android开发艺术探索》

任玉刚.电子工业出版社.2015-9-1

“《Android开发艺术探索》是一本Android进阶类书籍,采用理论、源码和实践相结合的方式来阐述高水准的Androi...”

数据存储技术与实践

《数据存储技术与实践》

查伟.清华大学出版社.2016-8-1

“"本书试图以时间轴的方式描述自20 世纪50 年代IBM 的第一个硬盘出现以来,整个存储工业及技术的演进。本书内容聚焦于...”

Web开发典藏大系

《Web开发典藏大系》

林珑.清华大学出版社.2014-9-1

“”

Mastering Clojure Macros

《Mastering Clojure Macros》

Colin Jones.The Pragmatic Bookshelf.2014-8-10

“Clojure offers some sharp tools in its toolbox, and one of t...”

Apache Maven 3 Cookbook

《Apache Maven 3 Cookbook》

Srirangan.Packt Publishing.2011-8-4

“”