EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Bluetooth Low Energy in iOS Swift

Download or read book Bluetooth Low Energy in iOS Swift written by Tony Gaitatzis and published by Tony Gaitatzis. This book was released on 2017-09-27 with total page 425 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is a practical guide to programming Bluetooth Low Energy in iPhones and iPads. In this book, you will learn the basics of how to program an iOS device to communicate with any Central or Peripheral device over Bluetooth Low Energy. Each chapter of the book builds on the previous one, culminating in three projects: - A Beacon and Scanner - A Echo Server and Client - A Remote Controlled Device Through the course of the book you will learn important concepts that relate to: - How Bluetooth Low Energy works - How data is sent and received - Common paradigms for handling data This book is excellent for anyone who has basic or advanced knowledge of iOS programming in SWIFT.

Book Bluetooth Low Energy in Android Java

Download or read book Bluetooth Low Energy in Android Java written by Tony Gaitatzis and published by Tony Gaitatzis. This book was released on with total page 624 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is a practical guide to programming Bluetooth Low Energy for Android phones and Tablets In this book, you will learn the basics of how to program an Android device to communicate with any Central or Peripheral device over Bluetooth Low Energy. Each chapter of the book builds on the previous one, culminating in three projects: - A Beacon and Scanner - An Echo Server and Client - A Remote Controlled Device Through the course of the book you will learn important concepts that relate to: - How Bluetooth Low Energy works - How data is sent and received - Common paradigms for handling data Skill Level This book is excellent for anyone who has basic or advanced knowledge of Java programming on Android.

Book Bluetooth Low Energy in Arduino 101

Download or read book Bluetooth Low Energy in Arduino 101 written by Tony Gaitatzis and published by Tony Gaitatzis. This book was released on 2017-09-29 with total page 331 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is a practical guide to programming Bluetooth Low Energy for Arduino 101. In this book, you will learn the basics of how to program an Arduino 101 to communicate with any Central or Peripheral device over Bluetooth Low Energy. Each chapter of the book builds on the previous one, culminating in three projects: - A Beacon and Scanner - An Echo Server and Client - A Remote Controlled Device Through the course of the book you will learn important concepts that relate to: - How Bluetooth Low Energy works - How data is sent and received - Common paradigms for handling data This book is excellent for anyone who has basic or advanced knowledge of Arduino programming or C++.

Book IoT Projects with Bluetooth Low Energy

Download or read book IoT Projects with Bluetooth Low Energy written by Madhur Bhargava and published by Packt Publishing Ltd. This book was released on 2017-08-31 with total page 273 pages. Available in PDF, EPUB and Kindle. Book excerpt: Use the power of BLE to create exciting IoT applications About This Book Build hands-on IoT projects using Bluetooth Low Energy and learn about Bluetooth 5 and its features. Build a health tracking system, and indoor navigation and warehouse weather monitoring projects using smart devices. Build on a theoretical foundation and create a practice-based understanding of Bluetooth Low Energy. Who This Book Is For If you're an application developer, a hardware enthusiast, or just curious about the Internet of Things and how to convert it into hands-on projects, then this book is for you. Having some knowledge of writing mobile applications will be advantageous. What You Will Learn Learn about the architecture and IoT uses of BLE, and in which domains it is being used the most Set up and learn about various development platforms (Android, iOS, Firebase, Raspberry Pi, Beacons, and GitHub) Create an Explorer App (Android/iOS) to diagnose a Fitness Tracker Design a Beacon with the Raspberry Pi and write an app to detect the Beacon Write a mobile app to periodically poll the BLE tracking sensor Compose an app to read data periodically from temperature and humidity sensors Explore more applications of BLE with IoT Design projects for both Android and iOS mobile platforms In Detail Bluetooth Low Energy, or Bluetooth Smart, is Wireless Personal Area networking aimed at smart devices and IoT applications. BLE has been increasingly adopted by application developers and IoT enthusiasts to establish connections between smart devices. This book initially covers all the required aspects of BLE, before you start working on IoT projects. In the initial stages of the book, you will learn about the basic aspects of Bluetooth Low Energy—such as discovering devices, services, and characteristics—that will be helpful for advanced-level projects. This book will guide you through building hands-on projects using BLE and IoT. These projects include tracking health data, using a mobile App, and making this data available for health practitioners; Indoor navigation; creating beacons using the Raspberry Pi; and warehouse weather Monitoring. This book also covers aspects of Bluetooth 5 (the latest release) and its effect on each of these projects. By the end of this book, you will have hands-on experience of using Bluetooth Low Energy to integrate with smart devices and IoT projects. Style and Approach A practical guide that will help you promote yourself into an expert by building and exploring practical applications of Bluetooth Low Energy.

