Netbeans and education

"Marien van Westen" <[email protected]> Sun, 10 Feb 2002 18:16:31 +0100
Newsgroups gmane.comp.java.netbeans.education
Organization CollabNet Hosting
Message-ID <[email protected]>
----- Original Message -----
From: George Dvorak <[email protected]>
Newsgroups: netbeans.nbedu
Sent: Sunday, February 10, 2002 3:01 PM
Subject: Re: [nbedu] Netbeans not used in education ?


> Hello Marien,
> great to hear from you.   I'm actually one of the folks responsible for
> starting the NetBeans in Education initiative.  However one thing I
> found out is that even though quite a bit of people use NetBeans in a
> classroom, but they don't seem to  be willing to share any information.
>
> There are quite a big of examples on edu.netbeans.org of how NetBeans
> can be used in class.  Let me know if you have any questions.  Also, we
> can put a little bit of info about your university on edu.netbeans.org
> if you're interested.
>

OK George,

As I wrote we are trying to find a way to teach programming in the way I was
used with Delphi.
I have found a lot of programs written in Delphi for technical purposes, but
sofar I could only find some
simple programs in Java.
My biggest problem is my lack of knowledge of Java, so the most simple
things cost me a lot of effort.
F.i. it took me two hours to find out how to show a messagebox in a program
written with netbeans !
I am still trying to find out how to do drawing in netbeans.
I try to find an example of a Panel and a Button. when you click the button
something has to be drawn (a rectangle or triangle) on the canvas of the
Panel. I don't know how I must do that !

It should help if I had some example programs made with netbeans. Sofar I
could only find the 5 examples in the package. Where can I find them ?

I have done a lot of programming for educational purposes. See my homesite:
http://members.home.nl/myrnout

greetings, Marien van Westen