6th Edition. — Razeware LLC, 2019. — 269 p. — ISBN: 978-1942878612. Code files only! In this book, you’ll master Core Data in iOS using Swift. Comprehensive coverage of Core Data, from beginner to advanced topics. Covers setting up a Core Data Stack, data modeling, versioning and migration, unit testing, improving performance, and much more. Learn Core Data with Swift! This...
7th Edition. — Razeware LLC, 2020. — 295 p. Code files only! What is Core Data? You'll hear a variety of answers to this question: It’s a database! It's SQLite! It's not a database! And so forth. Here's the technical answer: Core Data is an object graph management and. persistence framework in the macOS and iOS SDKs. That means Core Data can store and retrieve data, but it...
8th Edition. — Razeware LLC, 2020. — 280 p. — ASIN 1950325040. Code Files Only! In this book, you'll master Core Data in iOS using Swift. Comprehensive coverage of Core Data, from beginner to advanced topics. Begin your journey of learning core data with the basics like setting up your Core Data Stack all the way to advanced topics like migration, performance, multithreading...
Packt Publishing, 2017. — 227 p. — ISBN: 1788475704. Use test-driven approach to develop highly-functional iOS apps with Swift 4 and Xcode 9. Test-driven development (TDD) is a proven way to find software bugs early. Writing tests before you code improves the structure and maintainability of your apps. Using TDD, in combination with Swift 4's improved syntax, means there is no...
IOS Apps for Masterminds leads the reader step by step to gain essential knowledge and to master complex subjects necessary to create applications for Apple devices. After reading this book, you will know how to program in Swift, how to design user interfaces, and how to work with the most powerful frameworks available for the construction of modern applications. This book is...
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...
Packt Publishing, 2018. — 356 p. Build full-stack shopping list applications from scratch for web and mobile platforms using Xcode, Vapor, and Swift Making Swift an open-source language enabled it to share code between a native app and a server. Building a scalable and secure server backend opens up new possibilities, such as building an entire application written in one...
3rd Edition. — Florent Pillet, Junior Bontognali, Marin Todorov & Scott Gardner. — Razeware LLC, 2019. — 440 p. Code files only! Learn reactive programming in Swift with RxSwift! The popularity of reactive programming continues to grow on an ever-increasing number of platforms and languages. Rx lets developers easily and quickly build apps with code that can be understood by...
2nd Edition. — Razeware LLC/Kodeco Inc., 2023. — 257 p. — ISBN-13: 978-1950325818. 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. Master Swift’s new concurrency model! For years, writing powerful and safe concurrent...
Comments