ios学习吧 关注:67,538贴子:4,543
  • 4回复贴,共1

超棒的iOS开发学习网站推荐

只看楼主收藏回复

----------------------------11个超棒的iOS开发学习网站----------------------------
原文引用:11 Insanely Great iOS Developers Sites--------------------------------
To get from good to great, I believe we have to constantly learn from others, and become early adopters of latest techniques and tools. Other than Apple’s documentation site, these are those that contains valuable articles and resources that help us to make the leap.
Let’s start with some original content blogs:
objc.io
A monthly updating issue contributing from world-class iOS engineers. Expecting high quality and in-depth articles on certain topic, they also provides a subscription-based newsstand iPad app. Found by Chris Eidhof,Daniel Eggert, and Florian Kugler.
Subjective-C
Recently hot site that disassemble and reconstruct innovative patterns and UI found in famous apps. Provide procedural articles and code repositories for their experiments. Written by Sam Page.
It’s sad that the author decided to put a stop on the site, but the old tutorials are still worth to read. ☹
NSHipster
Class by class in-depth explaination and with sample code. Talks about coding styles and cutting edge approaches of class usages and implementation. Created by Mattt Thompson who published AFNetworking, now managed byNate Cook.
Peter Steinberger
Personal blog of the author of the most popular commercial PDF library on iOS that has been used by famous apps like Dropbox and Evernote. Contains crazy hacking materials and debugging resources to learn and apply for development.
Ole Begemann
Blog focused on sharing his personal experience, discussion on code style and API design, and occasionally revealing interesting private classes that used by Apple.
Florian Kugler
Personal site from the co-author of objc.io. You’ll find a number of articles about performance measurements and discussions, including UI drawing to multi-threaded Core Data.
NSBlog
Written in an interesting Q&A format, contains lots of deep questions not just on Objective-C. If you’re those kinds of developer have questions on rebuilding a fundamental class like NSObject, ask Mike Ash.
Cocoa
Random but useful bits of iOS development logs and insights from the iOS developer’s team at Tumblr.
To keep up to date with news, we’ve some great link blogs here:
iOS Dev Weekly
Weekly updating since 2011. An iOS newsletter site with more than 20,000 subscribers. Help revealing valuable iOS articles from the web. Also provides Safari push notifications. Founded by Dave Verwer.
iOS Developer Tips
One of the first iOS daily resource feed since 2008. Contains a very wide landscape of articles from development tips, UX, rumours, personal experiences and stories, etc. Curated by John Muchow.
iOS Goodies
Relatively new iOS newsletter site. Content is distributed in Articles,Controls/Tools, Business, UI, and different media types, etc. Weekly delivery byRui Peres and Tiago Almeida.
Update: Two all rounded sites
Design+Code
One site I am recently helping to write tutorials, design and prototype centric, containing step by step screencast, graphics resources and example projects. Created by Meng To, a man I personally know who has a fascinated story.
AppCoda
Created by my developer friend in Hong Kong, who recently quit his job to dedicate full time on this project. Includes both online and pay to download articles, focused on new API and frameworks for implementation. Worth a shot at Simon Ng.
Updated: Two more original content blogs worth adding to the list -
Krzysztof Zabłocki
Useful advices on code architecture, tools, and Xcode tips, certainly missing out during my first publish of this blog post. We are learning a lot from those advanced articles.
iOS Development tips
Relatively new blog, some bite-sized productivity tips on using Xcode and APIs, worth taking a look even you’re on-the-go, written by Rounak Jain.
Time is limited, we’ve to choose wisely on our news source.
The better you read, the better you produce.
The more you read, the less you produce.
This is certainly not the full list, but it’s a great collection to me. Let me knowif there’re some really good sites I’m missing out.
If you find it useful, you may like my other articles in the iOS Apprenticecollection.
Join the conversation on Reddit


IP属地:广东1楼2015-12-22 09:07回复
    5个iOS应用开发者海外学习资源站推荐
    1. Snipplr
    Snipplr是个不错的代码学习仓库。Snipplr上面有大量的iOS演示代码,有用的框架,组件和完整的开源代码案例。有时当我们在实现一个功能的时候,在写Object C代码要花不少时间和精力。如果想偷懒,可以到Snipplr上去搜索一下看有没有类似的完整代码。它搜索的结果都是站外的链接,如果运气好的话,只需要把代码复制出来修改自定义一下不是很省时省力么。
    2. ShareKit
    ShareKit是一种分享组件,它可能很好地整合到你的应用中。根据我的经验我觉得创建和配置社交网络的帐号和API要比将代码整合到应用中花的时间要长。所以如果你的应用需要分享功能并且是海外用户群ShareKit是很不错的iOS社交分享插件,它能够很容易地被整合到应用中,并且从他那里可以了解到目前社交网络中什么事物最火,如何将他们整合到应用中。
    3. InAppsSettingsKit
    应用中的设置(配置)功能是所有手机等移动开发者都无法逃避的工作。如果你想从一开始就将这些工作量减到最低的话,你可以尝试了解一下InAppsSettingsKit的内容。
    4. GitHub的Objective-C页面
    GitHub在海外有上百万的用户用它来进行代码分享和协作。尽管Objective C在GitHub上只占到2%左右的内容,但是它的Objective C页面仍然是iOS开发者的丰富代码宝藏库。在这里你可以找到知名的和利用广泛的函数库和Framework等。
    5. CocoaDev
    CocoaDev也是一个非常优秀的关于iOS开发技能的资源学习网站。它提供了非常丰富和完整的iOS开发信息和iOS开发。


    IP属地:广东3楼2015-12-22 09:11
    回复
      楼主厉害


      来自Android客户端5楼2015-12-23 18:05
      收起回复