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

Android

Is it recommended to go through the Learning JAVA track before Android Development track?

I have no background in Programming. Just finished the Digital Literacy Track. Any suggestions would be warmly welcomed?

2 Answers

Hi Rohan,

I think it would make sense to do Java before progressing into Android.

The key Java structures etc carry over, so it is good learning. It also covers off some concpets such as object oriented programming.

However, the Java course digs deep into data structures and does a lot of great work in the console. Whilst that can be a little confusing, work at it as that learning will give you confidence to get stuck into tricky programming concepts.

Both tracks are great but I would say it makes more sense doing the Java one first.

Happy coding!

Steve.

P.S. Remember, if you get stuck on anything, just shout in the Community pages - you'll get help!

Thanks Steve. It makes sense.

I started the android track but realized I know nothing about java (and wasn't understanding a lot of the course). So I am switching to the java track before I come back to the android track.

It's not required, but yes, I would definitely recommend you to go through the Java track first, especially if you're serious about wanting to learn Android development. It will help you greatly.