Wayne Bishop, 2015. — 76 p. + Code. — ISBN: 978-1320561976. Written for students and professionals, Swift Algorithms & Data Structures blends modern code, illustrations and computer science to help you pass the technical interview or build your next app. When creating modern apps, much of the theory inherent to algorithms is often overlooked. Swift Algorithms & Data Structures...
3rd Edition. — Razeware LLC, 2016. — 241 p. Learn Core Data with Swift! Take control of your data in iOS apps using Core Data, through a series of high quality hands-on tutorials. Start with with the basics like setting up your own Core Data Stack all the way to advanced topics like syncing with iCloud, migration, performance, multithreading, and more! By the end of this book,...
Packt Publishing, 2016. — Code Only. — ISBN: 978-1-78588-294-4. Build fast and powerful applications by exploiting the power of protocol-oriented programming in Swift. At the heart of Swift's design is an incredibly powerful idea: protocol-oriented programming. Its many benefits include better code maintainability, increased developer productivity and superior application...
Razeware LLC, 2016. — 548 p. Learn How to Make tvOS Apps! The tvOS Apprentice teaches you everything you need to know to develop great apps for the Apple TV. This book teaches you how to make tvOS apps in two different ways: via the traditional method using UIKit, and via the new Client-Server method using TVML. For both complete beginners and iOS pros!
Packt Publishing, 2018. — 196 p. — ISBN: 978-1789534313. !Only code files Master the fundamentals of programming in Swift 4 Take your first foray into programming for Apple devices with Swift. Swift is fundamentally different from Objective-C, as it is a protocol-oriented language. While you can still write normal object-oriented code in Swift, it requires a new way of thinking...
3rd Edition (iOS 15, Swift 5.5, Xcode 13). — Razeware LLC., 2021. — 447 p. — ISBN: 978-1950325498. Dive into Combine! Writing asynchronous code can be challenging, with a variety of possible interfaces to represent, perform, and consume asynchronous work — delegates, notification centers, KVO, closures, etc. Juggling all of these different mechanisms can be somewhat...
Apress. 2015. — Code only. — ISBN-10: 1484204190, ISBN-13 (pbk): 978-1-4842-0419-1, ISBN-13 (electronic): 978-1-4842-0418-4. Swift Recipes provides a problem solution approach for dealing with key aspects of the Swift programming language (covering version 1.2), ensuring you have the indispensable reference you need to successfully execute common programming tasks. You'll learn...
Packt Publishing, 2018. — 320 p. — ISBN: 9781787120211. RxSwift belongs to a large family of Rx implementations in different programming languages that share almost identical syntax and semantics. Reactive approach will help you to write clean, cohesive, resilient, scalable, and maintainable code with highly configurable behavior. This book will introduce you to the world of...
Comments