Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Everyone seems to have an opinion as to why their favorite mobile platform is better than the others. Some prefer iOS, others choose Android—each platform has its pros and cons. For me, however, iOS stands above the rest in large part due to its use of powerful native frameworks.
Sure, frameworks and libraries are not unique to iOS. But the scope, diversity, power, and simplicity of iOS frameworks is something I have yet to find in other platforms. Frameworks like Core Animation and Quartz Core make complicated animation effects simple and efficient in terms of power consumption, memory management, high frame rate, and so on. Core Location provides easy access to complicated GPS hardware with only a few lines of code. In short, these frameworks and others allow developers to rapidly produce the feature-rich apps users have come to expect.