Showing posts with label SQL. Show all posts
Showing posts with label SQL. Show all posts

Programming Android: Java Programming for the New Generation of Mobile Devices

 

More detail or purchase here >> Programming Android: Java Programming for the New Generation of Mobile Devices

Author: Zigurd Mednieks, Laird Dornin, G. Blake Meike, Masumi Nakamura
Publication date: October 19, 2012
Pages: 566

Table of Contents:

  1. Installing the Android SDK and Prerequisites.
  2. Java for Android. (Client-Side Java, Java Type System, Scope, Idioms of Java Programming)
  3. The Ingredients of an Android Application. (Traditional Programming Models, Activities Intents and Tasks, Android Components, Component Life Cycle, Static Application Resource and Context, Runtime Environment, Extending Android, Concurrency in Android, Serialization)
  4. Getting Your Application into User's Hands. (Application Signing, Placing an Application for Distribution in the Android Market, Alternative Distribution, Google Maps API Keys, API-Level Compatibility, Compatibility with Many Kinds of Screens)
  5. Eclipse for Android Software Development. (Concepts and Terminology, Eclipse Views and Perspectives, Java Coding in Eclipse, Eclipse and Android, Preventing Bugs and Keeping Your Code Clean, Eclipse Idiosyncrasies and Alternatives)
  6. Building a View. (Android GUI Architecture, Assembling a Graphical Interface, Wiring Up the Controller, The Menu and the Action Bar, View Debugging and Optimization)
  7. Fragments and Multiplatform Support. (Creating a Fragment, Fragment Life Cycle, The Fragment Manager, Fragment Transaction, The Support Package, Fragments and Layout)
  8. Drawing 2D and 3D Graphics.
  9. Handling and Persisting Data. (Relational Database Overview, SQLite, The SQL Language, SQL and the Database-Centric Data Model for Android Applications, The Android Database Classes, Database Design for Android Applications, Using the Database API: MJAndroid)
  10. A Framework for Well-Behaved Application. (Visualizing Life Cycle, Visualizing the Fragment Life Cycle, The Activity Class and Well-Behaved Applications, Life Cycle Methods of the Application Class)
  11. Building a User Interface. (Top-Level Design, Visual Editing of UI, Blank Slate, Laying Out the Fragment, Folding and Unfolding a Scalable UI, Making Activity Fragment Action Bar and Multiple Layouts Work Together)
  12. Using Content Providers. (Understanding Content Providers, Defining a Provider Public API, Writing and Integration a Content Provider, File Management and Binary Data, Android MVC and Content Observation, A Complete Content Provider, Declaring Your Content Provider)
  13. A Content Provider as a Facade for a RESTful Web Service. (A Network MVC, Video Content, Structure of the Source Code for the Finch YouTube Video Example, Stepping Through the Search Application)
  14. Search. (Search Interface, Query Suggestions)
  15. Location and Mapping. (Location-Based Service, Mapping, Google Map Activity, MapView and MapActivity, MapView and MyLocationOverlay Initialization, Pausing and Resuming a MapActivity, Controlling the Map with Menu Buttons and Keypad, Location Without Maps)
  16. Multimedia. (Audio and Video)
  17. Sensors, NFC, Speech, Gestures, and Accessibility.
  18. Communication, Identity, Sync, and Social Media.
  19. The Android Native Development Kit (NDK).

Head First SQL: Your Brain on SQL -- A Learner's Guide




Author: Lynn Beighley
Publication date: Sep 1, 2007
Pages: 610
Detail: This book teach about Data and Table, The SELECT Statement, DELETE and UPDATE, Smart Table Design, ALTER, Advanced SELECT, Multi-Table Database Design, Joins and Multi-Table Operators, Subqueries, Outer Joins, Self Joins and Unions, Constrains, View and Transaction, Security.

PHP Solutions: Dynamic Web Design Made Easy


More detail or purchase here >> PHP Solutions: Dynamic Web Design Made Easy

Author: David Powers
Publication date: Oct 24, 2010
Pages: 528
Detail: This book teach about What is PHP - And Why Should I Care ?, Getting Ready to Work With PHP, How to Write PHP Scripts, Lightening Your Workload with Includes, Bringing Forms to Life, Uploading Files, Using PHP to Manage Files, Generating Thumbnail Images, Pages that Remember: Simple Login and Multipage Forms, Getting Started with MySQL, Connecting to MySQL with PHP and SQL, Creating a Dynamic Online Gallery, Managing Content, Formatting Test and Dates, Pulling Data from Multiple Tables, Managing Multiple Database Tables, Authenticating Users with a Database.
Related Posts Plugin for WordPress, Blogger...