Effective Ruby : 48 Specific Ways to Write Better Ruby

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

If you're an experienced Ruby programmer, Effective Ruby will help you harness Ruby's full power to write more robust, efficient, maintainable, and well-performing code. Drawing on nearly a decade of Ruby experience, Peter J. Jones brings together 48 Ruby best practices, expert tips, and shortcuts -- all supported by realistic code examples. Jones offers practical advice for each major area of Ruby development, from  Read more...

Author(s): Peter J. Jones
Series: Effective Software Development Series
Edition: 1
Publisher: Addison-Wesley
Year: 2015

Language: English
Pages: 211
Tags: Ruby (Computer program language);Object-oriented programming (Computer science);Ruby (Lenguaje de programación para computadora);Programación orientada a objetos (Computación)

About the author --
Accustoming yourself to Ruby --
Classes, objects, and modules --
Collections --
Exceptions --
Metaprogramming --
Testing --
Tools and libraries --
Memory management and performance --
Epilogue.