Connecting Tech Pros Worldwide Forums | Help | Site Map

Learning Java

Newbie
 
Join Date: Aug 2008
Posts: 18
#1: Aug 15 '08
HI

I realy want to must java but I only know few basics everytime I start an application I wil strugle with errors

Can any one help with a good Netbeans user manual that can give steps to creating a project.

JosAH's Avatar
Expert
 
Join Date: Mar 2007
Posts: 10,611
#2: Aug 15 '08

re: Learning Java


Doesn't NetBeans itself come with a fine user manual at your fingertips? It should
be in the 'help' menu in the menu bar.

kind regards,

Jos
Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#3: Aug 15 '08

re: Learning Java


Why not just stay away from that Netbeans for now and take the advice given in this page first.
BigDaddyLH's Avatar
Moderator
 
Join Date: Dec 2007
Location: Kelowna, BC Canada
Posts: 1,212
#4: Aug 15 '08

re: Learning Java


I think it's a good idea to clearly distinguish between Java and the IDE you use to write a program. At first it's more important to learn the language than the IDE. You can program in Java just using a simple editor like TextPad or jEdit. This will let you concentrate on the language.
Newbie
 
Join Date: Aug 2008
Posts: 18
#5: Aug 15 '08

re: Learning Java


Quote:

Originally Posted by BigDaddyLH

I think it's a good idea to clearly distinguish between Java and the IDE you use to write a program. At first it's more important to learn the language than the IDE. You can program in Java just using a simple editor like TextPad or jEdit. This will let you concentrate on the language.

Thanks to you opinion I think is a good I dea.
Reply