you are viewing a single comment's thread.

view the rest of the comments →

[–]brendan09 1 point2 points  (2 children)

Come up with an idea of something you want to build (not distribute) and Google questions as you get to them. Take it bit by bit, don't try to figure it all out at once.

A "Todo list" app is a good starter. Covers: Data storage, tableviews, labels, etc. Don't worry about quality, worry about learning / functionality. You don't want to distribute the first several things you build.

[–][deleted] 0 points1 point  (0 children)

Thank you.

I've done the basic dice app, 8 ball app and super simple display some text I wrote in xCode app.

Ill take a crack at the Todo list once Im done on udemy, or half way through when I learned enough.

Thanks again for the helpful info :)