Author Topic: My java progress.  (Read 1132 times)

There are many ways of going about it. Those are simply Oracle/Sun and Microsofts conventions that they follow and recommend. It doesn't mean, in any way, that they must be followed. As long as the code base you are working with is consistent, that's mainly what matters.
For internal stuff and applications, but I think you'd be fairly hard-pressed to find a quality third-party library not following the conventions. But once again, I guess it depends on what you're making.

Did your dad write any of the code or just show it to you? For the first one, I mainly wrote the code myself, with a tiny bit of help from my dad (90% me, 10% him). The second one was pretty much 75% myself, 25% him.