Jump to ratings and reviews
Rate this book

Mastering Swift 4

Rate this book
Dive into the latest release of the Swift programming language with this advanced development book for building highly performant applications. About This Book - Harness the latest and most advanced features of Swift 4 to develop quality iOS and macOS applications - Comprehensive coverage of all the advanced features of Swift and guidance on advanced design techniques - Dive deep into protocol extensions, learn new error handling model, and use featured Swift design patterns to write more efficient code - Get to grips with advanced design techniques to write smarter, cleaner Swift code Who This Book Is For This book is for developers who want to delve into the newest version of Swift. If you are a developer who learns best by looking at and working with code, then this book is for you. A basic understanding of Apple's tools is beneficial but not mandatory. What You Will Learn - Delve into the core components of Swift 4.0, including operators, collections, control flows, and functions - Create and use classes, structures, and enumerations - Understand protocol-oriented design and see how it can help you write better code - Develop a practical understanding of subscripts and extensions - Add concurrency to your applications using Grand Central Dispatch and Operation Queues - Implement generics and closures to write very flexible and reusable code - Make use of Swift's error handling and availability features to write safer code In Detail Swift is the definitive language for Apple development today. It's a vital part of any iOS and macOS developer's skillset, helping them to build the most impressive and popular apps on the App Store-the sort of apps that are essential to iPhone and iPad users every day. With version 4.0, the Swift team has added new features to improve the development experience, making it easier to get the results you want and customers expect. Inside, you'll find the key features of Swift 4.0 and quickly learn how to use the newest updates to your development advantage. From Objective-C interoperability and ARC to closures and concurrency, this advanced Swift guide will develop your expertise and help you become fluent in this vital programming language. We'll give you an in-depth knowledge of some of the most sophisticated elements of Swift development, including protocol extensions, error-handling, design patterns, and concurrency. We'll guide you on how to use and apply them in your own projects. You'll see how to leverage the power of protocol-oriented programming to write flexible and easier-to-manage code. Style and Approach A Step-by-step advanced guide

392 pages, ebook

Published September 27, 2017

31 people are currently reading
30 people want to read

About the author

Jon Hoffman

29 books3 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
7 (25%)
4 stars
8 (29%)
3 stars
8 (29%)
2 stars
3 (11%)
1 star
1 (3%)
Displaying 1 - 3 of 3 reviews
Profile Image for Alfredo David Zayas Canedo.
2 reviews
June 21, 2018
Not very good explanations

I don’t like this book very much. To my taste, the examples and explanations aren’t enough simple, focused and clear as I would like to. The good professor makes a hard theme looks no so hard, and remark only the essentials. In at least one chapter, he uses code that he said “is out of this book scope” and do not explains it, so why he uses it? I don’t finish the reading, it bothers me.
37 reviews
March 3, 2022
It’s a good introduction to Swift but a bit lacking in depth if you’re already an experienced developer. It would have been nice to see some more complex examples and some topics covered in more detail like annotations, operator overloading/creation, good copy-on-write implementations, and more detailed concurrency information (especially when comparing traditional locking in other languages e.g. in Java and C# this is replaced by that etc.)

Overall, a solid, well written introduction to Swift. About 8 hours of total reading for me, with lots of internet searching between chapters to get a bit more depth in the topics I was most interested in.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.