Book Program the Internet of Things with Swift for iOS

Download or read book Program the Internet of Things with Swift for iOS written by Ahmed Bakir and published by Apress. This book was released on 2018-11-29 with total page 462 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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’s and 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 LearnUse 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 CoreMLWho 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.

Book Getting Started with Bluetooth Low Energy

Download or read book Getting Started with Bluetooth Low Energy written by Kevin Townsend and published by "O'Reilly Media, Inc.". This book was released on 2014-04-30 with total page 180 pages. Available in PDF, EPUB and Kindle. Book excerpt: With Bluetooth Low Energy (BLE), smart devices are about to become even smarter. This practical guide demonstrates how this exciting wireless technology helps developers build mobile apps that share data with external hardware, and how hardware engineers can gain easy and reliable access to mobile operating systems. This book provides a solid, high-level overview of how devices use BLE to communicate with each other. You’ll learn useful low-cost tools for developing and testing BLE-enabled mobile apps and embedded firmware and get examples using various development platforms—including iOS and Android for app developers and embedded platforms for product designers and hardware engineers. Understand how data is organized and transferred by BLE devices Explore BLE’s concepts, key limitations, and network topology Dig into the protocol stack to grasp how and why BLE operates Learn how BLE devices discover each other and establish secure connections Set up the tools and infrastructure for BLE application development Get examples for connecting BLE to iPhones, iPads, Android devices, and sensors Develop code for a simple device that transmits heart rate data to a mobile device

Book Building Bluetooth Low Energy Systems

Download or read book Building Bluetooth Low Energy Systems written by Muhammad Usama bin Aftab and published by Packt Publishing Ltd. This book was released on 2017-04-24 with total page 232 pages. Available in PDF, EPUB and Kindle. Book excerpt: Discover and implement a system of your choice using Bluetooth Low Energy. About This Book Learn the basics of Bluetooth Low Energy with its exciting new protocol stack and security. Build customized Bluetooth Low Energy projects that make your web or mobile apps smarter in terms of networking and communications. Using Android, iOS, and the Web, acquire key skills to harness the power of Bluetooth Low Energy in your IoT applications. Who This Book Is For The book is for developers and enthusiasts who are passionate about learning Bluetooth Low Energy technologies and want to add new features and services to their new or existing products. They should be familiar with programming languages such as Swift, Java, and JavaScript. Knowledge of debugging skills would be an advantage. What You Will Learn Bluetooth Low Energy in theory. Bluetooth Low Energy Hardware and Software Development Kits. Implement Bluetooth low energy communication (central and peripheral) using Android. Master BLE Beacons with examples implemented over Eddystone and iBeacons. Implement indoor navigation using Estimote Beacons on iOS. Implement Internet gateways to control BLE devices on a Wi-Fi network. Understand BLE security mechanisms with a special focus on Bluetooth pairing, bonding, and key exchange to cover encryption, privacy, and user data integrity. Implement Bluetooth Mesh using CSRMesh Technology. In Detail Bluetooth Low Energy (BLE) is a Wireless Personal Area network technology aimed at novel applications for smart devices. High-tech BLE profiles and services are being increasingly used by application developers and hardware enthusiasts to allow devices to interact with the surrounding world. This book will focus on a technical introduction to BLE and how it is reshaping small-distance communication. We will start with IoT, where many technologies such as BLE, Zigbee, and IEEE 802.15.4 Mesh will be introduced. The book will present BLE from an engineering perspective, from which the protocol stack, architecture, and layers are discussed. You will learn to implement customized projects for Peripheral/Central communication, BLE Beacons, indoor navigation using triangulation, and the Internet gateway for Bluetooth Low Energy Personal Network, all using various code samples and APIs on Android, iOS, and the Web. Finally, the book will conclude with a glimpse into future technologies destined to be prominent in years to come. Style and approach The book is a practical tutorial that will help you understand the background and technicalities of BLE and offers a friendly environment to build and create robust BLE projects. This hands-on approach will give you a clear vision of Bluetooth Low Energy and how it can be used in IoT.

