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 trial

Java Java Basics Getting Started with Java Introduction to Your Tools

There are 2 courses about Android, which should I take: Learn Java or Android Development? ^^

I think Android Development include Basic Java too (it will make the learning process must faster)- But i am a newbie, need you guys advices

1 Answer

JT Keller
JT Keller
12,731 Points

If you don't have any experience with Java, I would highly recommend that you take the Java classes first and then move on to Android. Java is the language that you'll be using to write your Android applications and although the Android classes are well written, you may find yourself a bit lost without some of the fundamentals of the Java language and object oriented programming.