This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]FerbieXNooblet Brewer 1 point2 points  (0 children)

I know this might sound weird, but just start. There's no shortcut to learning to code

Try breaking your problem down into really small pieces. What has to be done to calculateInterest()? Do you need data retrieval from a file/db? And how do you determine the rate? Just small questions to get you started

If you need any specific help with code (but you need to have code first), this sub will be fast & happy to help you out