> Hi all,
>
> I am just learning how to program in Java. My
> question may sound stupid but I need your help. What
> program can I download to write java codes? Please
> help need it asap for my class. Thank you
"write java codes?" You can use just about any text editor to write java code. If you have Windows, you can use NotePad.
If your question means "What program do I need to compile and execute java programs?" then go to this page
http://java.sun.com/docs/books/tutorial/getStarted/cupojava/
This tutorial has links for downloading the development kit plus more.
You might also want to visit this link: http://java.sun.com/developer/onlineTraining/new2java/