- Application Development in iOS 7
- Kyle Begeman
- 341字
- 2021-07-16 11:49:54
What this book covers
Chapter 1, Xcode 5 – A Developer's Ultimate Tool, explains everything you need to know to get the most out of Apple's IDE. With the new Xcode, developing and managing applications has never been easier.
Chapter 2, Foundation Framework – Growing Up, introduces the Foundation framework, as it is one of the most important and core frameworks in all of iOS development. When Apple makes changes to it, you want to pay attention!
Chapter 3, Auto Layout 2.0, explains the implementation of Auto Layout 2.0 in iOS 7. When Auto Layout was first introduced, it contained multiple problems that caused many developers to avoid using it. With iOS 7, Apple heeded these concerns and made many of the required improvements.
Chapter 4, Building Our Application for iOS 7, guides us to build our own application as we now know the ins and outs of Xcode 5, the Foundation framework, and the new Auto Layout. We will start our first project and focus on the new iOS 7 design principles.
Chapter 5, Creating and Saving User Data, enables us to prepare an application to support users in creating new items and saving the data for later use. For example, in our custom application, users will be able to save the food they eat to view later on.
Chapter 6, Displaying User Data, explains the technique to display the data that we have saved. This is the final step that completes our application before we move on to two major iOS 7 APIs.
Chapter 7, Manipulating Text with TextKit, explains the use of TextKit, a new API in iOS 7, which streamlines the process of working with text. From dynamic type to rich text editor styles, TextKit is an excellent tool for any iOS developer to understand.
Chapter 8, Adding Physics with UIKit Dynamics, explains the use of UIKit Dynamics, which is a fully featured physics engine built directly into UIKit. UIKit Dynamics will allow you to create physics-based movement and animations in your application for a real-world feel.
- UNIX操作系統(tǒng)設(shè)計
- Windows Server 2012網(wǎng)絡(luò)操作系統(tǒng)企業(yè)應(yīng)用案例詳解
- 網(wǎng)絡(luò)操作系統(tǒng)管理與應(yīng)用(第三版)
- Joomla! 3 Template Essentials
- Learning Magento 2 Administration
- 從實踐中學(xué)習(xí)Kali Linux無線網(wǎng)絡(luò)滲透測試
- 云原生落地:產(chǎn)品、架構(gòu)與商業(yè)模式
- Linux操作系統(tǒng)
- 統(tǒng)信UOS應(yīng)用開發(fā)進階教程
- Zabbix監(jiān)控系統(tǒng)之深度解析和實踐
- Linux集群之美
- Linux內(nèi)核分析及應(yīng)用
- SAP后勤模塊實施攻略:SAP在生產(chǎn)、采購、銷售、物流中的應(yīng)用
- Getting Started with Raspberry Pi Zero
- C#實用教程(第2版)