Create Tool:go.torrent
Create Time:2018-06-07 03:21:52
File Size:884.07 MB
File Count:163
File Hash:1fe73ce9f07073847a537652b3ab35aaa78d5fd7
1. Understanding SQLite and SQLite Database Creation/01. Introduction.en.srt | 1.78 KB |
1. Understanding SQLite and SQLite Database Creation/01. Introduction.mp4 | 1.49 MB |
1. Understanding SQLite and SQLite Database Creation/02. SQLite Key Concepts.en.srt | 5.89 KB |
1. Understanding SQLite and SQLite Database Creation/02. SQLite Key Concepts.mp4 | 4.79 MB |
1. Understanding SQLite and SQLite Database Creation/03. Designing Your App Tables.en.srt | 6.69 KB |
1. Understanding SQLite and SQLite Database Creation/03. Designing Your App Tables.mp4 | 7.55 MB |
1. Understanding SQLite and SQLite Database Creation/04. Database Contract Class.en.srt | 2.19 KB |
1. Understanding SQLite and SQLite Database Creation/04. Database Contract Class.mp4 | 1.76 MB |
1. Understanding SQLite and SQLite Database Creation/05. Implementing the Contract Class.en.srt | 5.78 KB |
1. Understanding SQLite and SQLite Database Creation/05. Implementing the Contract Class.mp4 | 15.00 MB |
1. Understanding SQLite and SQLite Database Creation/06. Describing Table Columns.en.srt | 7.42 KB |
1. Understanding SQLite and SQLite Database Creation/06. Describing Table Columns.mp4 | 8.27 MB |
1. Understanding SQLite and SQLite Database Creation/07. Adding Column Descriptions to the Contract Class.en.srt | 3.35 KB |
1. Understanding SQLite and SQLite Database Creation/07. Adding Column Descriptions to the Contract Class.mp4 | 10.42 MB |
1. Understanding SQLite and SQLite Database Creation/08. Primary Key and Framework Friendly Tables.en.srt | 2.87 KB |
1. Understanding SQLite and SQLite Database Creation/08. Primary Key and Framework Friendly Tables.mp4 | 3.27 MB |
1. Understanding SQLite and SQLite Database Creation/09. Making Your Database Framework Friendly.en.srt | 2.44 KB |
1. Understanding SQLite and SQLite Database Creation/09. Making Your Database Framework Friendly.mp4 | 8.30 MB |
1. Understanding SQLite and SQLite Database Creation/10. Database Creation and Access.en.srt | 7.08 KB |
1. Understanding SQLite and SQLite Database Creation/10. Database Creation and Access.mp4 | 6.27 MB |
1. Understanding SQLite and SQLite Database Creation/11. Implementing the Database Open Helper.en.srt | 11.41 KB |
1. Understanding SQLite and SQLite Database Creation/11. Implementing the Database Open Helper.mp4 | 31.57 MB |
1. Understanding SQLite and SQLite Database Creation/12. Creating the Database.en.srt | 6.57 KB |
1. Understanding SQLite and SQLite Database Creation/12. Creating the Database.mp4 | 18.02 MB |
1. Understanding SQLite and SQLite Database Creation/13. Verifying Database Structure and Content.en.srt | 13.78 KB |
1. Understanding SQLite and SQLite Database Creation/13. Verifying Database Structure and Content.mp4 | 37.24 MB |
1. Understanding SQLite and SQLite Database Creation/14. Summary.en.srt | 4.00 KB |
1. Understanding SQLite and SQLite Database Creation/14. Summary.mp4 | 3.27 MB |
2. Reading Data from SQLite/15. Introduction.en.srt | 1.38 KB |
2. Reading Data from SQLite/15. Introduction.mp4 | 921.03 KB |
2. Reading Data from SQLite/16. Your App Plan.en.srt | 2.86 KB |
2. Reading Data from SQLite/16. Your App Plan.mp4 | 2.65 MB |
2. Reading Data from SQLite/17. Accessing Data.en.srt | 2.99 KB |
2. Reading Data from SQLite/17. Accessing Data.mp4 | 1.92 MB |
2. Reading Data from SQLite/18. Querying CourseInfo Table.en.srt | 7.81 KB |
2. Reading Data from SQLite/18. Querying CourseInfo Table.mp4 | 17.58 MB |
2. Reading Data from SQLite/19. Querying NoteInfo Table and Connecting Queries to MainActivity.en.srt | 6.20 KB |
2. Reading Data from SQLite/19. Querying NoteInfo Table and Connecting Queries to MainActivity.mp4 | 16.24 MB |
2. Reading Data from SQLite/20. Move Through Results.en.srt | 7.09 KB |
2. Reading Data from SQLite/20. Move Through Results.mp4 | 7.20 MB |
2. Reading Data from SQLite/21. Accessing Result Column Values.en.srt | 5.26 KB |
2. Reading Data from SQLite/21. Accessing Result Column Values.mp4 | 6.21 MB |
2. Reading Data from SQLite/22. Loading Courses.en.srt | 7.65 KB |
2. Reading Data from SQLite/22. Loading Courses.mp4 | 20.07 MB |
2. Reading Data from SQLite/23. Loading Notes and Testing Your App.en.srt | 9.43 KB |
2. Reading Data from SQLite/23. Loading Notes and Testing Your App.mp4 | 25.42 MB |
2. Reading Data from SQLite/24. Ordering Results.en.srt | 3.15 KB |
2. Reading Data from SQLite/24. Ordering Results.mp4 | 2.06 MB |
2. Reading Data from SQLite/25. Ordering Courses and Notes.en.srt | 8.55 KB |
2. Reading Data from SQLite/25. Ordering Courses and Notes.mp4 | 22.17 MB |
2. Reading Data from SQLite/26. Summary.en.srt | 3.33 KB |
2. Reading Data from SQLite/26. Summary.mp4 | 2.46 MB |
3. Filtering SQL Queries/27. Introduction.en.srt | 1.04 KB |
3. Filtering SQL Queries/27. Introduction.mp4 | 718.56 KB |
3. Filtering SQL Queries/28. Your App Plan.en.srt | 2.03 KB |
3. Filtering SQL Queries/28. Your App Plan.mp4 | 1.73 MB |
3. Filtering SQL Queries/29. Row Selection.en.srt | 6.03 KB |
3. Filtering SQL Queries/29. Row Selection.mp4 | 4.49 MB |
3. Filtering SQL Queries/30. Row Selection Parameters.en.srt | 5.82 KB |
3. Filtering SQL Queries/30. Row Selection Parameters.mp4 | 4.55 MB |
3. Filtering SQL Queries/31. Note Selection By Course and Title.en.srt | 11.76 KB |
3. Filtering SQL Queries/31. Note Selection By Course and Title.mp4 | 33.30 MB |
3. Filtering SQL Queries/32. Display Note Selection.en.srt | 10.61 KB |
3. Filtering SQL Queries/32. Display Note Selection.mp4 | 29.76 MB |
3. Filtering SQL Queries/33. Passing Row Information Between Activities.en.srt | 5.26 KB |
3. Filtering SQL Queries/33. Passing Row Information Between Activities.mp4 | 4.84 MB |
3. Filtering SQL Queries/34. Pass Selected Note ID.en.srt | 6.71 KB |
3. Filtering SQL Queries/34. Pass Selected Note ID.mp4 | 22.50 MB |
3. Filtering SQL Queries/35. Display Note By ID.en.srt | 8.03 KB |
3. Filtering SQL Queries/35. Display Note By ID.mp4 | 21.62 MB |
3. Filtering SQL Queries/36. Summary.en.srt | 3.27 KB |
3. Filtering SQL Queries/36. Summary.mp4 | 2.20 MB |
4. Connecting SQLite Data to Views with Adapters/37. Introduction.en.srt | 1.66 KB |
4. Connecting SQLite Data to Views with Adapters/37. Introduction.mp4 | 1.28 MB |
4. Connecting SQLite Data to Views with Adapters/38. Your Plan for Populating Course Spinner.en.srt | 2.58 KB |
4. Connecting SQLite Data to Views with Adapters/38. Your Plan for Populating Course Spinner.mp4 | 1.92 MB |
4. Connecting SQLite Data to Views with Adapters/39. CursorAdapter and SimpleCursorAdapter.en.srt | 5.23 KB |
4. Connecting SQLite Data to Views with Adapters/39. CursorAdapter and SimpleCursorAdapter.mp4 | 3.52 MB |
4. Connecting SQLite Data to Views with Adapters/40. Populating a Spinner with a SimpleCursorAdapter.en.srt | 8.16 KB |
4. Connecting SQLite Data to Views with Adapters/40. Populating a Spinner with a SimpleCursorAdapter.mp4 | 20.78 MB |
4. Connecting SQLite Data to Views with Adapters/41. Connecting a Cursor to the SimpleCursorAdapter.en.srt | 7.32 KB |
4. Connecting SQLite Data to Views with Adapters/41. Connecting a Cursor to the SimpleCursorAdapter.mp4 | 15.46 MB |
4. Connecting SQLite Data to Views with Adapters/42. Selecting an Item in a SimpleCursorAdapter Populated Spinner.en.srt | 11.90 KB |
4. Connecting SQLite Data to Views with Adapters/42. Selecting an Item in a SimpleCursorAdapter Populated Spinner.mp4 | 27.30 MB |
4. Connecting SQLite Data to Views with Adapters/43. Using a Cursor with RecyclerView Adapter.en.srt | 7.65 KB |
4. Connecting SQLite Data to Views with Adapters/43. Using a Cursor with RecyclerView Adapter.mp4 | 6.31 MB |
4. Connecting SQLite Data to Views with Adapters/44. RecyclerView Adapter Cursor Management.en.srt | 5.95 KB |
4. Connecting SQLite Data to Views with Adapters/44. RecyclerView Adapter Cursor Management.mp4 | 12.56 MB |
4. Connecting SQLite Data to Views with Adapters/45. Displaying Cursor Data with a RecyclerView Adapter.en.srt | 6.59 KB |
4. Connecting SQLite Data to Views with Adapters/45. Displaying Cursor Data with a RecyclerView Adapter.mp4 | 14.83 MB |
4. Connecting SQLite Data to Views with Adapters/46. Connecting a Cursor to a RecyclerView Adapter.en.srt | 9.83 KB |
4. Connecting SQLite Data to Views with Adapters/46. Connecting a Cursor to a RecyclerView Adapter.mp4 | 22.40 MB |
4. Connecting SQLite Data to Views with Adapters/47. Summary.en.srt | 3.34 KB |
4. Connecting SQLite Data to Views with Adapters/47. Summary.mp4 | 2.68 MB |
5. Performing Lifecycle Aware Data Loading with Loaders/48. Introduction.en.srt | 1.31 KB |
5. Performing Lifecycle Aware Data Loading with Loaders/48. Introduction.mp4 | 1.00 MB |
5. Performing Lifecycle Aware Data Loading with Loaders/49. Queries and Activity UI.en.srt | 4.80 KB |
5. Performing Lifecycle Aware Data Loading with Loaders/49. Queries and Activity UI.mp4 | 2.80 MB |
5. Performing Lifecycle Aware Data Loading with Loaders/50. LoaderManager.en.srt | 3.40 KB |
5. Performing Lifecycle Aware Data Loading with Loaders/50. LoaderManager.mp4 | 2.63 MB |
5. Performing Lifecycle Aware Data Loading with Loaders/51. Working with LoaderManager and Callbacks.en.srt | 4.79 KB |
5. Performing Lifecycle Aware Data Loading with Loaders/51. Working with LoaderManager and Callbacks.mp4 | 11.03 MB |
5. Performing Lifecycle Aware Data Loading with Loaders/52. CursorLoader.en.srt | 1.81 KB |
5. Performing Lifecycle Aware Data Loading with Loaders/52. CursorLoader.mp4 | 1.26 MB |
5. Performing Lifecycle Aware Data Loading with Loaders/53. Loading Notes.en.srt | 5.86 KB |
5. Performing Lifecycle Aware Data Loading with Loaders/53. Loading Notes.mp4 | 11.51 MB |
5. Performing Lifecycle Aware Data Loading with Loaders/54. Handling the Note Cursor.en.srt | 9.59 KB |
5. Performing Lifecycle Aware Data Loading with Loaders/54. Handling the Note Cursor.mp4 | 18.48 MB |
5. Performing Lifecycle Aware Data Loading with Loaders/55. Loading and Handling Courses.en.srt | 7.76 KB |
5. Performing Lifecycle Aware Data Loading with Loaders/55. Loading and Handling Courses.mp4 | 18.13 MB |
5. Performing Lifecycle Aware Data Loading with Loaders/56. Challenges of Multiple Loaders.en.srt | 10.29 KB |
5. Performing Lifecycle Aware Data Loading with Loaders/56. Challenges of Multiple Loaders.mp4 | 25.99 MB |
5. Performing Lifecycle Aware Data Loading with Loaders/57. Initalizing vs. Restarting a Loader.en.srt | 9.65 KB |
5. Performing Lifecycle Aware Data Loading with Loaders/57. Initalizing vs. Restarting a Loader.mp4 | 24.02 MB |
5. Performing Lifecycle Aware Data Loading with Loaders/58. Summary.en.srt | 4.00 KB |
5. Performing Lifecycle Aware Data Loading with Loaders/58. Summary.mp4 | 3.37 MB |
6. Doing More with SQLite Queries/59. Introduction.en.srt | 1.30 KB |
6. Doing More with SQLite Queries/59. Introduction.mp4 | 939.58 KB |
6. Doing More with SQLite Queries/60. Joining Tables.en.srt | 6.88 KB |
6. Doing More with SQLite Queries/60. Joining Tables.mp4 | 7.37 MB |
6. Doing More with SQLite Queries/61. Joining Notes and Courses Tables.en.srt | 3.56 KB |
6. Doing More with SQLite Queries/61. Joining Notes and Courses Tables.mp4 | 8.63 MB |
6. Doing More with SQLite Queries/62. Column Names in Joins.en.srt | 2.49 KB |
6. Doing More with SQLite Queries/62. Column Names in Joins.mp4 | 2.11 MB |
6. Doing More with SQLite Queries/63. Specifying Qualified Column Names.en.srt | 6.18 KB |
6. Doing More with SQLite Queries/63. Specifying Qualified Column Names.mp4 | 17.56 MB |
6. Doing More with SQLite Queries/64. Accessing Columns in a Join.en.srt | 6.27 KB |
6. Doing More with SQLite Queries/64. Accessing Columns in a Join.mp4 | 15.31 MB |
6. Doing More with SQLite Queries/65. Indexes.en.srt | 10.15 KB |
6. Doing More with SQLite Queries/65. Indexes.mp4 | 11.07 MB |
6. Doing More with SQLite Queries/66. Adding Create Index Statements.en.srt | 7.19 KB |
6. Doing More with SQLite Queries/66. Adding Create Index Statements.mp4 | 20.67 MB |
6. Doing More with SQLite Queries/67. Creating Indexes in the Database.en.srt | 6.84 KB |
6. Doing More with SQLite Queries/67. Creating Indexes in the Database.mp4 | 16.06 MB |
6. Doing More with SQLite Queries/68. Summary.en.srt | 3.01 KB |
6. Doing More with SQLite Queries/68. Summary.mp4 | 2.91 MB |
7. Interacting with SQLite Data/69. Introduction.en.srt | 886 B |
7. Interacting with SQLite Data/69. Introduction.mp4 | 736.46 KB |
7. Interacting with SQLite Data/70. Making Data Changes.en.srt | 1.95 KB |
7. Interacting with SQLite Data/70. Making Data Changes.mp4 | 1.36 MB |
7. Interacting with SQLite Data/71. Updating Data.en.srt | 6.04 KB |
7. Interacting with SQLite Data/71. Updating Data.mp4 | 6.28 MB |
7. Interacting with SQLite Data/72. Adding Note Update Method.en.srt | 6.22 KB |
7. Interacting with SQLite Data/72. Adding Note Update Method.mp4 | 15.12 MB |
7. Interacting with SQLite Data/73. Saving Changes to a Note.en.srt | 11.04 KB |
7. Interacting with SQLite Data/73. Saving Changes to a Note.mp4 | 27.15 MB |
7. Interacting with SQLite Data/74. Inserting and Deleting Data.en.srt | 3.33 KB |
7. Interacting with SQLite Data/74. Inserting and Deleting Data.mp4 | 3.80 MB |
7. Interacting with SQLite Data/75. Note Database Operations in Your App.en.srt | 3.69 KB |
7. Interacting with SQLite Data/75. Note Database Operations in Your App.mp4 | 3.38 MB |
7. Interacting with SQLite Data/76. Inserting a New Note.en.srt | 10.61 KB |
7. Interacting with SQLite Data/76. Inserting a New Note.mp4 | 25.94 MB |
7. Interacting with SQLite Data/77. Deleting Unused Note.en.srt | 7.05 KB |
7. Interacting with SQLite Data/77. Deleting Unused Note.mp4 | 16.44 MB |
7. Interacting with SQLite Data/78. Database Interaction and Activity UI.en.srt | 4.64 KB |
7. Interacting with SQLite Data/78. Database Interaction and Activity UI.mp4 | 3.40 MB |
7. Interacting with SQLite Data/79. Interacting with the Database Using AsyncTask.en.srt | 6.06 KB |
7. Interacting with SQLite Data/79. Interacting with the Database Using AsyncTask.mp4 | 14.78 MB |
7. Interacting with SQLite Data/80. Summary.en.srt | 2.99 KB |
7. Interacting with SQLite Data/80. Summary.mp4 | 2.68 MB |
Attachments.zip | 2.89 MB |
[CourseClub.NET].url | 123 B |
[FreeCourseSite.com].url | 127 B |
udp://tracker.leechers-paradise.org:6969/announce |
udp://tracker.coppersurfer.tk:6969/announce |
udp://tracker.pirateparty.gr:6969/announce |
udp://9.rarbg.to:2710/announce |
udp://9.rarbg.me:2710/announce |
udp://tracker.open-internet.nl:6969/announce |
udp://inferno.demonoid.pw:3418/announce |
udp://public.popcorn-tracker.org:6969/announce |
udp://p4p.arenabg.ch:1337/announce |
udp://eddie4.nl:6969/announce |
udp://tracker.opentrackr.org:1337/announce |
udp://tracker.zer0day.to:1337/announce |
udp://tracker.vanitycore.co:6969/announce |
udp://shadowshq.yi.org:6969/announce |
udp://glotorrents.pw:6969/announce |
udp://tracker.0o.is:6969/announce |
udp://tracker.blackunicorn.xyz:6969/announce |
udp://tracker.sktorrent.net:6969/announce |
udp://tracker.tiny-vps.com:6969/announce |
udp://castradio.net:6969/announce |
udp://tracker.cypherpunks.ru:6969/announce |
udp://tracker.xku.tv:6969/announce |
udp://tracker.trackerfix.com:80/announce |
udp://tracker.mgtracker.org:2710/announce |
udp://asnet.pw:2710/announce |
udp://mgtracker.org:6969/announce |
udp://explodie.org:6969/announce |
http://tracker.opentrackr.org/announce |
http://tracker.trackerfix.com/announce |
http://tracker2.wasabii.com.tw:6969/announce |
http://bigfoot1942.sektori.org:6969/announce |
TorrentBank
Copyright © 2024