Program the Internet of Things with Swift for iOS (2nd Ed., 2nd ed.)
Learn How to Program Apps for the Internet of Things

Language: English
Cover of the book Program the Internet of Things with Swift for iOS

Subject for Program the Internet of Things with Swift for iOS

58.01 €

In Print (Delivery period: 15 days).

Add to cartAdd to cart
Publication date:
Support: Print on demand
Learn how to build apps using Apple?s native APIs for the Internet of Things, including the Apple Watch, HomeKit, and Apple Pay. You'll also see how to interface with popular third-party hardware such as the Raspberry Pi, Arduino, and the FitBit family of devices.
Program the Internet of Things with Swift and iOS is an update to the previous version and includes all new Swift 4 code. This book is a detailed tutorial that provides a detailed "how" and "why" for each topic, explaining Apple-specific design patterns as they come up and pulling lessons from other popular apps. To help you getting up and running quickly, each chapter is framed within a working project, allowing you to use the sample code directly in your apps.

The Internet of Things is not limited to Apple devices alone, so this book also explains how to interface with popular third-party hardware devices, such as the Fitbit and Raspberry Pi, and generic interfaces, like Restful API?sand HTTPS. You'll also review new API's like Face ID and new design considerations, and look more closely at SSL and how to make IoT connected apps more resistant to hackers. The coverage of Apple Watch has been expanded as well. The Internet of Things is waiting ? be a part of it!

What You'll Learn
  • Use Apple's native IoT Frameworks, such as HealthKit, HomeKit, and FaceID
  • Interact with popular third-party hardware, such as the Raspberry Pi, Arduino, and FitBit
  • Work with real projects to develop skills based in experience
  • Make a smarter IoT with SiriKit and CoreML
Who This Book Is For

The primary audience for this book are readers who have a grasp of the basics of iOS development and are looking to improve their Internet of Things-specific skills. Intermediate to Advanced level. The secondary audience would be business decision makers (managers, business analysts, executives) who are looking to gain a rough understanding of what is involved in Internet of Things development for iOS.


Part 1: Building Health Apps for the Internet of Things.- Chapter 1: Preparing the Foundation for Your First IoT App .- Chapter 2: Using Core Location to Build a Workout Tracking App.- Chapter 3: Using Core Motion to Integrate Physical Activity Data  .- Chapter 4: Using HealthKit to Securely Retrieve and Store Health Data.- Part 2: Building Your Own Internet Things.- Chapter 5: Building Arduino-based Peripherals.- Chapter 6: Building a Bluetooth LE Hardware Companion App.- Chapter 7: Setting up a Raspberry Pi and using it as a HomeKit bridge.- Chapter 8: Building a web server on a Raspberry Pi.- Part 3: Building Apps Using Apple’s Advanced Internet of Things Technologies.- Chapter 9: Using tvOS to Build an Apple TV Dashboard App.- Chapter 10: Using watchOS to build an Apple Watch app.- Chapter 11: Using Face ID, Touch ID, and the Keychain for a Secure Internet of Things.

Ahmed Bakir is the founder and president of devAtelier, a mobile-first consulting firm. After getting his start in embedded systems, he made the mistake of telling someone at a party that he was developing iPhone apps for fun and has been inundated in work ever since. He has worked on over 30 mobile projects, including advising startups and architecting apps for Fortune 500 companies. Most recently, he was also invited to develop and teach iOS development at UCSD-Extension. His hobbies include painting, travel, and his never ending quest to discover new coffee shops.

Uses native iOS framework to build apps for the Internet of Things and connected devices, including the Apple Watch, Apple Pay, and Bluetooth LE Guides readers through increasingly difficult concepts and provides anecdotes from development experience, allowing readers to understand what they are building and why they are building it Updated to Swift 4 and for the latest hardware (iPhone X, Apple TV 4K, Apple Watch 3)