Book Intro to Bluetooth Low Energy

    Book Details:
  • Author : Mohammad Afaneh
  • Publisher : Independently Published
  • Release : 2018-08-27
  • ISBN : 9781790198153
  • Pages : 136 pages

Download or read book Intro to Bluetooth Low Energy written by Mohammad Afaneh and published by Independently Published. This book was released on 2018-08-27 with total page 136 pages. Available in PDF, EPUB and Kindle. Book excerpt: Bluetooth Low Energy (BLE) is an exciting new technology that was introduced in 2010. It targets applications in the Internet of Things (IoT) space. With the recent release of Bluetooth 5 in late 2016 and Bluetooth mesh in mid-2017 (which builds on top of BLE), Bluetooth is now more capable than ever of becoming the standard wireless protocol used in many IoT applications including: smart homes, smart cities, medical devices, wearables, and sensor connectivity. Learning a new technology is always challenging and usually comes with a learning curve. Some technologies are easier to learn than others. Unfortunately, Bluetooth Low Energy (BLE) can be one of those hard ones. The lack of good resources including blogs, tutorials, and up-to-date books that help a beginner to learn BLE, makes the task even more difficult. That is, in fact, the primary goal of this book: to provide you with a complete understanding of the basics and core concepts of BLE that you can learn in a single weekend. Here's a tiny list of the benefits this book will help you achieve: Understand what Bluetooth Low Energy is and how it compares to Bluetooth Classic. Become better informed about the use cases where BLE makes the most sense. Learn all about Bluetooth 5 and the new features it brought us. Understand how two BLE devices discover and connect with each other. Understand how BLE devices exchange and transfer data between each other. Fully grasp concepts such as Peripherals, Centrals, Advertising, Connections, GATT, GAP, and many others. Learn about the newly released Bluetooth mesh standard. What readers are saying "I bought your BLE book and I love it. I am an iOS developer and your material helped me understand some of the finer points of BLE" -Alex Carrizo, Senior iOS Developer, iOS SME at Mobile Apps Company Topics include: The basics of Bluetooth Low Energy & Bluetooth 5.0. The difference between BLE and Bluetooth Classic (the one used for streaming audio and connecting headsets). The benefits and limitations of using BLE and which use cases make the most sense for BLE. The difference between a BLE Central and a BLE Peripheral. All about GATT (Generic Attribute Profile) and GAP (Generic Access Profile). How Bluetooth 5 achieves double the speed, four times the range, and eight times the advertising capacity.- How BLE devices advertise and discover each other. How two BLE devices connect to each other. How BLE devices exchange and transfer data between each other. Profiles, Services, and Characteristics. How secure BLE is, and how BLE devices secure the communication channel between them. The different connection and advertising parameters and what each of them means. An introduction to Bluetooth mesh. About the Author Mohammad Afaneh has been an embedded engineer for over 10 years. Since 2014, he has focused solely on learning and developing Bluetooth Low Energy applications. He even spent days and weeks reading through the 2,800+ page Bluetooth specification document looking for answers to questions he couldn't find answers to in other books and resources. He shares everything he knows about development for BLE technology at his website www.novelbits.io, and via training classes around the world.

Book iOS 8 Swift Programming Cookbook

