IOS Development with Swift

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

iOS Development with Swift is a hands-on guide to creating apps for iPhone and iPad using the Swift language. Inside, you'll be guided through every step of the process for building an app, from first idea to App Store. This book fully covers Swift 4, Xcode 9, and iOS 1. Our video course, iOS Development with Swift in Motion, is the perfect companion to this book, featuring even more projects and examples for you to dig into in the exciting world of iOS development. Find out more at our website: www.manning.com/livevideo/ios-developmen​t-with-swift-lv About the Technology One billion iPhone users are waiting for the next amazing app. It's time for you to build it! Apple's Swift language makes iOS development easier than ever, offering modern language features, seamless integration with all iOS libraries, and the top-notch Xcode development environment. And with this book, you'll get started fast. About the Book iOS Development with Swift is a hands-on guide to creating iOS apps. It takes you through the experience of building an app—from idea to App Store. After setting up your dev environment, you'll learn the basics by experimenting in Swift playgrounds. Then you'll build a simple app layout, adding features like animations and UI widgets. Along the way, you'll retrieve, format, and display data; interact with the camera and other device features; and touch on cloud and networking basics. What's Inside • Create adaptive layouts • Store and manage data • Learn to write and debug Swift code • Publish to the App Store • Covers Swift 4, Xcode 9, and iOS 11 About the Reader Written for intermediate web or mobile developers. No prior experience with Swift assumed. About the Author Craig Grummitt is a successful developer, instructor, and mentor. His iOS apps have had over 100,000 downloads combined!

Author(s): Craig Grummit
Edition: 1
Publisher: Manning Publications
Year: 2017

Language: English
Commentary: True PDF
Pages: 568
City: Shelter Island, NY
Tags: Programming; Debugging; GUI; iOS; Mobile Development; Swift; Object-Oriented Programming; Networking; Xcode; Testing

PART 1. INTRODUCING XCODE AND SWIFT
1. Your first iOS application
2. Introduction to Swift playgrounds
3. Swift objects

PART 2. BUILDING YOUR INTERFACE
4. View controllers, views, and outlets
5. User interaction
6. Adaptive layout
7. More adaptive layout
8. Keyboard notifications, animation, and scrolling

PART 3. BUILDING YOUR APP
9. Tables and navigation
10. Collections, searching, sorting, and tab bars
11. Local data persistence
12. Data persistence in iCloud
13. Graphics and media
14. Networking
15. Debugging and testing

PART 4. FINALIZING YOUR APP
16. Distributing your app
17. What's next?