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

Creating application from scratch - how to make a good app plan

HI Community,

I am starting to build my own application in JAVA which will help me and maybe others in future to learn new words. I got some initial idea on how to create it, but the most difficult thing for me is to create a good plan of objects which will need to be created for my app.

As I want to use JAVA and all the things which I learned already from JAVA course I want to use object oriented programming in my app.

So after this long introduction, my question is finally coming....Do you know from experience some good way of planning objects in your newly created application? When to use abstract classes or interfaces, as I am still struggling with the way of how to use knowledge from course in real life and real development?

Thank you for sharing your thoughts with me.

Regards, Peter