Download or read book iOS 8 Swift Programming Cookbook written by Vandad Nahavandipoor and published by "O'Reilly Media, Inc.". This book was released on 2014-11-10 with total page 1105 pages. Available in PDF, EPUB and Kindle. Book excerpt: Entirely rewritten for Apple’s Swift programming language, this updated cookbook helps you overcome the vexing issues you’re likely to face when creating apps for iOS devices. You’ll find hundreds of new and revised recipes for using the iOS 8 SDK, including techniques for working with Health data and HomeKit accessories, enhancing and animating graphics, storing and protecting data, sending and receiving notifications, and managing files and folders among them. Each recipe includes sample code on GitHub that you can use right away. Use CloudKit APIs to store information in the cloud with ease Create custom keyboards and extensions Access users’ health-related information with HealthKit Interact with accessories inside the user’s home with HomeKit Create vibrant and lifelike user interfaces with UIKit Dynamics Use the Keychain to protect your app’s data Develop location-aware and multitasking-aware apps Work with iOS 8’s audio and video APIs Use Event Kit UI to manage calendars, dates, and events Take advantage of the accelerometer and the gyroscope Get working examples for implementing gesture recognizers Retrieve and manipulate contacts and groups from the Address Book Determine a camera’s availability and access the Photo Library

Book Inside Bluetooth Low Energy  Second Edition

Download or read book Inside Bluetooth Low Energy Second Edition written by Naresh Kumar Gupta and published by Artech House. This book was released on 2016-06-30 with total page 458 pages. Available in PDF, EPUB and Kindle. Book excerpt: This updated and expanded second edition of the Artech House bestseller, Inside Bluetooth Low Energy, presents the recent developments within the Bluetooth Core Specifications 4.1 and 4.2. This new edition explores both Internet of Things (IoT) and Bluetooth Low Energy (LE) in one single flow and demonstrates how this technology is very well suited for IoT implementations. The book covers all the advances within the new specifications including Bluetooth LE enhanced power efficiency, faster connections, and enhanced privacy and security. Developed for ultra-low power devices, such as heart rate monitors, thermometers, and sensors, Bluetooth LE is one of the latest, most exciting enhancements to Bluetooth technology. This cutting-edge book presents an easy-to-understand, broad-based explanation of Bluetooth LE, its building blocks and how they all come together. Packed with examples and practical scenarios, the book helps readers rapidly gain a clear, solid understanding of Bluetooth LE in order to work more effectively with its specification. This book explores the architecture of the Bluetooth LE stack and functionality of its layers and includes a broad view of the technology, identifies the various building blocks, and explains how they come together. Readers will also find discussions on Bluetooth basics, providing the background information needed to master Bluetooth LE.

Book Swift 2 for Absolute Beginners

Download or read book Swift 2 for Absolute Beginners written by Gary Bennett and published by Apress. This book was released on 2015-10-14 with total page 345 pages. Available in PDF, EPUB and Kindle. Book excerpt: Swift 2 for Absolute Beginners is perfect for those with no programming background, those with some programming experience but no object-oriented experience, or those that have a great idea for an app but haven’t programmed since school, and it is now updated for Swift 2. Gary Bennett and Brad Lees are full-time professional iOS developers and have developed a broad spectrum of apps for Fortune 500 companies. The authors have taken their combined 12 years of writing apps, teaching online iOS courses, the experience from their first three iOS books, along with their online instruction and free online forum at XcelMe.com to create an excellent training book. Many people have a difficult time believing they can learn to write iOS apps or just staying motivated through learning the process. This book, along with the free, live online training sessions, helps students stay motivated and overcome obstacles while they learn to be great iOS developers.

Book Getting Started with Bluetooth Low Energy

