I am finding with java it is difficult to keep things organized, ie keeping all the classes straight. I am fine when there are less then 5 classes but when there are more and I have to let the project sit for a while (working at my real job ) I tend to have to read all the comments and figure out what exactly I was doing again.
I am wondering if the professional programmers out there have some types on keeping things organized when working with a large number of class files.
Any help would be appreciated as I could learn to get a grasp on the confusing mess that is my java projects directory.
I am wondering if the professional programmers out there have some types on keeping things organized when working with a large number of class files.
Any help would be appreciated as I could learn to get a grasp on the confusing mess that is my java projects directory.