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:
- PLC i TIA Portal. Kurs video. Techniki programowania SIMATIC S7-1200 200,00 zł, (10,00 zł -95%)
- Google Cloud. Kurs video. Zostań administratorem systemów IT 142,86 zł, (10,00 zł -93%)
- Instalacja i konfiguracja baz danych. Kurs video. Przygotowanie do egzaminu 70-765 Provisioning SQL Databases 285,57 zł, (19,99 zł -93%)
- Jak zhakowa 125,00 zł, (10,00 zł -92%)
- Excel w HR. Kurs video. Od teorii do praktyki 222,11 zł, (19,99 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