Search:

Type: Posts; User: dlmecum

Search: Search took 0.11 seconds.

  1. [SOLVED] Re: Hello World program not generating output with NetBeans and Mac

    When I named the class and method both HelloApp, it worked.

    public class HelloApp {
    /**
    * @param args the command line arguments
    */
    public static void HelloApp(String[]...
  2. [SOLVED] Hello World program not generating output with NetBeans and Mac

    Hi,

    I am a rank beginner with Java. I have purchased "Java for Dummies" by Doug Lowe, and the first program is Hello World.

    THIS CODE DOESN'T APPEAR TO DISPLAY OUTPUT

    public class HelloApp ...
  3. [SOLVED] Re: simple netbeans project for math calculations with commons-math commons-math3-3.6.1.jar

    This worked, thanks a bunch!
  4. [SOLVED] Re: simple netbeans project for math calculations with commons-math commons-math3-3.6.1.jar

    BinaryDigit09,

    Thanks so much! I'll test it tomorrow morning, and get back to you with my results. Much appreciated. You have saved me a lot of time.

    Diana M.
  5. [SOLVED] Re: simple netbeans project for math calculations with commons-math commons-math3-3.6.1.jar

    BinaryDigit09, thanks for your reply. Would it be possible to paste the entire file into the thread? I am not sure where to place the import line. I'll look at this tonight, and get back to you in 24...
  6. [SOLVED] simple netbeans project for math calculations with commons-math commons-math3-3.6.1.jar

    Hi,

    My name is Diana Mecum, and I am trying to learn Java. I have a master's degree in Math, and thought that working math problems might be interesting. The whole Java thing is a little...
  7. simple netbeans project for math calculations with commons-math commons-math3-3.6.1.jar

    Hi,

    My name is Diana Mecum, and I am trying to learn Java. I have a master's degree in Math, and thought that working math problems might be interesting. The whole Java thing is a little...
Results 1 to 7 of 7