Skip to content

Instantly share code, notes, and snippets.

@dfenjves
Created August 12, 2014 16:53
Show Gist options
  • Save dfenjves/1f2712b64d0cf82fe4a5 to your computer and use it in GitHub Desktop.
Save dfenjves/1f2712b64d0cf82fe4a5 to your computer and use it in GitHub Desktop.
Command Line Calculator!
Your mission, should you choose to accept it, is to
BUILD A COMMAND LINE, OBJECT ORIENTED CALCULATOR
We're leaving this open ended, so as a team:
-Make a plan. What do you want your calculator to do? List out the features you want.
-Break your project down into parts. Walk through the checklist with the entire team.
-Build each part and then test it! (Don't build everything and forget to test as you work!)
-Demo your calculator for the team!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment