Search:

Type: Posts; User: jps

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    1,523

    Re: Beginner Programming Help

    Have you? Looks to me like the code is being treated like text still. When the tags are correct your code will look like code instead of text.

    public class Sample {
    public Sample() {
    ...
  2. Replies
    4
    Views
    1,523

    Re: Beginner Programming Help

    Please see the announcements page for help on the use of code tags, and then use code tags for your code.

    Using "first" and "second" as parameter names for a public method is discouraged. The...
Results 1 to 2 of 2