Tagged Questions
4
votes
3answers
1k views
What is good programming practice for structuring java project?
I have a Java project that is getting to be relatively large (a few thousand lines in all, I'd say). It's definitely a lot larger than what I've dealt with before, being that I am still a relatively ...