Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alma (primary reqs and some w3 optionals) #4

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

mimyal
Copy link

@mimyal mimyal commented Aug 26, 2016

I started a TDD class but in wave 1 and 2 I realized I had no time. My program file is trying to do what that class would have done. I had more time at wave 3 but I didn't know I would have it so instead I tackled the optional at the end.

In withdraw_using_checks I started to wonder what better loops there were than my un-nested if-loops, but I didn't know that any other option was better than mine so I left it.

In MoneyMarkets withdraw-method I had even more if-loops, but as I successfully suspended the account I had no time to revisit because I wanted to have time to fix that. Maybe a case-loop would make more sense here.

I am scared of adding "all that data" in the optionals for wave 1 and 2 so I tinkered with the primary reqs. Have no time to revisit this weekend but it would be good for me.

@mimyal mimyal changed the title Primary reqs complete (Alma) Primary reqs and some wave 3 optionals Aug 26, 2016
@mimyal mimyal changed the title Primary reqs and some wave 3 optionals Alma (primary reqs and some w3 optionals) Aug 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant