开发者

Developing an iPhone app like a simplified version of the address book

I'm ne开发者_如何学Pythonw to iPhone development, so I need some help developing the following app. I'm not sure where to start.

The app is very simple, it's like a simplified version of the address book that came with the iPhone:

  • a screen shows a list of all items in a list view
  • list can be filtered through search
  • list can also be favorites or unfavorites
  • selecting an item will take the user to another screen with more detailed information (a pic, location,)

the data should be stored in an xml file.

Can you point me to the right path?


Welcome to iPhone development :) Whilst there are lots of tutorials online I'd definitely recommend following the Beginning iPhone 3 Development: Exploring the iPhone SDK http://apress.com/book/view/1430224592 book. It's a great introduction to iPhone development and will cover many of the points you've mentioned.


That's pretty basic stuff. There are samples for all of that on developer.apple.com

As an alternative approach, Stanford university published their introduction to iPhone programming course CS193P on iTunesU which wil teach you everything you need to know.


I'd also recommend checking out the stanford iPhone programming course on iTunes University. This is what got me started - the lectures are very good and the assignments will help you understand basic concepts. https://podcasts.apple.com/us/podcast/iphone-application-development-winter-2010/id384233225

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