Skip to main content

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Groups (1)

  • the-big-table

    The Big Table

    4 members,48 bookmarks

    This is for people who want to do development on Google with the Big Table

Bookmark History

Saved by 38 people (15 private), first by anonymouse user on 2006-06-23


Public Comment

on 2006-07-31 by ziller

Refactoring is a disciplined technique for restructuring an existing body of code, altering its internal structure without changing its external behavior. Its heart is a series of small behavior preserving transformations. Each transformation (called a 'r

on 2006-11-03 by pistos

Refactoring is a disciplined technique for restructuring an existing body of code, altering its internal structure without changing its external behavior. Its heart is a series of small behavior preserving transformations. Each transformation (called a 'r

Public Sticky notes

Refactoring

Highlighted by tblizzard

This site is a simple portal for information about refactoring. There is a list of sources of information about refactoring, including various books that have been written. There is a catalog of common refactorings, mostly taken from the original book. Many refactorings can be automated, and various tools exist to help the refactoring process. If you want to ask more questions try the mailing list. When new information appears, I update this page and the Atom feed.

Highlighted by vp21724