Java 06: Basic Classes

Java 1.6 & Netbeans 5.5.1 beta

Duration : 0:6:39



7 Responses to “Java 06: Basic Classes”

  1. heart1042 Says:

    i love ur vid’s man …
    i love ur vid’s man good stuff i learn alot thanxx

  2. Shermz1234 Says:

    public class asdfg …
    public class asdfg {
    public static void main(String[] args) {
    player pl = new player(”Bobby”);

    System.out.println(”p1.username”);

    }

    }

  3. CypherCoding Says:

    You made the player …
    You made the player object pl and used it as p1. Take p1.username out of quotes.

  4. kenmtb Says:

    Indent and place …
    Indent and place the closing braces on their own line.

  5. mahboop Says:

    good lesson my …
    good lesson my teacher

  6. ekinnike Says:

    you should tell …
    you should tell them about the namespace “this” referencing the class variable :P

  7. bolivarknight Says:

    WELL DONE again a …
    WELL DONE again a bit fast but good thanks

Leave a Reply

Posted on May 13th, 2007 by admin

Filed under Java Basics |

|