Created
May 19, 2015 19:03
-
-
Save rickbacci/e715cb81ac7bb2daad46 to your computer and use it in GitHub Desktop.
Ruby warrior - debugging and refactoring
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
Explain what rubywarrior is. | |
* gem version | |
* web version | |
Talk about my history(as pertains to rubywarrior) | |
* first meetup | |
* previous attempts | |
Why many don't complete it | |
* complexity | |
* one move per turn | |
Show working unrefactored code. | |
* talk about complexity of the code | |
* explain how I debugged the program | |
Explain how I used flags to change the program. | |
* Break down a few steps of how I refactored | |
* Talk about the complexity after. | |
Possibly move thru some of the code, and maybe run a level. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
looks good!