Mastering iOS 14 Programming 4th

Mastering iOS 14 Programming 4th

Download Mastering iOS 14 Programming 4th Book

Link Backup

Mastering iOS 14 Programming 4th Book Details


Title: Mastering iOS 14 Programming 4th
Author: Mario Eguiluz Alebicto, Chris Barker, Donny Wals
Language: English
No. of pages: 559
Format: PDF, EPUB

Preface Mastering iOS 14 Programming 4th

The iOS development environment has significantly matured, and with Apple users spending more money in the App Store, there are plenty of development opportunities for professional iOS developers. However, the journey to mastering iOS development and the new features of iOS 14 are not straightforward. This Mastering iOS 14 Programming 4th book will help you make that transition smoothly and easily. With the help of Swift 5.3, you’ll not only learn how to program for iOS 14, but also how to write efficient, readable, and maintainable Swift code that maintains industry best practices.

Mastering iOS 14 Programming will help you build real-world applications and reflect the real-world development flow. You will also find a mix of thorough background information and practical examples, teaching you how to start implementing your newly gained knowledge.

By the end of this Mastering iOS 14 Programming 4th book, you will have gotten to grips with building iOS applications that harness advanced techniques and make the best use of the latest and greatest features available in iOS 14.

Who this book is for

If you’re a developer with some experience of iOS programming and want to enhance your skills by unlocking the full potential of the latest iOS version with Swift to build great applications, this Mastering iOS 14 Programming 4th book is for you. This book assumes you are somewhat familiar with Swift and iOS development

What this Mastering iOS 14 Programming 4th book covers

Chapter 1, What’s New in iOS 14, explores the latest APIs just released along with some of the current cutting-edge features available in iOS and the new changes in Swift 5.

Chapter 2, Working with Dark Mode, teaches you how a few easy steps from the start can make all the difference when implementing Dark Mode into either your new or existing iOS app.

Chapter 3, Using Lists and Tables, gets you to grips with how to handle Lists and Tables in iOS – while also explaining the finer details behind what makes them work.

Chapter 4, Creating a Detail Page, takes everything we’ve learned so far a step further by building out a specific details page for data taken from our Lists and Tables.

Chapter 5, Immersing Your Users with Animation, takes a look, with the foundation of our app set up, at what UIKit has to offer in terms of animation in Swift and iOS.

Chapter 6, Understanding the Swift Type System, allows you to get to grips with the theory behind the Swift type system, which plays a massive part in Swift programming languages.

Chapter 7, Flexible Code with Protocols, Generics, and Extensions, allows you to take the structure of an application that little bit further, learning core principles of software development in Swift.

Chapter 8, Adding Core Data to Your App, introduces Apple’s CoreData framework as a way to include a database for user data in your app.

Chapter 9, Fetching and Displaying Data from the Network, shows how to make use of web APIs to fetch and display data.

Chapter 10, Making Smarter Apps with CoreML, explains what machine learning is, how it works, how you can use trained machine learning models in your apps, how you can use Apple’s Vision framework to analyze images, and you’ll see how it integrates with CoreML for powerful image detection. Lastly, you’ll learn how to use the new CreateML tool to train your own models.

Chapter 11, Adding Media to Your App, covers playing back audio and video, taking photos, and extracting depth data from photos when available.

Chapter 12, Improving Apps with Location Services, shows several ways that apps can implement location tracking to enhance and improve a user’s experience.

Chapter 13, Working with the Combine Framework, covers the Combine framework, allowing you to learn and understand the fundamentals of event-driven programming, including why and how we’d use it in our day-to-day applications.

Chapter 14, Creating an App Clip for Your App, focuses on creating a new App Clip for an existing app, understanding the restrictions, design guidelines, and options available for it.

Chapter 15, Recognition with Vision Framework, explains the Vision framework and how to recognize text in images and hand landmarks in video streams with iOS 14.

Chapter 16, Creating Your First Widget, focuses on creating a new Widget for an existing app, understanding the different options, sizes, and functionality that can bring to users.

Chapter 17, Using Augmented Reality, introduces ARKit and all its available features, including how to use 3D models and Scene Kit in order to build an augmented reality world for your app.

Chapter 18, Creating a macOS App with Catalyst, teaches Mac Catalyst, a way to develop iPadOS apps to run as native macOS apps. It takes an example project and turns it into a fully functioning macOS app that can be distributed to the Mac App Store.

Chapter 19, Ensuring App Quality with Tests, shows you how to set up tests for iOS applications.

Chapter 20, Submitting Your App to the App Store, demonstrates how to distribute apps to beta testers through TestFlight and how to submit an app for review in order to publish it to the App Store.