Search:

Type: Posts; User: iansmiler

Search: Search took 0.07 seconds.

  1. Thread: What gives?

    by iansmiler
    Replies
    5
    Views
    1,095

    Re: What gives?

    So.... It is a folder that I create and put whatever classes I require into - hence why the program didn't work originally because I had not created that folder, makes sense now :)

    A couple more...
  2. Thread: What gives?

    by iansmiler
    Replies
    5
    Views
    1,095

    Re: What gives?

    Okay - so... I did some digging around and it seams that the Package command is something i would use if I wanted to create a package of classes to use in my program, is this correct? If so - is this...
  3. Thread: What gives?

    by iansmiler
    Replies
    5
    Views
    1,095

    What gives?

    Hello, I am trying to get to grips with Java and specifically at this moment with text input, I wrote this with some help from Dr Google:



    package stringvars;

    import java.util.Scanner;
    ...
  4. Thread: BEGINNER

    by iansmiler
    Replies
    2
    Views
    1,155

    Re: BEGINNER

    :D
  5. Thread: JAVAC

    by iansmiler
    Replies
    6
    Views
    1,289

    Re: JAVAC

    I'm on it! Thank you :)
  6. Thread: JAVAC

    by iansmiler
    Replies
    6
    Views
    1,289

    Re: JAVAC

    I tried running .class file:

    1562

    Still no joy....
  7. Thread: JAVAC

    by iansmiler
    Replies
    6
    Views
    1,289

    JAVAC

    Hi all - I am new to Java and I have just been playing around with my first program... I got Javac to work - but when I ask it to run the .java file it thinks about it for a couple of seconds and...
  8. Replies
    5
    Views
    1,388

    Re: Help with simple text game...

    Thanks guys - more exploration for me to do :D
  9. Replies
    5
    Views
    1,388

    Re: Help with simple text game...

    Okay - this is what I got to so far:


    package text.project;

    import java.io.BufferedReader;
    import java.io.IOException;
    import java.io.InputStreamReader;
    /**
    *
  10. Replies
    5
    Views
    1,388

    Help with simple text game...

    Hello gang,

    I am looking for some direction - I can program but I am an industrial Engineer and so I program Electronics such as PICs and also lots of PLC Software... I have no Java experience but...
  11. Replies
    3
    Views
    1,110

    Re: Hello Java Forums!

    Thanks for that - I am going to have a good play right now over a couple of glasses of wine :) (I'll also post this in the appropriate forum!)
  12. Replies
    3
    Views
    1,110

    Hello Java Forums!

    Hello gang,

    I am looking for some direction - I can program but I am an industrial Engineer and so I program Electronics such as PICs and also lots of PLC Software... I have no Java experience but...
Results 1 to 12 of 12