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:
- Cisco CCNA 200-301. Kurs video. Administrowanie bezpieczeństwem sieci. Część 3 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Administrowanie urządzeniami Cisco. Część 2 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Podstawy sieci komputerowych i konfiguracji. Część 1 665,00 zł, (39,90 zł -94%)
- Cisco CCNP Enterprise 350-401 ENCOR. Kurs video. Programowanie i automatyzacja sieci 443,33 zł, (39,90 zł -91%)
- CCNP Enterprise 350-401 ENCOR. Kurs video. Mechanizmy kierowania ruchem pakiet 443,33 zł, (39,90 zł -91%)
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