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

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

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
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.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
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 use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access iOS Development with Swift by Craig Grummitt in PDF and/or ePUB format, as well as other popular books in Computer Science & Operating Systems. We have over one million books available in our catalogue for you to explore.

Information

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