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
Rohan Tribhuvan
2,105 PointsIs 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
Steve Hunter
57,712 PointsHi 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!
Jacob Bergdahl
29,119 PointsIt'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.
Rohan Tribhuvan
2,105 PointsRohan Tribhuvan
2,105 PointsThanks Steve. It makes sense.
Ryan Chadha
1,232 PointsRyan Chadha
1,232 PointsI 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.