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 trialTaiki Nakamura
639 PointsRecommendation Java Lessons Order
Does the teacher recommend to take Java lessons in order? If so, please let me know about it. I finished Java Basics. What a course should I take next ?
1 Answer
andren
28,558 PointsIf you are unsure about what courses you should do then I'd recommend checking out the Tracks page. Tracks are essentially a collection of courses that have been grouped in a recommended order to teach you some topic.
Specifically if you are interested in learning Java then I'd recommend going through the Beginning Java track first. It will teach you the basics of the Java language, it starts with the Java Basics course but you can just skip that since you have already completed it. After that track you can move on to the Intermediate Java track which will teach you more of the advanced subject of the Java language.
Taiki Nakamura
639 PointsTaiki Nakamura
639 PointsThanks andren. That is what I'm looking for.