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

Question about files, or tabs, don't know exactly what to call them.

So if I missed this in the series , please forgive.

I think the purpose is to keep things more organized.

Why do we have three different files in our hangman project ?

Hangman.Java -Prompter.Java-Game.java

If I were writing this same program in notepad how would I do it ?

What about eclipse ?

I know they are different classes but why don't I have to compile all three ?

Thanks in advance for the feedback I know it will be wonderful !