Download or read book Getting Started with Bluetooth Low Energy written by Kevin Townsend and published by "O'Reilly Media, Inc.". This book was released on 2014-04-30 with total page 180 pages. Available in PDF, EPUB and Kindle. Book excerpt: With Bluetooth Low Energy (BLE), smart devices are about to become even smarter. This practical guide demonstrates how this exciting wireless technology helps developers build mobile apps that share data with external hardware, and how hardware engineers can gain easy and reliable access to mobile operating systems. This book provides a solid, high-level overview of how devices use BLE to communicate with each other. You’ll learn useful low-cost tools for developing and testing BLE-enabled mobile apps and embedded firmware and get examples using various development platforms—including iOS and Android for app developers and embedded platforms for product designers and hardware engineers. Understand how data is organized and transferred by BLE devices Explore BLE’s concepts, key limitations, and network topology Dig into the protocol stack to grasp how and why BLE operates Learn how BLE devices discover each other and establish secure connections Set up the tools and infrastructure for BLE application development Get examples for connecting BLE to iPhones, iPads, Android devices, and sensors Develop code for a simple device that transmits heart rate data to a mobile device

Book iOS 17 App Development for Beginners

Download or read book iOS 17 App Development for Beginners written by Arpit Kulsreshtha and published by BPB Publications. This book was released on 2023-10-10 with total page 538 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn iOS app development from scratch and build your dream app KEY FEATURES ● Experience the cutting-edge capabilities of Xcode 15 and Swift 5.9 with this enhanced edition, unraveling the latest features. ● Embark on an exciting journey into the world of iOS programming while enjoying the process of building your very own iOS apps. ● Uncover the exciting advancements in iOS 17, including SwiftData, ActivityKit, SwiftUI, CoreML, and the Symbol Framework. DESCRIPTION “iOS 17 App Development for Beginners” is a definitive guide to building iOS apps with Swift. This book teaches the fundamentals of Swift, laying the foundation for future app development. It covers how to develop user interfaces for iOS apps using SwiftUI and UIKit and how to write code for views, view controllers, and data managers. The book also teaches using Core Data, Swift Data, and SQLite for database storage. Additionally, it covers essential Apple technologies and frameworks, such as Core Location and MapKit for GPS tracking, Camera and Photo Library for image storage, CI/CD, and Core ML for machine learning and artificial intelligence solutions. After completing this book, you will have a solid grasp of Swift app development and successfully publish your apps to the App Store. WHAT YOU WILL LEARN ● Explore the enhancements in the Swift programming language. ● Discover how to seamlessly integrate and manage complex data models using SwiftData and Core Data. ● Take a deep dive into the declarative and intuitive SwiftUI framework. ● Learn how to integrate machine learning with Core ML into your apps. ● Integrate ActivityKit to create engaging and interactive experiences within your iOS 17 apps. WHO THIS BOOK IS FOR This book is an excellent resource for anyone who wants to learn how to program in Swift and develop applications for the iOS platform. Whether you are a beginner, a student, or a professional, this book will teach you the basics of Swift and how to use it to create your apps. No prior programming experience is necessary, but some familiarity with other programming languages will be helpful. TABLE OF CONTENTS 1. Getting Started with Xcode 2. Swift Fundamentals 3. Class, Structure, and Enumerations 4. Protocols, Extensions, and Error Handling 5. Automatic Reference Counting and Memory Safety 6. Implementing iOS 17 Architecture 7. User Interface Design with UIKit 8. User Interface Design with SwiftUI 9. Concurrency in Swift and SwiftUI 10. Storing Data with SQLite and Core Data 11. File Handling in iOS 12. Core Location with MapKit 13. Camera and Photo Library 14. Multithreading in iOS 15. Networking in iOS Apps 16. Mobile App Architectures, Patterns, and Anti-Patterns 17. Publish iOS App on the Apple App Store 18. Continuous Integration and Delivery with Xcode Cloud 19. Advance iOS with New Frameworks

Book Getting Started with Bluetooth Low Energy

