Learning SQLite for iOS. Extend SQLite with mobile development skills to build great apps for iOS devices - Helion
Tytuł oryginału: Learning SQLite for iOS. Extend SQLite with mobile development skills to build great apps for iOS devices
ISBN: 9781785283123
stron: 154, Format: ebook
Data wydania: 2016-03-23
Księgarnia: Helion
Cena książki: 94,99 zł
The ability to use SQLite with iOS provides a great opportunity to build amazing apps. Apple's iOS SDK provides native support for SQLite databases. This combination offers the potential to create powerful, data-persistent applications.
This book starts with the architecture of SQLite database and introduces you to concepts in SQL . You will find yourself equipped to design your own database system, administer it, and maintain it. Further, you will learn how to operate your SQLite databases smoothly using SQL commands.
You will be able to extend the functionality of SQLite by using its vast arsenal of C API calls to build some interesting, exciting, new, and intelligent data-driven applications. Understand how Xcode, HTML5, and Phonegap can be used to build a cross-platform modern app which can benefit from all these technologies - all through creating a complete, customizable application skeleton that you can build on for your own apps.
Osoby które kupowały "Learning SQLite for iOS. Extend SQLite with mobile development skills to build great apps for iOS devices", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Learning SQLite for iOS. Extend SQLite with mobile development skills to build great apps for iOS devices eBook -- spis treści
- 1. Introduction to SQL and SQLite
- 2. Database Design Concepts
- 3. Administering the Database
- 4. Advanced SQL
- 5. Exposing the C API
- 6. IOS Development with Xcode
- 7. IOS Development with Phonegap and HTML5
- 8. Further Features and SQLite Advance