This book leads you through the essential concepts and new iOS 10 SDK and Swift 3 programming language APIs to build iPhone and iPad database driven applications using the defacto standard for data storage for mobile apps, SQLite. Readers will learn about SQL operations like selecting, inserting, u
Build iOS Database Apps with Swift and SQLite
โ Scribed by Languedoc, Kevin
- Publisher
- Apress
- Year
- 2017
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Table of Contents
Chapter 1. Creating the Objective-C WrapperChapter 2. Creating SQLite DatabasesChapter 3. Creating SQlite Databases during RuntimeChapter 4. Modifying SQLite Databases Chapter 5. Inserting RecordsChapter 6. Selecting RecordsChapter 7. Updating RecordsChapter 8. Deleting RecordsChapter 9. Searching for Records in DatabaseChapter 10. Working with Multi-DatabasesChapter 11. Analyzing your DatabasesChapter 12. Conclusion
โฆ Subjects
COMPUTERS--Programming Languages--SQL;SQL (Computer program language);Swift (Computer program language);Web databases;Electronic books;COMPUTERS -- Programming Languages -- SQL
๐ SIMILAR VOLUMES
This book leads you through the essential concepts and new iOS 10 SDK and Swift 3 programming language APIs to build iPhone and iPad database driven applications using the defacto standard for data storage for mobile apps, SQLite. Readers will learn about SQL operations like selecting, inserting, u
This book was written using Swift 2.0, Alamofire 3.1, Xcode 7, and iOS 9.<br><br>All code samples included.<br><br>This book is for:<br><br>- Software developers getting started with iOS but experienced in other languages<br><br>- Front-end devs looking to implement native UIs for iOS apps (no CSS,
<p><span>Learn how to create iOS apps using the iOS 17 SDK, UIKit, Xcode 15 Storyboards, and the Swift programming language.</span></p><p><span>Beginning with the basics, this book outlines the steps necessary to set up an iOS development environment. Next, an introduction to the architecture of iOS