Which tool should i use for starting out with java programming?
Java programming tools for development
Collapse
X
-
-
even iam nt well versed in java but to begin with java you dont need any tool instead you type your program in notepad and store it in some folder in any local drive..
your pc should have installed with jdk.then after setting the path you can compile and execute the code in command prompt..
you can download the jdk from download.cnet.c om
hope you got some idea..Comment
Comment