Category: Mobile Development

Data Structures & Algorithms in Swift: Implementing Practical Data Structures with Swift, 4th Edition 0

Data Structures & Algorithms in Swift: Implementing Practical Data Structures with Swift, 4th Edition

eBook Details: Paperback: 459 pages Publisher: WOW! eBook; 4th edition (September 14, 2021) Language: English ISBN-10: 1950325407 ISBN-13: 978-1950325405 eBook Description: Data Structures & Algorithms in Swift: Implementing Practical Data Structures with Swift, 4th Edition: Learn Data Structures & Algorithms in Swift!: Up to date for iOS 15, Swift 5.5 & Xcode 13 The most popular and comprehensive book on Swift algorithms & data structures! Covers search, sort, trees, stacks, and more. Understanding how data structures and algorithms work in code is crucial for creating efficient and scalable apps and acing job interviews. Swift’s standard library and, more recently, the Swift Collections and Algorithms packages contain...

Modern Concurrency in Swift: Introducing Async/Await, Task Groups & Actors 0

Modern Concurrency in Swift: Introducing Async/Await, Task Groups & Actors

eBook Details: Paperback: 273 pages Publisher: WOW! eBook (November 2, 2021) Language: English ISBN-10: 1950325539 ISBN-13: 978-1950325535 eBook Description: Modern Concurrency in Swift: Introducing Async/Await, Task Groups & Actors: Learn and Master Modern Swift’s new Concurrency model!: Up to date for iOS 15, Swift 5.5 & Xcode 13 Learn everything you need to create safe, performant and predictable asynchronous apps by leveraging the new modern concurrency features introduced in Swift 5.5, such as async/await, tasks, actors and more. For years, writing powerful and safe concurrent apps with Swift could easily turn into a daunting task, full of race conditions and unexplained crashes hidden in a massive nesting...

Combine: Asynchronous Programming with Swift, 3rd Edition 0

Combine: Asynchronous Programming with Swift, 3rd Edition

eBook Details: Paperback: 447 pages Publisher: WOW! eBook; 3rd edition (September 28, 2021) Language: English ISBN-10: 1950325490 ISBN-13: 978-1950325498 eBook Description: Combine: Asynchronous Programming with Swift, 3rd Edition: Dive into Combine!: Up to date for iOS 15, Swift 5.5 & Xcode 13 Combine: Asynchronous Programming with Swift, 3rd Edition is the best book to master declarative asynchronous programming with Swift using the Combine framework! Writing asynchronous code can be challenging, with a variety of possible interfaces to represent, perform, and consume asynchronous work – delegates, notification center, KVO, closures, etc. Juggling all of these different mechanisms can be somewhat overwhelming. Does it really have to be...

SwiftUI by Tutorials: Declarative App Development on the Apple Ecosystem, 4th Edition 0

SwiftUI by Tutorials: Declarative App Development on the Apple Ecosystem, 4th Edition

eBook Details: Paperback: 726 pages Publisher: WOW! eBook; 4th edition (November 9, 2021) Language: English ISBN-10: 1950325547 ISBN-13: 978-1950325542 eBook Description: SwiftUI by Tutorials: Declarative App Development on the Apple Ecosystem, 4th Edition: Learn & Master SwiftUI!: Up to date for iOS 15, macOS 12, Swift 5.5 & Xcode 13.1 Build fluid and engaging declarative UI for your apps with way less coding with SwiftUI! SwiftUI by Tutorials, 4th Edition, the complete guide to building fluid and engaging declarative UI for your apps – using less code – with SwiftUI, is now fully updated! Every developer wants to build the most fluid and engaging declarative UI for...

The Definitive Guide to Modern Java Clients with JavaFX 17 0

The Definitive Guide to Modern Java Clients with JavaFX 17

eBook Details: Paperback: 635 pages Publisher: WOW! eBook; 2nd ed. edition (November 25, 2021) Language: English ISBN-10: 1484272676 ISBN-13: 978-1484272671 eBook Description: The Definitive Guide to Modern Java Clients with JavaFX 17: Cross-Platform Mobile and Cloud Development, 2nd Edition Build enhanced visual experiences and design and deploy modern, easy-to-maintain, client applications across a variety of platforms. This book will show you how these applications can take advantage of JavaFX’s latest user interface components, 3D technology, and cloud services to create immersive visualizations and allow high-value data manipulation. The Definitive Guide to Modern Java Clients with JavaFX 17 is a professional reference for building Java applications for...

SwiftUI Cookbook – Second Edition 0

SwiftUI Cookbook – Second Edition

eBook Details: Paperback: 616 pages Publisher: WOW! eBook; 2nd edition (November 1, 2021) Language: English ISBN-10: 1803234458 ISBN-13: 978-1803234458 eBook Description: SwiftUI Cookbook, 2nd Edition: A best practice guide to solving the most common problems in using SwiftUI. Find practical, logical, and efficient recipes for building cross-platform apps for iOS 15, macOS, and watchOS using Swift 5.5, Xcode 13, and SwiftUI 3.0. SwiftUI provides an innovative and simple way to build beautiful user interfaces (UIs) for all Apple platforms, from iOS and macOS through to watchOS and tvOS, using the Swift programming language. In this recipe-based cookbook, you’ll cover the foundations of SwiftUI as well as the...