Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add Sibsankar's second book to the books.html page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
cf7fe0f52c2fc98b936a7277e0591d5e |
User & Date: | drh 2015-07-16 03:22:08.533 |
Context
2015-07-23
| ||
20:49 | Change the name of OTA to RBU. (check-in: 326066ebea user: drh tags: trunk) | |
2015-07-16
| ||
03:22 | Add Sibsankar's second book to the books.html page. (check-in: cf7fe0f52c user: drh tags: trunk) | |
00:01 | Fix typos. (check-in: 79a7fb1e3f user: drh tags: trunk) | |
Changes
Added images/books/haldar2.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/aditya.jpg"> <td valign=top> <h2>Android SQLite Essentials (2014)</h2> <p> Authors: Sunny Kumar Aditya and Vikash Kumar Karn<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 | <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/haldar2.jpg"> <td valign=top> <h2>SQLite Database System Design and Implementation (2015)</h2> <p> Author: Sibsankar Haldar<br> Publisher: <a href="https://books.google.com/books?id=OEJ1CQAAQBAJ">https://books.google.com/</a><br> <p> This book provides a comprehensive description of SQLite database system. It describes design principles, engineering trade-offs, implementation issues, and operations of SQLite. </table> <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> |
︙ | ︙ |