Created
November 15, 2013 21:37
-
Star
(0)
You must be signed in to star a gist -
Fork
(268)
You must be signed in to fork a gist
-
-
Save dbc-challenges/c2c3a9a95214f0f735f1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Readable Code Refactoring Challenge | |
| # Original unrefactored code: | |
| # | |
| # Notes on changes to improve readability: | |
| # (try to be explicit about which guideline is being adhered to) | |
| # | |
| # Refactored code for readability: | |
| # | |
| # Review and Reflect: | |
| # |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment