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

Shari Meggs BankAccount #23

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

Shari Meggs BankAccount #23

wants to merge 16 commits into from

Conversation

SSBinks
Copy link

@SSBinks SSBinks commented Aug 26, 2016

Wave 1: I was able to complete this fairly easily and understood the instructions. I attempted the optional requirement but held off until Wave 2

Wave 2: The baseline requirements were pretty difficult especially find. I was able to visualize what I wanted to do but was unable to put it into code. I realized I didn't understand a lot of the pieces that went into parsing the data.

I overall understood what a CSV was but had issues applying some of that information into practice.

Wave 3: Wave three was a lot more manageable and it made me think about how the whole code fix together. I added some constants and changed the logic of the program as I realized withdraw was not correctly subtracting.

Some doubts:

  1. I am not sure if I over did it with instance variables
  2. I am not super confident in working with CSV data (but we probably will have practice in the future)

SSBinks added 16 commits August 23, 2016 10:55
…dd the second with a method that would link an account
…the initial balance. Also modified withdraw method as it calculated incorrectly (and deposit) Changed a values to floats
…the very end to dollars. This made it easier to assign different variables and not continue to convert the money as I went along
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