PDA

Ver la versión completa : Curso de programación para Android



LUK
13-12-2011, 15:19
Vladimir Kulyukin (http://www.linkedin.com/pub/vladimir-kulyukin/23/2a2/150) profesor del departamento de ciencias de la computación de la universidad del estado de Utah, ha puesto disponible de forma totalmente gratuita un completísimo curso sobre programación para Android. Cada tema del curso no sólo va acompañado con la correspondiente presentación, sino además con varios vídeos de demostración.

Este curso (http://vkedco.blogspot.com/2011/08/android-programming-lectures.html) está dividido en las siguiente 14 clases:


Lecture 01: Software Installation, Documentation and Coding Resources, Android OS, Components of Android Application, XML Primer (http://vkedco.blogspot.com/2011/10/android-programming-lecture-01.html)
Lecture 02: Developing for Mobile Devices (Best Practices), Developing for Android (Best Practices), User Interfaces, Views, Layouts, Code vs. XML (http://vkedco.blogspot.com/2011/10/android-programming-lecture-02.html)
Lecture 03:User Interfaces, Dynamic GUI Adjustment, Relative Layouts, Tabular Layouts, Application and Activity Lifetimes, Managing Multiple Activities within One Application (http://vkedco.blogspot.com/2011/10/android-programming-lecture-03.html)
Lecture 04: Adapter Design Pattern, Android Adapters, Android ArrayAdapters, Intents (http://vkedco.blogspot.com/2011/10/android-programming-lecture-04.html)
Lecture 05: Intent Broadcast, Intent Reception, Main Menus, Secondary Menus, Option Menus, Submenus, Context Menus, Menu Construction, Responding to Menu Events, Menu Setup (http://vkedco.blogspot.com/2011/10/android-programming-lecture-05.html)
Lecture 06: Resources, Custom Views, Custom ArrayAdapters, Internet Access from Android Applications (http://vkedco.blogspot.com/2011/10/android-programming-lecture-06.html)
Lecture 07: XML Parsing, Internet Access from Android Applications, Data Persistence through Files and SharedPreferences (http://vkedco.blogspot.com/2011/10/android-programming-lecture-07.html)
Lecture 08: Sharing SharedPreferences, Persisting UI States through SharedPreferences and Bundles, Data Persistence with Databases (http://vkedco.blogspot.com/2011/10/android-programming-lecture-08.html)
Lecture 09: SQLite, SQLite Database Adapters, SQLite Database Helpers, Universal Resource Identifiers, Representation State Transfers, Content Providers (http://vkedco.blogspot.com/2011/10/android-programming-lecture-09.html)
Lecture 10: Location-Based Services,
Obtaining Debug Certificates and Map API Keys, Emulator Setup for Location-Based Projects, Location Providers, KML Tutorial, Geocoding and Google Maps (http://vkedco.blogspot.com/2011/11/android-programming-lecture-10.html)
Lecture 11: Multitasking, Development and Consumption of Services, Started (Local) Services, Bound (Remote) Services, Consumption of HTTP Services, Development of Started Services (http://vkedco.blogspot.com/2011/11/android-programming-lecture-11.html)
Lecture 12: Started IntentServices, Shared Agendas, Loopers and Handlers, Bound (Remote) Services, Android Interface Definition Language (AIDL) (http://vkedco.blogspot.com/2011/11/android-programming-lecture-12.html)
Lecture 13: Android Interface Definition Language (AIDL) and Bound Services, AIDL Complex Types, Speech Synthesis, Overcoming TTS Limitations through Phonetic Spelling, Overcoming TTS Limitations through Human Recordings, Teaching Android Applications to Speak Sanskrit and Russian (http://vkedco.blogspot.com/2011/11/android-programming-lecture-13.html)
Lecture 14: Touchscreens and Android Native Development Kit (NDK) (http://vkedco.blogspot.com/2011/12/android-programming-lecture-14.html)
Fuente: Cyber Hades (http://www.cyberhades.com/2011/12/09/curso-de-programacion-para-android/)

alberto2do
15-12-2011, 02:23
interesante, gracias