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

iOS

Jake N
Jake N
612 Points

question about apps that change text

hey guys, i am wanting to try and create an app that has my picks of the day (who i think will win sporting events) and am not sure where to start. I have no experience with coding or anything and am starting to get into it, i am currently taking the swift course here and am starting to get the hang of the basics. How would i go about creating a simple app that is just a single page with text on it? Thanks!

5 Answers

Stone Preston
Stone Preston
42,016 Points

How would i go about creating a simple app that is just a single page with text on it?

have you done the Build A Simple iPhone App With Swift course? Thats pretty much exactly what that course covers. You create a single view app with text on it that changes.

Jake N
Jake N
612 Points

i don't think i have, do you have a link to that?

Jake N
Jake N
612 Points

wow im an idiot, didnt realize i could just click that..... my bad

Jake N
Jake N
612 Points

im guessing i should probably finish the swift tutorial first right?

Stone Preston
Stone Preston
42,016 Points

yeah thats probably a good idea. I would do all the swift courses that arent projects first, then do the projects.

Jake N
Jake N
612 Points

okay, thanks for all the help. i seem to be getting the hang of whats going on in swift, but then get tricked up by the challenges :)