TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Best way to learn iOS development in 2 weeks?

1 点作者 wesleyzhao超过 13 年前
Hey Hacker News!<p>I am going to China for two weeks to take care of some family stuff, and wanted to make the best of my time there. I'd love to be able to come back with as much iOS development knowledge as possible.<p>People have talked a lot about free video tutorials, paid lessons, etc, I'm wondering what you guys think is the best option for me!<p>Also any great CSS/Design tutorials are welcome too :).<p>Thanks!

1 comment

andymoe超过 13 年前
I see you studied computer science at least a little. I would start with a few of the programming guides on developer.apple.com and check out the sample code from apple [1] and pick up a copy of "Programming in Objective-C 3rd edition" [2] If you are a visual learner and enjoy lectures (Sometimes annoying and slow for experienced programmers) check out the stanford courses on iTunes. [3]<p>I would strongly recommend downloading all the videos as well as Xcode 4.2 before you leave for China. The files are quite large and I hear it's a long plane ride. Sign up for the iOS developer program if you have not already - you can't build to your device otherwise. [4]<p>Feel free to shoot me an email (contact in profile) if you get stuck on something - I might be able to point you in the right direction.<p>Finally, learning to program iOS apps may not be your best use of time on a trip to China. Even if you are able to go often catching up with what is going on generally and what people are doing/using in the mobile space is probably a better use of your time while there. I know I would not be writing code if was able to take that trip and perhaps even speak the language.<p>[1] <a href="http://www.amazon.com/Programming-Objective-C-3rd-Developers-Library/dp/0321711394" rel="nofollow">http://www.amazon.com/Programming-Objective-C-3rd-Developers...</a> (Maybe the kindle edition for reading on your laptop/iPad)<p>[2] <a href="http://developer.apple.com/library/ios/navigation/#section=Resource%20Types&#38;topic=Getting%20Started" rel="nofollow">http://developer.apple.com/library/ios/navigation/#section=R...</a><p>[3] <a href="http://itunes.stanford.edu" rel="nofollow">http://itunes.stanford.edu</a><p>[4] <a href="http://developer.apple.com/library/ios/#documentation/Xcode/Conceptual/ios_development_workflow/120-Building_and_Running_Applications/building_and_running_applications.html" rel="nofollow">http://developer.apple.com/library/ios/#documentation/Xcode/...</a>
评论 #3239541 未加载