Refactoring

Refactoring
Author :
Publisher : Pearson Education
Total Pages : 555
Release :
ISBN-10 : 9780321604170
ISBN-13 : 0321604172
Rating : 4/5 (172 Downloads)

Book Synopsis Refactoring by : Jay Fields

Download or read book Refactoring written by Jay Fields and published by Pearson Education. This book was released on 2009-10-15 with total page 555 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Definitive Refactoring Guide, Fully Revamped for Ruby With refactoring, programmers can transform even the most chaotic software into well-designed systems that are far easier to evolve and maintain. What’s more, they can do it one step at a time, through a series of simple, proven steps. Now, there’s an authoritative and extensively updated version of Martin Fowler’s classic refactoring book that utilizes Ruby examples and idioms throughout–not code adapted from Java or any other environment. The authors introduce a detailed catalog of more than 70 proven Ruby refactorings, with specific guidance on when to apply each of them, step-by-step instructions for using them, and example code illustrating how they work. Many of the authors’ refactorings use powerful Ruby-specific features, and all code samples are available for download. Leveraging Fowler’s original concepts, the authors show how to perform refactoring in a controlled, efficient, incremental manner, so you methodically improve your code’s structure without introducing new bugs. Whatever your role in writing or maintaining Ruby code, this book will be an indispensable resource. This book will help you Understand the core principles of refactoring and the reasons for doing it Recognize “bad smells” in your Ruby code Rework bad designs into well-designed code, one step at a time Build tests to make sure your refactorings work properly Understand the challenges of refactoring and how they can be overcome Compose methods to package code properly Move features between objects to place responsibilities where they fit best Organize data to make it easier to work with Simplify conditional expressions and make more effective use of polymorphism Create interfaces that are easier to understand and use Generalize more effectively Perform larger refactorings that transform entire software systems and may take months or years Successfully refactor Ruby on Rails code


Refactoring Related Books

Refactoring
Language: en
Pages: 555
Authors: Jay Fields
Categories: Computers
Type: BOOK - Published: 2009-10-15 - Publisher: Pearson Education

DOWNLOAD EBOOK

The Definitive Refactoring Guide, Fully Revamped for Ruby With refactoring, programmers can transform even the most chaotic software into well-designed systems
Refactoring in Ruby
Language: en
Pages: 309
Authors: William C. Wake
Categories: Computers
Type: BOOK - Published: 2009-10-15 - Publisher: Pearson Education

DOWNLOAD EBOOK

The First Hands-On, Practical, All-Ruby Refactoring Workbook! Refactoring—the art of improving the design of existing code—has taken the world by storm. So
Rails AntiPatterns
Language: en
Pages: 347
Authors: Chad Pytel
Categories: Computers
Type: BOOK - Published: 2010-11-09 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

The Complete Guide to Avoiding and Fixing Common Rails 3 Code and Design Problems As developers worldwide have adopted the powerful Ruby on Rails web framework,
Refactoring
Language: en
Pages: 461
Authors: Martin Fowler
Categories: Computers
Type: BOOK - Published: 1999 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Refactoring is gaining momentum amongst the object oriented programming community. It can transform the internal dynamics of applications and has the capacity t
Design Patterns in Ruby
Language: en
Pages: 558
Authors: Russ Olsen
Categories: Computers
Type: BOOK - Published: 2007-12-10 - Publisher: Pearson Education

DOWNLOAD EBOOK

Praise for Design Patterns in Ruby "Design Patterns in Ruby documents smart ways to resolve many problems that Ruby developers commonly encounter. Russ Olsen ha