Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    1,725

    Re: Java programing style

    Its closer. There should only be two statements that start in the first column: first and last.
    There should never be two }s one directly above the other.
  2. Replies
    3
    Views
    1,725

    Re: Java programing style

    One part of programming is properly formatting source code. None of the above sources are properly formatted. Nested statements should be indented to make for easier reading of the logic.
Results 1 to 2 of 2