Beginning Programmer Interested in Android - Should I Start with Java?
Posted
by Hudey
on Stack Overflow
See other posts from Stack Overflow
or by Hudey
Published on 2010-04-21T20:19:48Z
Indexed on
2010/04/21
20:23 UTC
Read the original article
Hit count: 161
I'm a beginner in programming. My experience so far is only in Actionscript 2 and 3. So I have a basic understanding of declaring variables, loops, arrays, if/then, do/while... I'm wanting to move to developing for Android phones so I'm wondering what suggestions people have for where to go next. Should I jump right to Android? Start with a 'beginning Java' approach? Or should I go some other route to beef up my knowledge of OOP concepts before launching into Android? I have my Dev environment set up and completed the Hello Android tutorial and I'm just wondering if I am going to be in over my head quickly?
© Stack Overflow or respective owner