buchspektrum Internet-Buchhandlung

Neuerscheinungen 2015

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Jeff LaMarche, David Mark, Jack Nutting, Fredrik Olsson, Kim Topley (Beteiligte)

Beginning iPhone Development with Swift 2


Exploring the iOS SDK
Mitarbeit: Mark, David; Topley, Kim; Nutting, Jack; Olsson, Fredrik; LaMarche, Jeff
2nd ed. 2015. xxiii, 854 S. 372 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2015
ISBN: 1-484-21753-5 (1484217535)
Neue ISBN: 978-1-484-21753-5 (9781484217535)

Preis und Lieferzeit: Bitte klicken


This is the definitive guide to the Swift programming language and the iOS 9 SDK, and the source code has been updated to reflect Xcode 7 and Swift 2.

ThereŽs up-to-date coverage of new Apple technologies as well as significant updates to existing material. YouŽll have everything you need to create your very own apps for the latest iOS devices. Every single sample app in the book has been rebuilt from scratch using the latest Xcode and the latest 64-bit iOS 9-specific project templates, and designed to take advantage of the latest Xcode features.

Assuming little or no working knowledge of the new Swift programming language, and written in a friendly, easy-to-follow style, this book offers a complete soup-to-nuts course in iPhone, iPad, and iPod touch programming. The book starts with the basics, walking through the process of downloading and installing Xcode and the iOS 9 SDK, and then guides you though the creation of your first simple application.

From there, youŽll learn how to integrate all the interface elements iOS users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. YouŽll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The art of table building will be demystified, and youŽll learn how to save your data using the iPhone file system. YouŽll also learn how to save and retrieve your data using a variety of persistence techniques, including Core Data and SQLite. And thereŽs much more!

What You Will Learn:

Everything you need to know to develop your own bestselling iPhone and iPad apps
Utilizing Swift playgrounds
Best practices for optimizing your code and delivering great user experiences<
What data persistence is, and why itŽs important
Get started with building cool, crisp user interfaces
How to display data in Table Views
How to draw to the screen using Core Graphics
How to use iOS sensor capabilities to map your world
How to get your app to work with iCloud and more Who This Book is For:
1. Welcome to the Swift Jungle
2. Appeasing the Tiki Gods

3. Handling Basic Interaction

4. More User Interface Fun

5. Rotation and Adaptive Layout

6. Multiview Applications

7. Tab Bars and Pickers

8. Introduction to Table Views

9. Navigation Controllers and Table Views

10. Collection Views

11. iPad Considerations

12. Application Settings and User Defaults

13. Basic Data Persistence

14. Hey! You! Get onto iCloud!

15. Grand Central Dispatch, Background Processing, and You

16. Core Graphics: Drawing with Quartz

17. Getting Started with Sprite Kit

18. Taps, Touches, and Gestures

19. Where Am I? Finding Your Way with Core Location and Map Kit

20. Whee! Gyro and Accelerometer!

21. The Camera and Photo Library

22. Application Localization

23. Appendix: A Swift Introduction to Swift
Kim Topley is a software engineer with over thirty years of experience ranging from mainframe microcode and the UNIX kernel to graphical user interfaces and mobile applications. He is the author of five books on various aspects of Java and JavaFX and has been working with iOS since reading one of the first books published on the subject-the first edition of Beginning iPhone Development.