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

General Discussion

JavaScript or Java

I think Im a little confused here.... Can anyone kindly explain the diff in lamens terms and what should be my foundation before learning about building apps for Android?

I know most of this would be opinion based..just looking to get some insight

1 Answer

Learning to build apps for Android would be Java. Java and Javascript are two very different languages. Javascript has typically been an interactive front end langauge ran in the browser, but lately it's been moving it's way into doing backend or serverside stuff with the introduction of Javascript MCV frameworks and Nodejs. If you want to build apps for Android I'd follow this track.