Re: simple beginners question

From: Tony Morris (dibblego_at_optusnet.com.au)
Date: 12/29/03

  • Next message: devu: "Re: Tomcat startup error"
    Date: Mon, 29 Dec 2003 10:40:13 +1000
    
    

    http://java.sun.com/tutorial

    There is a "Getting Started" section, and also sections covering various
    topics in detail.
    A good to place to start !

    --
    Tony Morris
    (BInfTech, Cert 3 I.T., SCJP[1.4], SCJD)
    Software Engineer
    IBM Australia - Tivoli Security Software
    "martin" <nobody@nowhere.org> wrote in message
    news:bsmr1h$l4q$1@reader10.wxs.nl...
    > Any good suggestions for a good online tutorial on Java?
    > martin
    >
    > "Tony Morris" <dibblego@optusnet.com.au> wrote in message
    > news:3feee931$0$18385$afc38c87@news.optusnet.com.au...
    > > I strongly suggest that you learn Java, and not NetBeans.
    > > Integrated Development Environments are intended for use by competent
    > > developers only, since they hide many of the details of what is actually
    > > happening, and it is assumed that the user can determine what that is.
    > > Clearly, in this case, you can't.
    > > Grab the Sun SDK and a decent text editor and get cracking.
    > >
    > > --
    > > Tony Morris
    > > (BInfTech, Cert 3 I.T., SCJP[1.4], SCJD)
    > > Software Engineer
    > > IBM Australia - Tivoli Security Software
    > >
    > > "martin" <nobody@nowhere.org> wrote in message
    > > news:bsmlta$797$1@reader10.wxs.nl...
    > > > Hello,
    > > > I just got the SUN Java IDE. (Netbeans IDE 3.5.1)
    > > > Very very nice, and I worked myself through the tutorial (about making
    a
    > > > colorswitch).
    > > >
    > > > Now, When I compile it gives no errors at all. So far so good.
    > > > But when I want to execute, it askes to "set project main class".
    > > > The only option it displays is the default project. But the "okay"
    > button
    > > > won't highlight.
    > > > I cannot select anything else, nor can I roam directories to select
    > > > anything.
    > > >
    > > > Can someone please help me out.
    > > > I feel kinda silly not even knowing how to start a kind of hello-world
    > > > applet. ;-)
    > > >
    > > > best regards,
    > > > martin
    > > >
    > > >
    > >
    > >
    >
    >
    

  • Next message: devu: "Re: Tomcat startup error"