Personal Loan | Tax | Loans | Refinance | Wills
I want to learn Java [Archive] - PCMech Forums

PDA

View Full Version : I want to learn Java


dj4uk
01-24-2001, 07:47 AM
<FONT FACE="Verdana, Geneva, sans-serif" SIZE="2" color=#006699>Hi guys - I want to start learning Java so I thought the best and quickest way to start was to ask you about it.<p>
What software do I need to develop with Java (I would prefer to stay away from visual environments).<p>
Where can I learn it online (from the ground up)?<p>
Thanks in advance</font>

c-learner
01-25-2001, 10:39 AM
Well, I took a course in Java. The software that I used from this site http://java.sun.com/products/jdk/1.2/
you can go there and download it. Then read the instructions how you can use to compile your source codes.
You can use notepad to write your source coded and use dos to compile and run.