Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
James Knight
4,680 Pointsfinancial calculator application HELP
Hello
I am attempting to write an application that takes a starting value which would be for example your income into a UItextfield and then you would enter your your outgoings and incomings into further textfields but i am unsure as to how to tell the system to take the number values and perform the calculation and then display the result. in a short its an application that calculates your bills from your total and displays the amount remaining i.e. your free money. can anybody help ?
1 Answer
Cindy Lea
Courses Plus Student 6,497 PointsI would suggest looking for code online through a search tool like this:
calculator ios code
James Knight
4,680 PointsJames Knight
4,680 PointsThanks ill keep digging