At the present time we’re translating this site into english, therefore, at the moment most of the posts will appear in spanish.
To make easier to see the content of this blog, in this post you’ll find an ordered table of contents with all publications made.
Actually we’re including Android programming tutorials. In the future we’ll try to add posts about Windows Phone, Java and C#, and also about databases as MySQL, SQLite and MongoDB.
We hope this table of contents makes easier to see what has been posted in the blog in the past.
Table of contents
Programming principles:
Java & Android:
Java:
- How to install JDK 6 in Ubuntu 12.04
- Installing eclipse juno in ubuntu 12.04
- First steps with Java, keywords
- First steps with Java, fields
- First steps with Java, scope
- First steps with Java, class
- First steps with Java, operators
- First steps with Java, control structures
- First steps with Java, inheritance
- First steps with Java, polymorphism
- First steps with Java, arrays
- First steps with Java, dynamic collections
Android:
- Installing ADT Plugin for eclipse
- Structure of an Android project in eclipse
- My first app “Hello world”
- Android programming, characteristics of an app I
- Android programming, characteristics of an app II
- Android programming, lifecycle of an app
- Android programming, layouts
- Android programming, LinearLayout
- Android programming, send data to a second Activity
- Android programming, how to use CountDownTimer (MugsCounter project)
- Android programming, play audio files (MugsCounter PRO project)
- Android programming, startActivityForResult (Launch an Activity to receive a result)
- Android programming, XML resources I
- Android programming, XML resources II
- Android programming, XML resources III
- Android programming, class CountDownTimerWithPause
- Android programming, read and write files in internal storage. Launch alarms
- Android programming, how to use a Spinner I
- Android programming, how to use a Spinner II
- Android programming, ListView & custom Adapter I
- Android programming, ListView & custom Adapter II
- Android programming, SQLite I (Model-View-Controller)
- Android programming, SQLite II
- Android programming, SQLite III (insert, update, delete & select)
- Android programming, Example of SQLite & ListView I
- Android programming, Example of SQLite & ListView II
- Android programming, Example of SQLite & ListView III
- Android programming, Example of SQLite & ListView IV
- Android programming, Conect to Internet y read XML documents
- Android programming, Conect to Internet & read JSON documents
- Android programming, Restrict an app to smartphones or tablets
- Android programming, User preferences (SharedPreferences, PreferencesActivity & PreferenceFragment)
- Android programming, How to use a Menu
- Android programming, Service
- Android programming, BroadcastReceiver
- Android programming, NotificationManager & NotificationCompat I
- Android programming, NotificationManager & NotificationCompat II
- Android programming, How to use Fragments with ViewPager & Swipe effect
- Android programming, Creating Widgets I
- Android programming, Creating Widgets II
- Android programming, Creating a custom control
- Android programming, How to use multiple fragments
- Android programming, How to use multiple fragments II
- Android programming, Gson – Library to parse JSON documents
- Programación Android, How to use SwipeRefreshLayout
Game development in Android:
iOS:
PHP:
- Comenzando con PHP
- Fields, constants and comments in PHP
- Conditionals IF & SWITCH-CASE in PHP
- Functions in PHP
C#:
XML:
Signed: The monkey Roger.
The following two tabs change content below.
Reborn as IT Developer.
Desarrollador Android y fundador de Proyecto Simio.
"En realidad, yo no puedo enseñar nada a nadie, sólo puedo hacerles pensar." - Sócrates.
Latest posts by IAvilaE (see all)
- Programación Android, Cómo usar SwipeRefreshLayout - 26 April 2015
- Programación Android, Gson – Librería para parsear documentos JSON - 13 February 2015
- Programación Android, Cómo usar múltiples Fragments II - 24 January 2015
Buenas tardes: como estudiante de programacion bajo Android, se agradece encontrar un sitio donde se explique las cosas claras y sin “barroquismos” inútiles.
Enhorabuena
Muchas gracias a ti por el comentario Francisco, me alegro de que te resulten claras mis explicaciones
Un saludo.