iOS Development with Swift
eBook - ePub

iOS Development with Swift

,
  1. 568 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

iOS Development with Swift

,
Book details
Table of contents
Citations

About This Book

Summary 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-lvPurchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. 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! Table of Contents

PART 1 - INTRODUCING XCODE AND SWIFT

  • Your first iOS application
  • Introduction to Swift playgrounds
  • Swift objects

PART 2 - BUILDING YOUR INTERFACE

  • View controllers, views, and outlets
  • User interaction
  • Adaptive layout
  • More adaptive layout
  • Keyboard notifications, animation, and scrolling

PART 3 - BUILDING YOUR APP

  • Tables and navigation
  • Collections, searching, sorting, and tab bars
  • Local data persistence
  • Data persistence in iCloud
  • Graphics and media
  • Networking
  • Debugging and testing

PART 4 - FINALIZING YOUR APP

  • Distributing your app
  • What's next?

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access iOS Development with Swift by in PDF and/or ePUB format, as well as other popular books in Informatik & Programmierung von Mobilgeräten. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2017
ISBN
9781638354031

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Preface
  5. Acknowledgments
  6. About this Book
  7. About the Author
  8. About the Cover Illustration
  9. Part 1. Introducing Xcode and Swift
  10. Part 2. Building your interface
  11. Part 3. Building your app
  12. Part 4. Finalizing your app
  13. Appendix A. Project settings
  14. Appendix B. Swift syntax cheat sheets
  15. Devices, orientation, and multitasking modes for iOS size classes
  16. Index
  17. List of Figures
  18. List of Tables
  19. List of s