Skip to content

Instantly share code, notes, and snippets.

@rickbacci
Created May 19, 2015 19:03
Show Gist options
  • Save rickbacci/e715cb81ac7bb2daad46 to your computer and use it in GitHub Desktop.
Save rickbacci/e715cb81ac7bb2daad46 to your computer and use it in GitHub Desktop.
Ruby warrior - debugging and refactoring
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.
@rwarbelow
Copy link

looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment