《iOS 9 by Tutorials》

《iOS 9 by Tutorials》 《iOS 9 by Tutorials》

  • 书名:《iOS 9 by Tutorials》:Learning the new iOS 9 APIs with Swift 2
  • 分类:编程
  • 作者:Aaron Douglas, Caroline Begbie, Chris Wagner, Derek Selander, Evan Dekhayser, James Frost, Jawwad Ahmad, Pietro Rea, Soheil Azarpour, Vincent Ngo
  • 出版社:Razeware LLC
  • 出版年:2015-10-7
  • 售价:USD 54.00
  • 装订:平装
  • 页码:312

《iOS 9 by Tutorials》 内容介绍:

Learn the New iOS 9 APIs! iOS 9 introduces a ton of great new APIs and technologies that all iOS developers should learn -- from Stack Views to App Search to App Thinning and more. In fact, there's so much new stuff that learning it all via the official API docs can be time consuming and difficult -- especially while you're trying to update your apps at the same time. This is where iOS 9 by Tutorials comes to the rescue! In this book, you will learn the new iOS 9 APIs the quick and easy way: by following fun and easy-to-read tutorials. Who This Book Is For This book is for intermediate developers who already know the basics of iOS and Swift development but want to learn the new APIs introduced in iOS 9. Topics Covered in iOS 9 by Tutorials Swift 2.0: Discover the new error handling model, protocol extensions, new control flow features and much more! Introducing App Search: Learn how to search inside your app and make your content more discoverable. Your App on the Web: Integrate deep linking from your website to your app. App Thinning: Trim down your app size with iOS 9's new App Thinning feature. Multitasking: Get your app ready for the new iPad multitasking. UIStackView & Auto Layout Changes: Make your layouts even easier through the power of stack views! What’s New in Storyboards?: Discover how to refactor your huge storyboard into smaller segments in iOS 9. Contacts: Learn about the new iOS 9 frameworks to ease interaction with contacts. Testing: Learn about Xcode's new fully-featured solution for creating UI tests for your application. UIKit Dynamics: Discover the great improvements to UIKit Dynamics introduced in iOS 9. One thing you can count on: after reading this book you'll be prepared to take advantage of all the new improvements iOS 9 has to offer!

《iOS 9 by Tutorials》 目录大纲:

Chapter 1: Swift 2.0
Chapter 2: Introducing App Search
Chapter 3: Your App on the Web
Chapter 4: App Thinning
Chapter 5: Multitasking
Chapter 6: 3D Touch
Chapter 7: UIStackView & Auto Layout changes
Chapter 8: Intermediate UIStackView
Chapter 9: What's New in Storyboards?
Chapter 10: Custom Segues
Chapter 11: UIKit Dynamics
Chapter 12: Contacts
Chapter 13: Testing
Chapter 14: Location and Mapping
Chapter 15: What's New in Xcode?


微信扫一扫关注公众号

0 个评论

要评论图书请先登录注册

你也许想看:

Learning Cython Programming

《Learning Cython Programming》

Philip Herron.Packt Publishing.2013-9-25

“”

Erlang/OTP并发编程实战

《Erlang/OTP并发编程实战》

[美] Martin Logan,[美] Eric Merritt,[瑞典] Richard Carlsson.人民邮电出版社.2012-7-12

“内容简介: 通过提高CPU时钟频率来制造更快的单核芯片的技术已经到达了极限。多核、并发、分布式等概念和技术也随之走出象牙...”

ACE程序员指南

《ACE程序员指南》

[美] Stephen D. Huston,James CE Johnson,Umar Syyid.中国电力出版社.2004-11

“本书由ACE的几位核心开发者撰写,快速而直接地解释了怎样充分利用ACE。从介绍ACE开始,循序渐进,详细讨论了ACE的I...”

时间触发嵌入式系统设计模式

《时间触发嵌入式系统设计模式》

Michael J.Pont.中国电力出版社.2004-7-1

“”

Android系统源代码情景分析(修订版)(含CD光盘1张)

《Android系统源代码情景分析(修订版)(含CD光盘1张)》

罗升阳 著.电子工业出版社.2016-1

“在内容上,《Android系统源代码情景分析(修订版)(含CD光盘1张)》结合使用情景,全面、深入、细致地分析了Andr...”

Head First Programming

《Head First Programming》

David Griffiths,Paul Barry.O'Reilly Media.2009-12-4

“Looking for a reliable way to learn how to program on your o...”

C程序设计语言

《C程序设计语言》

Clovis L.Tondo,SCOTT E.GIMPEL.机械工业出版社.2004-1-1

“本书对Brain W. Kernighan和Dennis M. Ritchie所著的《The C Programming...”

Third-Party JavaScript

《Third-Party JavaScript》

Ben Vinegar,Anton Kovalyov.Manning Publications Co..2012-8

“Third-party JavaScript applications are self-contained compo...”

Ruby基础教程

《Ruby基础教程》

高桥征义,后藤裕藏.人民邮电出版社.2014-9-1

“本书为日本公认的最好的Ruby入门教程。松本行弘亲自审校并作序推荐。本书支持最新的Ruby 2.0,也附带讲解了可运行于...”

sed与awk

《sed与awk》

(美)多尔蒂,(美)罗宾斯.机械工业出版社.2003-8

“本书在一开始就给出一个概述和指南,论述了从grep到sed再到awk不断改进的功能。sed和awk具有相同的命令行语法,...”

OS X and iOS Kernel Programming

《OS X and iOS Kernel Programming》

Ole Henry Halvorsen,Douglas Clarke.Apress.2011-12-16

“OS X and iOS Kernel Programming combines essential operating...”

简约之美

《简约之美》

[美] Max Kanat-Alexander.人民邮电出版社.2013-1

“《简约之美:软件设计之道》将软件设计作为一门严谨的科学,阐述了开发出优雅简洁的代码所应该遵循的基本原则。作者从为什么以前...”

趣学JavaScript

《趣学JavaScript》

摩根 (Nick Morgan).人民邮电出版社.2016-1-1

“”

Pro HTML5 Programming

《Pro HTML5 Programming》

Peter Lubbers,Brian Albers,Frank Salim.Apress.2011-12

“HTML5 is here, and with it, web applications have acquired p...”

测试驱动开发

《测试驱动开发》

Kent Beck.中国电力出版社.2004-4-1

“《测试驱动开发》(中文版)设想把编程看成是转动曲柄从井里提一桶水上来的过程。如果水桶比较小,那么仅需一个能自由转动的曲柄...”

Rapid GUI Programming with Python and Qt

《Rapid GUI Programming with Python and Qt》

Mark Summerfield.Prentice Hall.2007-10-18

“The Insider's Best-Practice Guide to Rapid PyQt 4 GUI Develo...”

Getting Started with Windows 8 Apps

《Getting Started with Windows 8 Apps》

Ben Dewey.O'Reilly Media.2012-8-10

“Get a head start on creating "Metro"-style apps for the appr...”

Ext JS权威指南

《Ext JS权威指南》

黄灯桥.机械工业出版社.2012-6-1

“Web应用的开发正随着HTML 5与CSS 3标准的不断成熟而进入一个新的时代,JavaScript框架之间的竞争也随着...”

The Way To Go

《The Way To Go》

Ivo Balbaert.iUniverse.2012-3-8

“”

Ruby Best Practices

《Ruby Best Practices》

Gregory Brown.O'Reilly Media, Inc..June 25, 2009

“How do you write truly elegant code with Ruby? Ruby Best Pra...”