Download or read book Getting Started with Bluetooth Low Energy written by and published by . This book was released on 2014 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: With Bluetooth Low Energy (BLE), smart devices are about to become even smarter. This practical guide demonstrates how this exciting wireless technology helps developers build mobile apps that share data with external hardware, and how hardware engineers can gain easy and reliable access to mobile operating systems. This book provides a solid, high-level overview of how devices use BLE to communicate with each other. You{u2019}ll learn useful low-cost tools for developing and testing BLE-enabled mobile apps and embedded firmware and get examples using various development platforms{u2014}including iOS and Android for app developers and embedded platforms for product designers and hardware engineers. Understand how data is organized and transferred by BLE devices Explore BLE{u2019}s concepts, key limitations, and network topology Dig into the protocol stack to grasp how and why BLE operates Learn how BLE devices discover each other and establish secure connections Set up the tools and infrastructure for BLE application development Get examples for connecting BLE to iPhones, iPads, Android devices, and sensors Develop code for a simple device that transmits heart rate data to a mobile device.

Book App Development Recipes for iOS and watchOS

Download or read book App Development Recipes for iOS and watchOS written by Molly K. Maskrey and published by Apress. This book was released on 2016-06-17 with total page 579 pages. Available in PDF, EPUB and Kindle. Book excerpt: App Development Recipes for iOS and watchOS explores the technical side of app development with tips and tricks to avoid those little things that become big frustrations, outside of the realm of development, causing many people to throw up their hands and say “It’s just not worth the hassle!” The experiential nature of this work sets it apart from other iOS and watchOS books. Even if you are a developer who is completely new to Swift, iOS or watchOS, you’ll find the right experienced-based answers to important questions like “Why do I need version control?”, “Why is testing so important?” and more specific problems directly related to iOS and watchOS development with Swift. We discover and summarize the most common problems and derive the solutions; not just a short answer and screenshot, but a systematic, logical derivation, that is, how we got to the solution. /div After the introductory basics, each chapter delivers a problem statement and a solution. The experienced developer may, without losing anything, skip to whatever problem with which they are currently dealing. At the same time, we guide the less experienced developer through the process with focus on solving problems along the way. What you will learn: iOS career options for the new developer Working with Source Code and Version Control How to work with iOS accessory devices Understanding development methodologies such as Agile/Scrum User Experience Development and UI Tools Unit, UI, and Beta Testing Publishing your work Who this book is for:/divDevelopers who need to find specific solutions to common problems in developing apps for iOS and watchOS.

Book Learn REST APIs

    Book Details:
  • Author : Tony Gaitatzis
  • Publisher : Tony Gaitatzis
  • Release : 2019-07-17
  • ISBN : 1999381769
  • Pages : 92 pages

Download or read book Learn REST APIs written by Tony Gaitatzis and published by Tony Gaitatzis. This book was released on 2019-07-17 with total page 92 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn how REST APIs work. This book will teach you what REST APIs are, why they are useful, and how to use them to build more scalable, faster, more efficient applications. In this book, you will learn:- What is a REST API- How are REST APIs used- Why are REST APIs useful- How REST works with HTTP- Anatomy of a REST Request and Response- Status messages- Best Practices- How to create, read, update, and delete data- Where to find REST APIs

Book Swift Development with Cocoa

Download or read book Swift Development with Cocoa written by Jonathon Manning and published by "O'Reilly Media, Inc.". This book was released on 2014-12-10 with total page 472 pages. Available in PDF, EPUB and Kindle. Book excerpt: Ready to build apps for iPhone, iPad, and Mac now that Swift has landed? If you’re an experienced programmer who’s never touched Apple developer tools, this hands-on book shows you how to use the Swift language to make incredible iOS and OS X apps, using Cocoa and Cocoa Touch. Learn how to use Swift in a wide range of real-world situations, with Cocoa features such as Event Kit and Core Animation. You’ll pick up Swift language features and syntax along the way, and understand why using Swift (instead of Objective-C) makes iOS and Mac app development easier, faster, and safer. You’ll also work with several exercises to help you practice as you learn. Learn the OS X and iOS application lifecycle Use storyboards to design adaptive interfaces Explore graphics systems, including the built-in 2D and 3D game frameworks Display video and audio with AVFoundation Store data locally with the file system, or on the network with iCloud Display lists or collections of data with table views and collection views Build apps that let users create, edit, and work with documents Use MapKit, Core Location, and Core Motion to interact with the world