First steps in making a Java File

Discussion in 'Programming General' started by jamesm201, Mar 2, 2011.

First steps in making a Java File
  1. Unread #1 - Mar 2, 2011 at 5:13 PM
  2. jamesm201
    Joined:
    Feb 7, 2011
    Posts:
    308
    Referrals:
    0
    Sythe Gold:
    22
    Discord Unique ID:
    804740920511561790
    Discord Username:
    CPT72BUG

    jamesm201 Forum Addict

    First steps in making a Java File

    An easy start for a new person to java A Day 1 Exercise




    import !

    public class Java Class #
    {
    public static void main(string[]args)
    {

    System.out.print("Introduction to Java"); *
    }
    }

    ! = (if you were importing something you would put it above the file name, if you are not importing anthing just do not include it)
    # = ( Name you gave the file should be same as the .java)
    * = (this tells the reader to print when executed what ever is in the () if it is with a "Put what you want it to type out in here" it tells it to print out or say the statement)
     
  3. Unread #2 - Apr 7, 2011 at 2:57 PM
  4. birdy
    Joined:
    Apr 30, 2009
    Posts:
    301
    Referrals:
    1
    Sythe Gold:
    0

    birdy Forum Addict

    First steps in making a Java File

    might seem a bit rude but seems like your just pasting guides......... altho this really would not help a java newb to understand java.
     
  5. Unread #3 - Apr 7, 2011 at 5:00 PM
  6. Quadro
    Joined:
    Feb 4, 2011
    Posts:
    869
    Referrals:
    0
    Sythe Gold:
    0

    Quadro Apprentice
    Banned

    First steps in making a Java File

    use code tags and don't include those random symbols as it might confuse noobs
     
< Rsbot | Black Majik Client | a Runescape Loader >

Users viewing this thread
1 guest


 
 
Adblock breaks this site