开发者

List of iphone programming websites

Please put the great sites for learning objective c, essential things to iphone apps, UI codings like this with开发者_开发技巧 examples and codings....

Thanks....


I would recommend downloading the Stanford University videos using iTunesU in iTunes. Very informative and the course data and downloads are still available on Stanford's website.

The course page is here http://www.stanford.edu/class/cs193p/cgi-bin/drupal/

The videos are free in iTunes.


Apple's iOS Dev Center may be the most useful online all-in-one resource that you can find.

They provide coding how-to's, getting started videos, sample code, and other such general resources, combined with all of the technical knowledge (SDKs, reference libraries, etc.) that you'll eventually need.


In the very beginning I used resources from the Stanford University videos and then read some of the official iOS guides and references. Then I started working on an app project and tailored my learning around that. It's very difficult to learn all of iOS programming in one go without working on a project because the API is a lot to digest.

Once you've learned some of the iOS programming lingo, I would go ahead and use stackoverflow and the official developer forums to search for specific examples and solutions to the problem you are having while building your app.

Learn by doing!


Video tutorials are a good way to learn objective C. But i would suggest that at a initial stage it can help you but when you go deeper inside into programming want to play with objective C you should opt some time to look into the Apples Documentation. Apple's Documentation provides everything .

Dont miss thier Sample Code also.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