Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add the Aditya and Karn book on SQLite in Android. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
9def66ffaf1ceeae6b45f392740297d6 |
User & Date: | drh 2014-08-27 15:25:23.910 |
Context
2014-09-08
| ||
12:11 | Add the OpenDocument as SQLite case study. (Cherrypicked from trunk.) (check-in: a39452f2a5 user: drh tags: version-3.8.6) | |
2014-08-27
| ||
18:49 | Add an initial change log for version 3.8.7. (check-in: d7f4783e95 user: drh tags: trunk) | |
15:25 | Add the Aditya and Karn book on SQLite in Android. (check-in: 9def66ffaf user: drh tags: trunk) | |
2014-08-19
| ||
10:23 | Add a link to the "How To Corrupt" document from the topical index. (check-in: b50b87b898 user: drh tags: trunk) | |
Changes
Added images/books/aditya.jpg.
cannot compute difference between binary files
Changes to pages/books.in.
1 2 3 4 5 6 7 8 9 10 11 12 | <title>Books About SQLite</title> <tcl>hd_keywords {books about SQLite}</tcl> <h1 align=center>Books About SQLite</h1> <hr> <table border=0><tr><td valign=top><img src="images/books/das.jpg"> <td valign=top> <h2>SQLite for Mobile Apps Simplified (2014)</h2> <p> Author: Sribatsa Das<br> | > > > > > > > > > > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | <title>Books About SQLite</title> <tcl>hd_keywords {books about SQLite}</tcl> <h1 align=center>Books About SQLite</h1> <hr> <table border=0><tr><td valign=top><img src="images/books/aditya.jpg"> <td valign=top> <h2>Android SQLite Essentials (2014)</h2> <p> Authors: Sunny Kumar Aditya and Vikash Kumar Karn<br> Publisher: <a href="https://www.packtpub.com/application-development/android-sqlite-essentials"> Packt Publishing</a><br> <p> Android SQLite Essentials focuses on the core concepts behind building database-driven applications. This book covers the basic and advanced topics with equivalent simplicity and detail, in order to enable readers to quickly grasp and implement the concepts to build an application database. <p>This book takes a hands-on, example-based approach to help readers understand the core topics of SQLite and Android database-driven applications. This book focuses on providing you with latent as well as widespread knowledge about practices and approaches towards development in an easily understandable manner. </table> <hr> <table border=0><tr><td valign=top><img src="images/books/das.jpg"> <td valign=top> <h2>SQLite for Mobile Apps Simplified (2014)</h2> <p> Author: Sribatsa Das<br> |
︙ | ︙ |