Now more and more developers are involved, or are joining the ranks of app development for mobile operating system platforms such as IOS. iOS and Android are currently very popular development fields. In terms of revenue, the current situation of IOS is more impressive than that of Android. There are more and more iOS-related training and tutorials. I believe that foreign English sites are very attractive to many friends who have good English skills, and foreign resources must be more timely and cutting-edge. Good IOS resource learning and tool stations will be very helpful for our development and learning. This article describes the five IOS overseas learning resource sites we have collected and recommended to you.
5 recommended overseas study resource sites for iOS app developers
1. snipplr
Snipplr is good.CodeLearn about warehouses. Snipplr has a large number of ios demo code, useful frameworks, components, and complete openSource codeCase. Sometimes it takes a lot of time and effort to write Object C code when we implement a function. If you want to be lazy, you can go to snipplr to search for similar complete code. The search results are all out-of-site links. If you are lucky, you just need to copy the code and modify it. Isn't it time and effort-saving.
2. Development Kit
Development Kit is a sharing component that may be well integrated into your application. Based on my experience, I think it takes longer to create and configure social network accounts and APIs than to integrate code into applications. So if your app needs the sharing feature and the overseas user group development kit is a good IOS social sharing plug-in, it can be easily integrated into the app, he can also learn from him what is currently the most popular in social networks and how to integrate them into applications.
3. inappssettingskit
The setting (configuration) function in an application cannot be avoided by all mobile phone and other mobile developers. If you want to minimize the workload from the very beginning, you can try to understand the inappssettingskit content.
4. GitHub's objective-C page
GitHub has millions of overseas users who use it for code sharing and collaboration. Although Objective C only accounts for about 2% of the content on GitHub, its objective C page is still a rich library of code treasure for iOS developers. Here you can find well-known and widely used function libraries and frameworks.
5. cocoadev
Cocoadev is also an excellent resource learning website for iOS development skills. It provides rich and complete iOS development information and iOS development.
Original