Well, good luck but if you stop and think about it, it is you who should be providing the detail. Things like what your operating system or shell is, since this has a huge bearing on how you use the command line.
Lots of very detailed explanations and descriptions already exist. If nobody cares to reinvent the wheel you might want to check out "Hello World for Windows" (there's a Linux version of the tutorial near by).
If there's anything there that you can't understand, ask about that.
No no, I am a beginner and don't want to use the IDE now. I want to start from the beginning using "cmd prompt".
I want to
(i) create a classname.java file using cmd, (how?)
(ii) save it using cmd, open the editor with C:\>Program.... .jdk1.6.0_11>bi n>??? edit ???, that has by default blue background, (code?)
(iii) write the source code in that editor, (I know basic programs!!)
(iv) then go back to cmd prompt, compile with javac classname.java, and finally run it by java classname.
I am not getting the exact codes for them. Please help me.
It's all about writing, saving, compiling and running basic JAVA programs solely with the help of and on cmd prompt in DOS. This is what exactly recommended for beginners.
I have cured the flaws, and summarised them in picture attachments for reference purposes.
Dear beginners, please look at the attachments, if you want to know about the above mentioned situations. Gladly speaking, have patience!! It will be helpful.
Guys sorry for disturbing all of you..
Im new here,just registered >_<
My point is,where can i post my question??
Its about..
I need to make some simple coding for calculator for convert binary to hexadecimal..an d vice versa in JAVA
Anyone can help me plz?? T_T
Comment