1. What is good programming style? Or better yet, what is bad programming style?
2. What makes a good comment? A bad comment?
Do you think it is possible for there to be too many comments?
3.There are definitely Java conventions that should be followed when naming variables, methods and classes.
Also, just common sense conventions.
What rules should one follow for naming these items?