Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Turning

  1. #1
    Poster
    Join Date
    Aug 2003
    Location
    Burmoda triangle, right behind you!
    Posts
    564
    Is Turning hard? is there a way to learn it ONLINE? b'cause I have it next semester and I havent taken the previous lessons for Turning and I think I will be DoOOMed, so 'ny Ideas?
    Is there ay connecction b/w Turning and Java? Since I'm going to Comp. engineering (That is a lie) my markz suck, anyways would it b a good start if I learn Turning? or should I just learn another language that will help me with Java in university because I dont have time to learn it now! any ideas?
    Click the longhorn icon to visit my website.
    <span style='color:blue'><span style='font-size:8pt;line-height:100%'> You try Everything in my/our post(s) at YOUR own risk. I/we do not take responsibily for damages, caused by the post(s). Clicking on/or modifying anything in here is not permitted. Whoever edits my sig is a pussy.</span></span>

    ::::::::::::::::::::::::::::::::::::::::

  2. Lounge   -   #2
    import javabook.*;

    public class Google
    {
    public static void main(String[ ] args)
    {
    MainWindow mw = new MainWindow("Java crap");
    OutputBox ob = new OutputBox(mw);
    mw.setVisible(true);
    ob.setVisible(true);
    ob.printLine("Google, you n00b");
    }
    }

    :-"
    <span style='font-size:14pt;line-height:100%'>BLAH</span>

    <span style='font-size:14pt;line-height:100%'>Wayne Rooney - A thug and a thief</span>

  3. Lounge   -   #3
    ZaZu's Avatar I know stuff ...
    Join Date
    Sep 2003
    Location
    @Home
    Posts
    1,916


    If you attack the establishment long enough and hard enough, they will make you a member of it.
    -- Art Buchwald --

  4. Lounge   -   #4
    Poster
    Join Date
    Aug 2003
    Location
    Burmoda triangle, right behind you!
    Posts
    564
    Originally posted by 3rd gen noob@23 November 2003 - 18:53
    import javabook.*;

    public class Google
    {
    public static void main(String[ ] args)
    {
    &nbsp; MainWindow mw = new MainWindow("Java crap");
    &nbsp; OutputBox ob = new OutputBox(mw);
    &nbsp; mw.setVisible(true);
    &nbsp; ob.setVisible(true);
    &nbsp; ob.printLine("Google, you n00b");
    }
    }

    :-"
    LMAO I already did b4 I post, but found (turning wood into tables) or (turning in skateboarding) <===
    probably Turning is known as something else, I dunno
    anyways any1 have any ideas about ...?

    <a href="www.google.com"><font color="tried it 100x" size="1" face="Arial">when I asked question {answer
    returned false
    }
    </font></a>
    Click the longhorn icon to visit my website.
    <span style='color:blue'><span style='font-size:8pt;line-height:100%'> You try Everything in my/our post(s) at YOUR own risk. I/we do not take responsibily for damages, caused by the post(s). Clicking on/or modifying anything in here is not permitted. Whoever edits my sig is a pussy.</span></span>

    ::::::::::::::::::::::::::::::::::::::::

  5. Lounge   -   #5
    Originally posted by supersonic@23 November 2003 - 23:10
    LMAO I already did b4 I post, but found (turning wood into tables) or (turning in skateboarding) <===
    probably Turning is known as something else, I dunno
    anyways any1 have any ideas about ...?
    the book my uni recommends for java is called "Wu" if that&#39;s any help
    <span style='font-size:14pt;line-height:100%'>BLAH</span>

    <span style='font-size:14pt;line-height:100%'>Wayne Rooney - A thug and a thief</span>

  6. Lounge   -   #6
    <span style='font-size:14pt;line-height:100%'>BLAH</span>

    <span style='font-size:14pt;line-height:100%'>Wayne Rooney - A thug and a thief</span>

  7. Lounge   -   #7
    Poster
    Join Date
    Aug 2003
    Location
    Burmoda triangle, right behind you!
    Posts
    564
    I will get it, thanks
    Click the longhorn icon to visit my website.
    <span style='color:blue'><span style='font-size:8pt;line-height:100%'> You try Everything in my/our post(s) at YOUR own risk. I/we do not take responsibily for damages, caused by the post(s). Clicking on/or modifying anything in here is not permitted. Whoever edits my sig is a pussy.</span></span>

    ::::::::::::::::::::::::::::::::::::::::

  8. Lounge   -   #8
    cough, cough

    class harmless
    {
    public static void main(String[] args)
    {
    int loopStop = 0;

    while (loopStop == 0)
    {
    System.out.println("Google");
    }
    }
    }
    <span style='font-size:14pt;line-height:100%'>BLAH</span>

    <span style='font-size:14pt;line-height:100%'>Wayne Rooney - A thug and a thief</span>

  9. Lounge   -   #9
    @3rd gen noob, get your indentation right
    <span style='color:black'> I am a part of all that I have met - Lord Tennyson</span>
    <span style='color:blue'>Try not to let your mind wander...it is too small and fragile to be out by itself</span>

  10. Lounge   -   #10
    Poster
    Join Date
    Aug 2003
    Location
    Burmoda triangle, right behind you!
    Posts
    564
    wait...in 5..4...3....2...........1 the hottest flamming war will begin in a moment, please stand by (dont log-off) dont blink ur eye lashes
    Click the longhorn icon to visit my website.
    <span style='color:blue'><span style='font-size:8pt;line-height:100%'> You try Everything in my/our post(s) at YOUR own risk. I/we do not take responsibily for damages, caused by the post(s). Clicking on/or modifying anything in here is not permitted. Whoever edits my sig is a pussy.</span></span>

    ::::::::::::::::::::::::::::::::::::::::

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •