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

Java

What should I do when I finish Java track?

I have started Java track, and in this track I will learn how to make console based application. When I finish this track what should i do? I want to learn how to make GUI programs, but here in Treehouse there is no more Java courses. After finishing this course what you advice me to do?

1 Answer

I would recommend starting Android Development. In this track you are using Android Studio which is an IDE and it really looks like eclipse. You can also just download eclipse and start doing GUI applications with it, because if you already know java then it should not take long to get into eclipse.

Is this track enough to learn basic concepts of Java?

It is not as complete as other tracks for example ruby or php, but it does give you the basics.

Ok, thanks for answer.