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 trialLuka Sarich
13,204 PointsI want to create an app using java, is that possible? How do I go about that?
I'm nearly done with the Intermediate Java track, and I just want to dip my toes in the process of making an app. Recommended courses I should take? I know that a lot of my questions will be answered by learning. I just want to know the best place to start! Thanks!
1 Answer
Tom Achki
3,680 PointsWhat kind of app?
You can make console apps (Which I am sure you have been doing), JavaFX appllication (Desktop apps) and android apps using Java. This is all I know you can make with Java.
Luka Sarich
13,204 PointsLuka Sarich
13,204 PointsA simple workout app.