A comprehensive guide for programming enthusiasts who wish to gain a firm command of the fundamentals and advanced Swift concepts
Key features
Sixth edition of this bestselling book, improved and updated to cover the latest version of the Swift 5.3 programming language
Get to grips with popular and modern design techniques to write easy-to-manage Swift code
Use core Swift features such as concurrency, generics, and copy-on-write in your code
Book Description
Over the years, Mastering Swift has proven itself among developers as a popular choice for an in-depth and practical guide to the Swift programming language. This sixth edition comes with the latest features, an overall revision to align with Swift 5.3, and two new chapters on building swift from source and advance operators.
From the basics of the language to popular features such as concurrency, generics, and memory management, this in-depth guide will help you develop your expertise and mastery of the language.
As you progress, you will gain practical insights into some of the most sophisticated elements in Swift development, including protocol extensions, error handling, and closures. The book will also show you how to use and apply them in your own projects. In later chapters, you will understand how to use the power of protocol-oriented programming to write flexible and easier-to-manage code in Swift. Finally, you will learn how to add the copy-on-write feature to your custom value types, along with understanding how to avoid memory management issues caused by strong reference cycles.
By the end of this swift book, you will have mastered the Swift 5.3 language and developed the skills you need to effectively use its features to build robust applications.
What you will learn
Understand core Swift components, such as operators, collections, control flows, and functions
Identify how and when to use classes, structures, and enumerations
Use protocol-oriented design with extensions to write easier-to-manage code
Leverage design patterns with Swift to solve commonly occurring design problems
Apply copy-on-write for your custom value types to improve performance
Add concurrency to your applications using Grand Central Dispatch and Operation Queues
Implement generics to write flexible and reusable code
Who this book is for
This book is for beginners with a basic understanding of programming and experienced developers looking to learn Swift programming. Familiarity with Apple's tools will be beneficial but not mandatory. All examples should also work on the Linux and Windows platforms
Автор: Hoffman, Jon T. Название: Warrior: General Lewis W. Walt, Usmcr ISBN: 0812969936 ISBN-13(EAN): 9780812969931 Издательство: Random House (USA) Рейтинг: Цена: 9190.00 T Наличие на складе: Нет в наличии.
Автор: Hoffman, Jon Название: Mastering swift 5 ISBN: 1789139864 ISBN-13(EAN): 9781789139860 Издательство: Неизвестно Рейтинг: Цена: 47810.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Swift is the definitive language for Apple development today and it`s a vital part of any iOS and macOS developer`s skill set. The Mastering Swift book over the years has established itself as one of the popular choices for an in-depth and practical guide on Swift programming language amongst developers. The latest fifth edition is fully ...
Автор: Hoffman, Jon Название: Mastering swift 4 - fourth edition ISBN: 1788477804 ISBN-13(EAN): 9781788477802 Издательство: Неизвестно Рейтинг: Цена: 41370.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Dive into the latest release of the Swift programming language with this advanced development book for building highly performant applications.
Key Features
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
Book Description
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.
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
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.
Автор: Hoffman, Jon Название: Mastering arduino ISBN: 178883058X ISBN-13(EAN): 9781788830584 Издательство: Неизвестно Рейтинг: Цена: 53940.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Mastering Arduino is a practical, no-nonsense guide teaching you the electronics and programming skills that you need to create advanced Arduino projects. It is packed full of real-world projects leading up to the final project where you will build and control a basic robot.
Автор: Hoffman Jon T. Название: Tip of the Spear: U.S. Army Small-Unit Action in Iraq, 2004-2007 - Scholar`s Choice Edition ISBN: 1296052583 ISBN-13(EAN): 9781296052584 Издательство: Неизвестно Рейтинг: Цена: 30350.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This work has been selected by scholars as being culturally important, and is part of the knowledge base of civilization as we know it. This work was reproduced from the original artifact, and remains as true to the original work as possible. Therefore, you will see the original copyright references, library stamps (as most of these works have been housed in our most important libraries around the world), and other notations in the work.
This work is in the public domain in the United States of America, and possibly other nations. Within the United States, you may freely copy and distribute this work, as no entity (individual or corporate) has a copyright on the body of the work.
As a reproduction of a historical artifact, this work may contain missing or blurred pages, poor pictures, errant marks, etc. Scholars believe, and we concur, that this work is important enough to be preserved, reproduced, and made generally available to the public. We appreciate your support of the preservation process, and thank you for being an important part of keeping this knowledge alive and relevant.
Автор: Hoffman Jon Название: Swift 5 Protocol Oriented Programming-- Fourth Edition ISBN: 1789349028 ISBN-13(EAN): 9781789349023 Издательство: Неизвестно Рейтинг: Цена: 40450.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The Swift standard library is developed using protocol-oriented programming techniques, generics, and first-class value semantics; therefore it is important that every Swift developer understand these powerful concepts and how to take advantage of them.This book will demonstrate how to use protocol-oriented programming techniques to build ...