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
Ly Nguyen
8,749 PointsWhat is the difference between the Learn Java and the Java Web Development tracks? Which do I complete?
What is the difference between the Learn Java and the Java Web Development tracks? Which do I complete to learn Java for my job?
2 Answers
Seth Kroger
56,416 PointsThe Learn Java track introduces the Java language and is meant to be taken first, before either the Java Web or Android tracks. The Java Web Development builds on that introduction and focuses on Java's use as a back-end language for the web and frameworks like Spark, Hibernate, and Spring.
Ly Nguyen
8,749 PointsGotcha! Thanks, Seth! Seems I am doing it in the right order then.