Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialSagar Goyal
Courses Plus Student 719 PointsAndroid beginner course
what are the prerequisites of the android beginner course?
1 Answer
Steve Hunter
57,712 PointsHi there,
I don't think there are any specific prerequisites but a good overview of Java Basics will really help if the concepts are all new to you.
I'd start with the Java track and then move on to Android. And if you get stuck, make sure to ask on these pages - there's lots of assistance available.
Good luck!
Steve.
Sagar Goyal
Courses Plus Student 719 PointsSagar Goyal
Courses Plus Student 719 PointsBut don't you think It should be mentioned for every track
Steve Hunter
57,712 PointsSteve Hunter
57,712 PointsJava won't help with every track except for the core concepts like objects, inheritance and such like. It could be used more generally but there may be better 'basics' courses depending where the student wants to progress to. Android is written within the Java language so having an understanding of how Java works at a basic level is helpful so that you are familiar with its data types, for example.
Steve.