I really don't recommend just jumping into Android as your first coding endeavor. You will really want to start by getting some experience in programming in general. If your end goal is Android, then I recommend starting with Java. Go to your local book store and pick up a book on java for beginners. Once you are comfortable with programming in general (not just any particular language, but also the concepts and logic behind programming), then you should be able to easily migrate to Android development.
|